The Official Win32 20160915 builds are out

Discussion about official Mozilla Firefox builds
Locked
Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

The Official Win32 20160915 builds are out

Post by Josa »

Previous Nightly Builds thread 20160914

The Official Win32 20160915 NIGHTLY build is out
The Official Win32 20160915 AURORA build is out
.The Official Firefox 49 RC4 builds are not yet out

Previous NIGHTLY: 20160914 (Fx 51.0a1)
Previous AURORA: 20160914 (Fx 50.0a2)
Previous BETA: 20160913 (Fx 49.0 RC3)

Hourly builds: Tinderbox Builds
Treeherder: Nightly | Aurora
Changelogs: NIGHTLY | AURORA | BETA
Release Notes: AURORA | BETA


Fixed:
  1. NIGHTLY +71
  2. #1282408
  3. #1300140
  4. #1300143
  5. #1299072 [Core:Audio/Video: Playback]-Provide more error details errors back to the media element [Uns][]
  6. #1299718 [Core:Audio/Video: Playback]-Telemetry to support background video decoder suspend: the usage of a hidden video element as a content source [All][]
  7. #1301059 [Core:Audio/Video: Playback]-When suspending decode, the BlankDecoder shouldn't be wrapped in a H264Converter [Uns][]
  8. #1302465 [Core:Audio/Video: Playback]-[MSE] QuotaExceededError is still being thrown if data at the front can be evicted [Uns][]
  9. #1283203 [Core:Build Config]-Support and upgrade to VS2015u3 [Uns][]
  10. #1301856 [Core:CSS Parsing and Computation]-Spurious valgrind warning in in CSSParserImpl::ParseGridLine() with gcc 5.3 [Uns][]
  11. #1298149 [Core:DOM: Content Processes]-clang-cl warning: ignoring return value of function declared with warn_unused_result in ContentParent.cpp [Win][]
  12. #918719 [Core:DOM: Core & HTML]-[XHR2] Too many readystatechange events in LOADING state (readyState 3) [Lin][]
  13. #1297635 [Core:DOM: Events]-Add a helper function for input to check whether input events with modifier should change the value [Uns][]
  14. #1300606 [Core:DOM: Events]-DeviceType event handlers/listeners aren't removed properly [Uns][]
  15. #1294866 [Core:DOM: Security]-Make the loading of favicon during SessionRestore use the correct originAttributes [Uns][[OA][domsecurity-active]]
  16. #1299934 [Core:DOM: Workers]-Run shutdown CCs on workers [Uns][[MemShrink]]
  17. #1300658 [Core:DOM: Workers]-throttle runnables from Worker threads to the main thread [Uns][]
  18. #1302275 [Core:DOM]-Add a way to track Constellations (Units of related similar origin browsing contexts) to nsGlobalWindow [Uns][]
  19. #812701 [Core:DOM]-Drop the prefixed version of visibility API [Mac][]
  20. #1302658 [Core:DOM]-[Static Analysis][Dereference before null check] In functions nsScriptLoader::ProcessScriptElement and nsScriptLoader::StartLoad [All][CID 1372813, CID 1372812, CID 1372814]
  21. #1301770 [Core:Disability Access APIs]-dismiss mutation events if their container has been shown or hidden afterwards [Uns][]
  22. #1298151 [Core:Gecko Profiler]-clang-cl warning: fields initialized out of order in platform-win32.cc [Win][]
  23. #1301065 [Core:General]-Crash at _rust_start_panic + 0x0 imalloc rust_begin_unwind + 0x3dc ZN3std9panicking15begin_panic_fmt17haf08a9a70a097ee1E + 0x90 rust_begin_unwind + 0x1d [Uns][]
  24. #1278325 [Core:General]-Hook exit to report actual crash for better information in crash reports [Uns][]
  25. #1301667 [Core:General]-Increase the threshold of low memory notifications on Windows [Uns][]
  26. #1297565 [Core:Graphics: Layers]-Audit CompositorBridgeChild mCanSend asserts [Uns][]
  27. #1298938 [Core:Graphics: Layers]-ImageBridge shutdown is very racy [Uns][]
  28. #1302225 [Core:Graphics]-Backout skia windows [Win][]
  29. #1298134 [Core:Graphics]-VRDisplayOculus initializes members out of declaration order [Win][]
  30. #1298132 [Core:Graphics]-unused variables in gfxVROculus.cpp [Win][]
  31. #1288778 [Core:JavaScript Engine: JIT]-Baldr: collect telemetry about usage of asm.js vs WebAssembly [Uns][]
  32. #1292136 [Core:JavaScript Engine: JIT]-Eliminate Unbox:Object opcode that follows a LoadUnboxedPointerV opcode [Uns][]
  33. #1302407 [Core:JavaScript Engine]-Assertion failure: jit::JitOptions.wasmTestMode, at js/src/vm/SharedArrayObject.cpp:83 [Lin][[jsbugmon:update,bisect]]
  34. #1302409 [Core:JavaScript Engine]-Crash [@ ??] with asm.js and wasm test mode [Lin][[jsbugmon:update,bisect]]
  35. #1302142 [Core:JavaScript Engine]-IonMonkey: Make MIteratorStart work on any input, not only objects. [Uns][]
  36. #1289340 [Core:JavaScript: Internationalization API]-Expose Intl.DateTimeFormat.prototype.formatToParts [Uns][]
  37. #1290158 [Core:Layout: Misc Code]-Don't generate synthetic paint events for invisible documents [Win][]
  38. #1300611 [Core:Layout]-CSS z-transformed + scaled content affects scroll bounds [All][]
  39. #1297996 [Core:Layout]-Implement pref to toggle different page 2 page transitions [Uns][]
  40. #1296288 [Core:Networking: HTTP]-Telemetry for TLS 0RTT usage [Uns][[necko-active]]
  41. #1302488 [Core:Networking: HTTP]-hard refresh alt-svc race [All][[necko-active]]
  42. #1301621 [Core:Networking]-Parse URL ports as 16 bit [Uns][[necko-active]]
  43. #1294032 [Core:Networking]-Shutdown hang in nsHttpConnectionMgr [Uns][[necko-active]]
  44. #1302312 [Core:Networking]-[XHR] Treat URLs with username or password b ... 2]#1289432 [Core:Panning and Zooming]-Properly handle interleaved touch/mouse input in InputQueue [Uns][gfx-noted]
  45. #1269067 [Core:Panning and Zooming]-[APZ] Text selection interferes with scrolling with mouse wheel [Uns][[gfx-noted]]
  46. #1298318 [Core:SVG]-Fix operator==() and Hash() function in SVGImageContext [Uns][]
  47. #1290619 [Core:Security: Process Sandboxing]-Content sandbox rules should use actual profile directory, not Profiles/*/ regex's [Mac][sbmc1]
  48. #1296746 [Core:Widget: Win32]-CompositorWidgetParent doesn't honor MOZ_MUST_USE on IPDL send methods [Win][tpi:-]
  49. #1301796 [Core:XPCOM]-Fix potential race in RegisterJSRuntime [Uns][]
  50. #1300118 [Core:XPCOM]-consider adding a class to help throttle runnable dispatch to threads [Uns][]
  51. #1302448 [Core:XPConnect]-Rename *JSRuntime classes to *JSContext [All][]
  52. #1301999 [Firefox:Developer Tools: Console]-Array indices lower than length of generic objects appear hidden in console [Uns][]
  53. #1302202 [Firefox:Developer Tools: Debugger]-Fix split console keypress handler [Uns][]
  54. #1254388 [Firefox:Developer Tools: Responsive Design Mode]-Apply touch simulation from selected device [All][[multiviewport] [reserve-rdm]]
  55. #1297755 [Firefox:Extension Compatibility]-(system-addon-e10s) Beta 50 - E10s add-ons A/B test with all multiprocessCompatible add-ons [Uns][[system add-on] triaged]
  56. #1302744 [Firefox:Pocket]-missing chrome://pocket/skin/toolbar-lunaSilver.png referenced from chrome://pocket/skin/pocket.css [Win][]
  57. #1049001 [Firefox:Preferences]-Convert the certManager dialog to in-content [All][]
  58. #1297976 [Firefox:Search]-[One-off searches] Screen reader does not read the one-offs searches buttons [All][[fxsearch]]
  59. #1302725 [Firefox:Site Identity and Permission Panels]-plugin-doorhanger.inc.css references alerticon-info-negative.png which has been changed to SVG [Uns][]
  60. #1302286 [Firefox:Sync]-Remove `_getChildren` from the bookmarks engine [Uns][]
  61. #1274496 [Firefox:Sync]-Sync doesn't ignore items with places/excludeFromBackup [Uns][[sync-tracker]]
  62. #1299784 [Firefox:Sync]-Sync pings should include a device id. [Uns][]
  63. #1302738 [Firefox:Theme]-missing chrome://global/skin/console/console.png referenced from chrome://browser/skin/browser.css [Lin][]
  64. #1284407 [Toolkit:Add-ons Manager]-IDs are only generated for temporary add-ons loaded from directories, not XPI files [All][triaged]
  65. #1287178 [Toolkit:Breakpad Integration]-Refactor unsubmitted crash report handling and allow users to always send backlogged crash reports [Uns][]
  66. #1300824 [Toolkit:Find Toolbar]-Backspace on a match shows the white selection briefly [Uns][]
  67. #1286718 [Toolkit:Password Manager]-Remove the Login Fill Doorhanger code/UI [Uns][[passwords:tech-debt]]
  68. #1302044 [Toolkit:Safe Browsing]-Disabled v4 tables would still be updated [Uns][#sbv4-m1]
  69. #1297865 [Toolkit:Safe Browsing]-Update Safe Browsing histograms [Uns][]
  70. #1299144 [Toolkit:Telemetry]-Remove TelemetryHistogram::NewKeyedHistogram [Uns][[measurement:client] [lang=js] [lang=c++]]
  71. #1269342 [Toolkit:WebExtensions: Untriaged]-XPIProvider should provide optional embedded webextension instance to classic extensions [Uns][triaged]

