The Official Win32 20121115 builds are out

Discussion about official Mozilla Firefox builds
Locked
Arjen87
Posts: 970
Joined: March 28th, 2012, 10:46 am
Location: The Netherlands

The Official Win32 20121115 builds are out

Post by Arjen87 »

Previous Nightly Builds thread 20121114 | A couple of notes about the Nightly thread. | Nightly Build thread RSS feed (courtesy DaCypher)

The Official Win32 20121115 NIGHTLY build is out. Changeset: a761bfc192b5
The Official Win32 20121115 AURORA build is out. Changeset: 0d76df6f808d
.The Official Firefox 17 BETA 7 build 1 builds are not yet out Changeset: 0dbbf9b3175c

Previous NIGHTLY 20121114 (FF19.0a1)
Previous AURORA 20121114 (FF18.0a2)
Previous BETA 20121114 (FF17.0b6)

Hourly NIGHTLY builds: mozilla-central-linux | mozilla-central-macosx | mozilla-central-win32 | Firefox Tinderbox | NIGHTLY Changelog
AURORA Tinderbox | AURORA changelog

Last update: 2012-11-15 -- 03:00 PDT = 11:00 UTC

Fixed:
    NIGHTLY
  1. #562091 [Core:Internationalization]-Make Unicode => EUC-KR converter identical to Unicode => UHC / Windows-949 [All]
  2. #607280 [Firefox:General]-In ContentAreaClick don't call getShortcutOrURI for link or panels clicks [All]
  3. #722985 [Firefox:Session Restore]-nsSessionStore makes many decisions based on global Private Browsing state [All]
  4. #746674 [Firefox:Theme]-Download icon progressbar hard to see for people with mono/dichromacy. [Win]
  5. #779392 [Core:Video/Audio]-Improve the ALSA PulseAudio bug workaround used to fix bug 761274 [Lin]
  6. #781602 [Core:JavaScript Engine]-Support multiple ion compilation modes [Mac]
  7. #786146 [Core:JavaScript Engine]-IonMonkey: eagerly generate stubs/wrappers, store in runtime [Mac]
  8. #788005 [Core:Video/Audio]-Output of <Audio> Element is choppy in Windows Vista [Win]
  9. #794091 [Firefox:Session Restore]-[OS.File] Write session store with OS.File [All]
  10. #795969 [Firefox:Developer Tools: Debugger]-Promote list of pause actors at once [Win]
  11. #798157 [Core:Widget: Gtk]-awesome bar dropdown background color is missing and looks wrong [Lin]
  12. #799902 [Firefox:Installer]-need pretty branding for stub installer (file naming) [All]
  13. #800556 [Core:DOM]-remove the nsIDOMCanvasRenderingContext2D interface [All]
  14. #800915 [Core:XPConnect]-Refactor wrapper hierarchy so that the result of PUNCTURE can be statically known [All]
  15. #801227
  16. #801356 [Core:Disability Access APIs]-LeafAccessible needs to override Append/InsertChild [All]
  17. #801918 [Core:Layout]-Frequent unnecessary invalidation of the entire content area while scrolling [Mac]
  18. #803121 [Core:ImageLib]-crash in imgRequestProxy::GetStatusTracker [Win]
  19. #804655 [Core:Networking: HTTP]-HTTP channels should update the transaction and connection's callbacks when updating the channel loadgroup or callbacks [Lin]
  20. #805766 [Core:Internationalization]-[TSF] TSF isn't available on designMode editor [Win]
  21. #806263 [Core:Video/Audio]-Move {Get,Set}ValueItemText up to MediaElement. [All]
  22. #807075 [Core:DOM]-New DOM binding APIs for HTMLElement [All]
  23. #808491 [Core:Graphics: Layers]-CSS3 transform is incorrect when disable HWA [Win]
  24. #809021
  25. #809485 [Core:JavaScript Engine]-IonMonkey: don't stop at resumepoints in edgecase analysis [All]
  26. #809601 [Core:Widget: Gtk]-Drag and drop event coordinates no longer correct for plugin child windows (gtk) [Lin]
  27. #809765 [Core:Event Handling]-Stop compiling the beforeunload attribute into an event handler on elements other than <body> and <frameset> [Mac]
  28. #810186 [Core:Layout]-Don't unnecessarily nest inactive layers [Mac]
  29. #810355 [Core:Layout]-Convert nsDidReflowStatus into an enum class [Mac]
  30. #810559 [Core:XML]-nsSAXXMLReader::HandleStartDTD calls nsISAXLexicalHandler::StartDTD with reversed systemID, publicID [All]
  31. #810793
  32. #810876 [Core:Layout]-Incorrect overflow area size (affecting outline drawing) for broken images [All]
  33. #811120 [Firefox:Installer]-negative download times in stub installer pings [All]
  34. #811173 [Core:Layout]-Some displaylist items are not snapping their bounds when they should be [Win]
  35. #811176 [Core:JavaScript Engine]-Clean up JIT code more aggressively [All]
  36. #811381 [Core:Video/Audio]-Remove ns prefix from media code [All]
  37. #811449 [Core:DOM]-Merge nsGenericElement and Element [All]
  38. #811461 [Core:ImageLib]-Switch IMAGE_DECODE_LATENCY to microseconds [Win]
  39. #811467 [Core:ImageLib]-Increase image decode chunk size [Win]
  40. #811553 [Core:JavaScript Engine]-Only count major page faults when possible [All]
  41. #811555 [Core:Video/Audio]-Make AudioContext.createDelay not accept arguments greater than or equal to 3 [Mac]
  42. #811570 [Core:Layout]-Gmail has an enormous component alpha layer [Mac]
  43. #811581 [Core:Style System (CSS)]-add a base class for all *RuleProcessorData classes [All]
  44. #811663 [Core:DOM]-Create a DocumentFragment header [Mac]
  45. #811679 [Core:Editor]-Add nsIEditorObserver back [Lin]
  46. #811831 [Core:Layout]-Don't draw opacity:0 display items [Mac]
  47. #811836 [Core:Canvas: 2D]-Fast path the usage of eCSSUnit_Color colors when parsing colors in canvas [Mac]
  48. #811850 [Core:Graphics]-Fix Azure recording to work with 64-bit systems [Win]
    AURORA
  1. #787703
  2. #794038 [Core:Widget: Cocoa]-support HiDPI rendering in multi-screen OS X configurations with mixed resolutions [Mac]
  3. #804062 [Core:Widget: Win32]-Default screen position is off-screen on Windows [Win]
  4. #804970 [Core:Style System (CSS)]-make fewer CSS units prevent styles from being cached in the rule tree [All]
  5. #806483
  6. #807935 [Firefox:SocialAPI]-The chat window persists in DOM full-screen mode [All]
  7. #809913 [Core:Networking: HTTP]-SPDY fails with large POSTs with mod_spdy [Mac]
  8. #810152 [Core:Networking: HTTP]-spdy 0 length no fin data frame handling [Win]
  9. #811120 [Firefox:Installer]-negative download times in stub installer pings [All]
  10. #811176 [Core:JavaScript Engine]-Clean up JIT code more aggressively [All]
    BETA
    None

