The Official 20170411 builds are out

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

The Official 20170411 builds are out

Post by Josa »

Previous Nightly Builds thread 20170410

The Official 20170411 NIGHTLY builds are out
The Official 20170411 AURORA builds are out
The Official Firefox 53 RC1 builds are out

Previous NIGHTLY: 20170410 (Fx 55.0a1)
Previous AURORA: 20170410 (Fx 54.0a2)
Previous BETA: 20170408 (Fx 53.0b10)

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

Fixed:
  1. NIGHTLY +59
  2. #1338867
  3. #1353573
  4. #1353644 [Core:Audio/Video: Playback]-Change the type of EXHAUSTED_DATA_MARGIN_USECS to TimeUnit in MDSM [Uns][]
  5. #1354090 [Core:Audio/Video: Playback]-DASH stream doesn't play [Uns][]
  6. #1354465 [Core:Audio/Video: Playback]-Leaving MDSM::DORMANT state should not trigger throbber UI. [All][]
  7. #1341724 [Core:CSS Parsing and Computation]-stylo: Add proper support for the "ch" unit and other font metrics [Uns][]
  8. #1354975 [Core:CSS Parsing and Computation]-stylo: Calling nsIFrame::AttributeChanged() in ServoRestyleManager::AttributeChanged() [Uns][]
  9. #1346256 [Core:CSS Parsing and Computation]-stylo: Expose computed style list to dev tools [Uns][]
  10. #1341761 [Core:CSS Parsing and Computation]-stylo: need -moz-element support [Uns][]
  11. #1349517 [Core:DOM: Security]-Assertion failure: !mCSP (do not destroy an existing CSP), at nsNullPrincipal.cpp:116 [Uns][[domsecurity-active]]
  12. #1351084 [Core:DOM: Security]-Favicon of about:addons disappears if cache was deleted recently. [Uns][[domsecurity-active]]
  13. #1351935 [Core:DOM: Service Workers]-Client.navigate() should resolve null and not reject for cross-origin URLs [Uns][]
  14. #1352772 [Core:DOM: Service Workers]-Permissions not correctly transmitted to processes which load Service Workers [Uns][]
  15. #1354047 [Core:DOM]-Allocate DOMRect and DOMRectReadOnly wrappers from nursery [Uns][]
  16. #1352746 [Core:DOM]-Rename ProbablyShortLivingObject to ProbablyShortLivingWrapper in webidl [Uns][]
  17. #1354441 [Core:DOM]-Update MediaQueryList to the latest version of the spec [Uns][]
  18. #1354977 [Core:DOM]-Update timestamp when gamepadpose is changed [Uns][]
  19. #1354556 [Core:DOM]-WebSocket in workers has broken UpdateMustKeepAlive() [Uns][]
  20. #1352151 [Core:Graphics: Layers]-Improve the compositor FPS overlay [Uns][]
  21. #1336579 [Core:JavaScript Engine: JIT]-Attach SetProp Function prototype [Uns][[qf:meta]]
  22. #1355025 [Core:JavaScript Engine]-BytecodeEmitter::isRestParameter can be simplified now that it's no longer fallible [Uns][]
  23. #1353797 [Core:JavaScript Engine]-DataViewObject::notifyBufferDetached(JSObject*) is not used/defined [Uns][]
  24. #1345868 [Core:JavaScript Engine]-Don't assert when calling getModuleLoadPath in worker [Uns][]
  25. #1353774 [Core:JavaScript Engine]-Make [[Delete]] on module namespace return false for @@toStringTag. [Uns][]
  26. #1338126 [Core:JavaScript Engine]-Rename compound HasProperty+GetProperty from GetElement to HasAndGetElement in jsarray.cpp [Uns][]
  27. #1325696 [Core:JavaScript Engine]-Some functions exported to the self-hosted global are unused [Uns][]
  28. #1341684 [Core:JavaScript Engine]-Unused local variable in BytecodeEmitter::setOrEmitSetFunName [Uns][]
  29. #1354065 [Core:JavaScript: Internationalization API]-Avoid reading number format options twice [Uns][]
  30. #1353948 [Core:Layout]-stylo: Add SizeOfIncludingThis() methods to ServoStyle{Set,Sheet,SheetInner} [All][]
  31. #1325341 [Core:Networking: Cache]-Implement RCWN decision algorithm [Uns][[necko-next]]
  32. #1352146 [Core:Networking: HTTP]-Fail stream on :status with reason phrase [Uns][[necko-active][spdy]]
  33. #1352553 [Core:Networking]-use nserror bindings in rust-url-capi [Uns][[necko-active]]
  34. #1180799 [Core:Panning and Zooming]-Support momentum scrolling after a two-fingered pan [All][[gfx-noted]]
  35. #1354900 [Core:Plug-ins]-Assertion failure in PluginInstanceChild::NPN_FinalizeAsyncSurface [Uns][]
  36. #1345905 [Core:Plug-ins]-Remove FLASH_PLUGIN_* telemetry [Uns][]
  37. #1347461 [Core:Security: PSM]-Crash in mozilla::DataStorage::Init [Win][[clouseau][psm-assigned]]
  38. #1354674 [Core:Security: Process Sandboxing]-Introduce a (not-yet-enabled) level 3 Mac content sandbox with home directory read access disabled [Mac][]
  39. #1329294 [Core:Security: Process Sandboxing]-Windows content temp dir not in LocalLow for parent on new profile [Uns][sb+]
  40. #1355083 [Core:Security: Process Sandboxing]-[sandbox] don't use compiler defines to parametrize sandbox policies [Mac][]
  41. #1337294 [Core:WebRTC: Networking]-PeerConnectionMedia.cpp: Unnecessary call to std::string::c_str() [Uns][[lang=C++]]
  42. #1344970 [Core:WebRTC]-Rename mozRtt stat to roundTripTime and change behavior to match spec [All][]
  43. #1354737 [Core:WebVR]-Add assertion for checking TrackedDeviceClass_GenericTracker at OpenVR HandleInput() [Uns][]
  44. #1351048 [Core:WebVR]-SteamVR and Oculus Share Store launch along Firefox [Uns][]
  45. #1336002 [Core:WebVR]-[webvr] Support HTC Vive button touched in the Gamepad API [Uns][[gfx-noted]]
  46. #1316717 [Core:Widget: Win32]-Firefox menu items are too tall when layout.css.devPixelsPerPx is > 1 [Win][[platform-rel-Microsoft][platform-rel-Windows][tpi:+]]
  47. #1350436 [Core:XPCOM]-Remove Dispatcher and renaming ValidatingDispatcher to SchedulerGroup [Uns][]
  48. #1349695 [Core:XSLT]-Clean up txNodeSorter::sortNodeSet [Uns][]
  49. #1345529 [Firefox:Developer Tools: Inspector]-[Regression] Partially elements may lost when remove element in Inspector [Uns][]
  50. #966209 [Firefox:Developer Tools: Netmonitor]-Add "Save Image As" in request list context menu [All][[netmonitor-reserve]]
  51. #1352699 [Firefox:Developer Tools: Netmonitor]-Run Netmonitor on devtools-launchpad [Uns][[netmonitor]]
  52. #1353374 [Firefox:Downloads Panel]-Download progress bar is not showing on the Taskbar button [Win][]
  53. #1350781 [Firefox:New Tab Page]-gBrowserThumbnails._topSiteURLs is super inefficient [Uns][]
  54. #1354789 [Firefox:Tabbed Browser]-Cache layout information needed in _positionPinnedTabs [All][]
  55. #1354949 [Toolkit:Application Update]-Minor string change in updateRestart.header.message [Uns][]
  56. #1354774 [Toolkit:Application Update]-http urls in browser.dtd [Uns][]
  57. #1311935 [Toolkit:Safe Browsing]-Implement Safe Browsing v4 caching [Uns][#sbv4-m6]
  58. #1278531 [Toolkit:Telemetry]-Disallow adding new "scalar" histograms to Histograms.json [All][[measurement:client]]
  59. #1350053 [Toolkit:WebExtensions: Frontend]-Install flow of the new static themes does not match that of LWTs [Uns][]
  60. #1323311 [Toolkit:WebExtensions: Untriaged]-browser.tabs.move() - unexpected behavior of resulting tab placement position when moving several tabs preceding move-to index [Uns][[tabs] triaged]