Partial Landings/Diagnostic Patches:
  1. #1288746 [Core:Canvas: WebGL]-CANVAS_WEBGL_SUCCESS shows failures while CANVAS_WEBGL_FAILURE_ID is empty [Uns][]
  2. #1241865 [Core:Canvas: 2D]-Problem with canvas-2d-pixels memory reporting [Uns][[MemShrink:P1][gfx-noted]]
  3. #1287747 [Core:DOM: Content Processes]-Intermittent dom/filesystem/compat/tests/test_formSubmission.html,test_worker_basic.html | application crashed [@ mozilla::dom::ContentParent::Release] or [@ mozilla::dom::Blob::Release] [Uns][]
  4. #1271650 [Core:JavaScript Engine]-Implement a C++ interface for Debugger.Frame instances. [Uns][]
  5. #1284156 [Core:JavaScript Engine]-Baldr: add Memory/Table resizing [Uns][[leave open]]

  1. AURORA +0
    None
  1. BETA +0
    None

Nightly 51.0 fixes since 20160801 (Gecko 50) ~2005
Aurora 50.0 fixes since 20160606 (Gecko 49) ~2496
Beta 49.0 fixes since 20160425 (Gecko 48) ~2380

Release tracking Firefox 49-51 see HERE

Blog created by Mozilla for Nightly users: Nightly Blog
Last edited by Josa on September 23rd, 2016, 6:06 am, edited 1 time in total.
User avatar
Peja Stija
Posts: 649
Joined: June 4th, 2008, 8:46 am
Location: Belgium (proud producer of waffles)