Partial Landings/WIPs/Incoming:
    NIGHTLY
  1. #804606 [Core:Plug-ins]-OSX Flash player crash in F_1290421835 @ CGSConvertRGBX8888toRGBA8888 with Intel GMA 950/X3100 GPUs [Mac]
    AURORA
    None
    BETA
    None

Regressions/Annoying/Common bugs:
    None

Nightly 19.0a1 fixes since 20110322 (mozilla 2.2) = ~11027
Aurora 18.0a2 fixes since 20110322 (mozilla 2.2) = ~10313
Beta 17.0b fixes since 20110322 (mozilla 2.2) = ~9394

Release tracking Firefox 17-20 see HERE
Last edited by Arjen87 on November 16th, 2012, 3:00 am, edited 1 time in total.
Microsoft Windows 10 Pro 64-bit | Intel Core i7 6650U | 16 GB DDR3
Srap
Posts: 290
Joined: July 18th, 2012, 11:57 am

Re: The Official Win32 20121115 builds are not yet out

Post by Srap »

When I try to open the Tab Mix Plus (latest dev version) options, I get this message:

XML Parsing Error: undefined entity
Location: chrome://tabmixplus/content/pref/pref-tabmix.xul
Line Number 778, Column 26: <menuitem value="31" label="&pinAppTab.label;"/>
-------------------------^

Anyone else having the same problem?
Sorry for my bad English. Even if there wasn't a mistake.
makondo
Posts: 1961
Joined: October 18th, 2007, 5:26 pm
Location: Rocky Mountains

Re: The Official Win32 20121115 builds are not yet out

Post by makondo »

Please read the last 3 or so pages in the TMP dev.builds thread
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The Official Win32 20121115 builds are not yet out

Post by alex_mayorga »

User avatar
Tss
Posts: 94
Joined: March 6th, 2010, 4:23 pm
Location: Brasil

Re: The Official Win32 20121115 builds are not yet out

Post by Tss »

I'm hitting a strange bug with today's Nightly: whenever I close the built-in Style Editor, the browser main window also closes. Anyone else?

Edit: just found Bug 811394 - Style Editor window close exits Firefox
Fanolian
Posts: 940
Joined: February 21st, 2011, 10:14 am

Re: The Official Win32 20121115 builds are not yet out

Post by Fanolian »

http://workshop.chromeexperiments.com/stars/
Can anyone zoom by mouse wheel in this page? It works in Chrome, of course, but not in Firefox 16.0.2 and Nightly. Is it related to

Code: Select all

Timestamp: 
Warning: Error in parsing value for '-moz-transform'.  Declaration dropped.
Source File: http://workshop.chromeexperiments.com/stars/
Line: 0
Briscoe
Posts: 219
Joined: June 14th, 2012, 11:53 am

Re: The Official Win32 20121115 builds are not yet out

Post by Briscoe »

Arjen87
Posts: 970
Joined: March 28th, 2012, 10:46 am
Location: The Netherlands

Re: The Official Win32 20121115 builds are not yet out

Post by Arjen87 »

I'll be late updating this thread and starting the next thread.
Microsoft Windows 10 Pro 64-bit | Intel Core i7 6650U | 16 GB DDR3
User avatar
Alice0775
Posts: 2817
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official Win32 20121115 builds are not yet out

Post by Alice0775 »

I hate "Social API". Waste a disk space. Waste a band width to download Firefox.
KWierso
Posts: 8829
Joined: May 7th, 2006, 10:29 pm
Location: California

Re: The Official Win32 20121115 builds are not yet out

Post by KWierso »

I hate "localization support". Waste of disk space separating out the strings to a separate file, since I'm only ever going to use English. Waste of bandwidth when downloading Firefox.
distance0
Posts: 150
Joined: October 10th, 2010, 10:22 am

Re: The Official Win32 20121115 builds are not yet out

Post by distance0 »

Alice0775 wrote:I hate "Social API". Waste a disk space. Waste a band width to download Firefox.

Social API is a joke, will be a failure, I said this before about panorama.
Arjen87
Posts: 970
Joined: March 28th, 2012, 10:46 am
Location: The Netherlands

Re: The Official Win32 20121115 builds are not yet out

Post by Arjen87 »

Microsoft Windows 10 Pro 64-bit | Intel Core i7 6650U | 16 GB DDR3
Locked