Partial Landings/Diagnostic Patches:
  1. None

  1. AURORA +16
  2. #1273265
  3. #1338867
  4. #1348936
  5. #1353088
  6. #1353975
  7. #1352380 [Core:CSS Parsing and Computation]-Crash in OOM | large | mozalloc_abort | mozalloc_handle_oom | moz_xrealloc | nsTArray_base<T>::EnsureCapacity<T> | nsTArray_Impl<T>::InsertElementAt<T> | ResolvePremultipliedAlpha [All][]
  8. #1353638 [Core:DOM: Service Workers]-do not ship boolean service worker useCache option [Uns][]
  9. #1347646 [Core:Graphics]-Crash in OOM | large | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | std::_Allocate | std::basic_stringbuf<T>::overflow [Win][]
  10. #1353649 [Core:JavaScript: Internationalization API]-Update to tzdata2017b [Uns][]
  11. #1354233 [Core:Networking: HTTP]-We append h2 stream to m0RTTStreams to early [Uns][[necko-active]]
  12. #1342002 [Firefox:Developer Tools: CSS Rules Inspector]-∟of Rule view looks lighter than font color in dark theme [Uns][]
  13. #1352778 [Firefox:Developer Tools: JSON Viewer]-F5 and other normal ways to reload the page don't work with local .json file opened in JSON viewer [Uns][]
  14. #1349406 [Firefox:Downloads Panel]-Only each 2nd click on ">>" button in toolbar opens "more tools" panel if downloads button is placed inside [Uns][]
  15. #1353980 [Firefox:Site Identity and Permission Panels]-Permission panel rapidly blinks and is attached to current tab after switching to fullscreen [All][[fxprivacy]]
  16. #1353917 [Toolkit:Application Update]-Update wizard fallback page fails the update when advancing to the downloading page after staging is done [Uns][]
  17. #1344174 [Toolkit:Telemetry]-[e10s-multi] Add measure for memory distribution among child processes [Uns][[e10s-multi:+][MemShrink:P2]]
  1. Beta 10 -> Beta RC1 Changelog +9
  2. #1338867
  3. #1353088
  4. #1353975
  5. #1354528 [Core:Audio/Video: cubeb]-Uplift a one liner to beta [Win][]
  6. #1353638 [Core:DOM: Service Workers]-do not ship boolean service worker useCache option [Uns][]
  7. #1347646 [Core:Graphics]-Crash in OOM | large | mozalloc_abort | mozalloc_handle_oom | moz_xmalloc | std::_Allocate | std::basic_stringbuf<T>::overflow [Win][]
  8. #1353649 [Core:JavaScript: Internationalization API]-Update to tzdata2017b [Uns][]
  9. #1355144 [Core:Security: PSM]-Disable TLS 1.3 for Firefox 53 release [Uns][]
  10. #1353980 [Firefox:Site Identity and Permission Panels]-Permission panel rapidly blinks and is attached to current tab after switching to fullscreen [All][[fxprivacy]]