Re: The Official Win32 20160915 builds are not yet out

Post by Peja Stija »

Is this irritation a know bug, do others experience the same thing ?

- When playing a html5 Youtube video, switching to a different tab for some minute, and then back to the Youtube video tab, sound keeps playing fine, but as soon as you switch back to the video tab, video actually stays stalled in the last frame before tab switching or simply white, sometimes for just 2 seconds, sometimes for like 7-8 seconds.

Also if you then rightclick the video & choose "Stats for nerds" there's so many dropped frames. Happens 100% of the time.
Fanolian
Posts: 940
Joined: February 21st, 2011, 10:14 am

Re: The Official Win32 20160915 builds are not yet out

Post by Fanolian »

Peja Stija wrote:Is this irritation a know bug, do others experience the same thing ?

- When playing a html5 Youtube video, switching to a different tab for some minute, and then back to the Youtube video tab, sound keeps playing fine, but as soon as you switch back to the video tab, video actually stays stalled in the last frame before tab switching or simply white, sometimes for just 2 seconds, sometimes for like 7-8 seconds.

Also if you then rightclick the video & choose "Stats for nerds" there's so many dropped frames. Happens 100% of the time.
I see that too for some other ... html5 video sites.
----------------------

(Edit: it's Bug 1262053 - Block playback of media until document is visible)

Html5 videos opened in background tabs do not auto play by default now. Is it an intended change? I don't see any recent fixes related to it. (There was an about:config entry about it iirc?)

STR:
Open a youtube video, or any html5 video, in a background tab.

Before:
Video starts playing in background tab.

Now:
Video does not play right away but it still auto buffers for a bit in the background. It plays immediately when I switch to that tab.
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official Win32 20160915 builds are not yet out

Post by Alice0775 »

Probably, #1272919 [Core:Audio/Video: Playback]-Video shows the frame that was on screen when I switched from youtube to a different tab for a fraction of a second [Uns]
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The Official Win32 20160915 builds are not yet out

Post by Alice0775 »

We are back! :banana:
User avatar
Virtual_ManPL
Posts: 2052
Joined: July 24th, 2008, 5:52 am
Contact:

Re: The Official Win32 20160915 builds are not yet out

Post by Virtual_ManPL »

Finally! :monkey: :banana:
Virtualfox persona
Tired of constant Firefox UI changes? XUL extensions are not working anymore? Try SeaMonkey, Waterfox Classic, Pale Moon.
Mouse5
Posts: 1279
Joined: April 11th, 2014, 7:34 pm
Location: Sydney Australia

Re: The Official Win32 20160915 builds are not yet out

Post by Mouse5 »

Virtual_ManPL wrote:Finally! :monkey: :banana:
i started to have withdrawal symptons but i do believe Kerz is planning a forum software upgrade , my guess he's waiting for phpbb 3.2.0 to go final
User avatar
WildcatRay
Posts: 7484
Joined: October 18th, 2007, 7:03 pm
Location: Columbus, OH

Re: The Official Win32 20160915 builds are not yet out

Post by WildcatRay »

Ray

OS'es: 4 computers with Win10 Pro 64-bit; Current Firefox, Beta, Nightly, Chrome, Vivaldi
darkred
Posts: 240
Joined: March 13th, 2010, 6:10 am

Re: The Official Win32 20160915 builds are not yet out

Post by darkred »

-Arch- wrote:
Virtual_ManPL wrote:Finally! :monkey: :banana:
i started to have withdrawal symptons but i do believe Kerz is planning a forum software upgrade , my guess he's waiting for phpbb 3.2.0 to go final
Do you know the current phpBB version the forum use?
I coudn't find it in the page HTML source or in the site.
'(Firefox for desktop) list fixed bugs in Mercurial' userscript:
as a list: v4.2.2 and, as a sortable table: either v5.5.4 (for all channel users) or v5.5.4 (especially for inbound users).
My other userscripts: GreasyFork OpenUserJS
Mouse5
Posts: 1279
Joined: April 11th, 2014, 7:34 pm
Location: Sydney Australia

Re: The Official Win32 20160915 builds are not yet out

Post by Mouse5 »

darkred wrote:
-Arch- wrote:
Virtual_ManPL wrote:Finally! :monkey: :banana:
i started to have withdrawal symptons but i do believe Kerz is planning a forum software upgrade , my guess he's waiting for phpbb 3.2.0 to go final
Do you know the current phpBB version the forum use?
I coudn't find it in the page HTML source or in the site.
. but could be 3.0.xx version, but thats been discussed ages ago elsewhere.
User avatar
alex-the-cat
Posts: 291
Joined: March 12th, 2004, 11:34 am
Location: Chicago, IL, USA

Re: The Official Win32 20160915 builds are not yet out

Post by alex-the-cat »

it seems we lost 1 week of data...
Please Fold! Rage3D is a nice place to start
Fanolian
Posts: 940
Joined: February 21st, 2011, 10:14 am

Re: The Official Win32 20160915 builds are not yet out

Post by Fanolian »

Bug 1283681 - Enable dom.ipc.cpows.forbid-cpows-in-compat-addons preference
FYI, since 09-22 build some extensions may stop working if dom.ipc.cpows.forbid-cpows-in-compat-addons is defaulted to true.

Context Search X is not working anymore.
Firegestures and Tree Style Tab are in the whitelist. They are still working for now.
Locked