Nightly 55 fixes since 20170306 (Gecko 54) ~1730
Aurora 54 fixes since 20170123 (Gecko 53) ~2361
Beta 53 fixes since 20161114 (Gecko 52) ~3170

Nightly Blog
Release Calendar
Release Tracking
Last edited by Josa on April 11th, 2017, 8:12 am, edited 2 times in total.
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The Official 20170411 builds are not yet out

Post by bjherbison »

When I started Nightly this morning there was a one-line developer tool console at the the bottom of each window. When I closed it on one window it didn't appear on any new windows.

I don't want that bar by default, but how can I get it back at all?

(I looked in about:config but didn't find a setting.)
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: The Official 20170411 builds are not yet out

Post by malliz »

ctrl + shift + I
What sort of man would put a known criminal in charge of a major branch of government? Apart from, say, the average voter.
"Terry Pratchett"
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The Official 20170411 builds are not yet out

Post by bjherbison »

malliz wrote:ctrl + shift + I
ctrl + shift + I brings up the whole dev tools window, not the one-line version I had before I clicked the X.
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: The Official 20170411 builds are not yet out

Post by malliz »

shift + F2
What sort of man would put a known criminal in charge of a major branch of government? Apart from, say, the average voter.
"Terry Pratchett"
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The Official 20170411 builds are not yet out

Post by bjherbison »

malliz wrote:shift + F2
Thank you! That's it. Now I need to make time to figure out when it is useful.

How long has the one-line version been around? Is there any explanation for it appearing this morning other than my accidentally pressing Shift-F2?
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The Official 20170411 builds are not yet out

Post by WaltS48 »

The Developer Toolbar has been around for a long time. Not sure what version it first appeared in. None I know of.
Linux Desktop - AMD Athlon(tm) II X3 455 3.3GHz | 8.0GB RAM | GeForce GT 630
Windows Notebook - AMD A8 7410 2.2GHz | 6.0GB RAM | AMD Radeon R5
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The Official 20170411 builds are out

Post by Josa »

Locked