The first official 20180509 builds are out

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

The first official 20180509 builds are out

Post by Josa »

Previous Nightly Builds thread 20180508

The first official 20180509 NIGHTLY builds are out
The Official Firefox 61 Beta 3 builds are out

Previous NIGHTLY: 20180508 (Fx 62.0a1)
Previous BETA: 20180504 (Fx 60.0 RC 2)

Mozilla Inbound Builds
Treeherder
Release Notes: NIGHTLY | BETA
Changelogs: NIGHTLY | BETA


Fixed:
  1. NIGHTLY +101
  2. #1414829
  3. #1432067
  4. #1458270
  5. #1458905
  6. #1457361 [Core:Audio/Video: MediaStreamGraph]-MediaElementAudioCaptureOfMediaStreamError used but not defined [Uns][]
  7. #1457427 [Core:Audio/Video: MediaStreamGraph]-Use ControlMessage to open a new driver from SourceStream [All][]
  8. #1457048 [Core:Audio/Video: Playback]-Check if site is whitelisted before blocking autoplay [Uns][]
  9. #1458166 [Core:Audio/Video: Playback]-Intermittent PROCESS-CRASH | Main app process exited normally | application crashed [@ mozilla::gfx::Log<3, mozilla::gfx::BasicLogger>::WriteLog] after Assertion failure: [GFX1] [Uns][[retriggered]]
  10. #1458852 [Core:Audio/Video: Recording]-HTMLMediaElement::GetCurrentImage may return old image [Uns][]
  11. #1459498 [Core:CSS Parsing and Computation]-Another round of CSS Loader cleanup. [Uns][]
  12. #1459363 [Core:CSS Parsing and Computation]-Remove unused NS_COLOR_* macros [Uns][]
  13. #1460192 [Core:CSS Parsing and Computation]-Rename pointing struct to inherited_ui [Uns][]
  14. #1459533 [Core:DOM: Animation]-Inefficiently traverse nsIFrame for retained display list in case of pseudo element [Uns][]
  15. #1459895 [Core:DOM: Animation]-Intermittent dom/animation/test/mozilla/test_deferred_start.html | application terminated with exit code 11. After assertion failure at /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/TimeStamp.h:528 [Uns][]
  16. #1320608 [Core:DOM: Animation]-Transform animation on table element does not run on the compositor [Uns][]
  17. #1458457 [Core:DOM: Animation]-Use the current time stamp instead of the previous time stamp on the compositor for the pending animations which were just started when it's sent to the compositor [Uns][]
  18. #1459701 [Core:DOM: Content Processes]-ContentParent::UnregisterRemoteFrame doesn't handle the case where aCpId isn't a valid ContentProcessId [Uns][]
  19. #1459558 [Core:DOM: Device Interfaces]-Sync u2f-hid-rs changes [Uns][]
  20. #1459800 [Core:DOM: Events]-Add "papaer.dropbox.com/doc" into the blacklist to allow to dispatch keypress events even for non-printable keys [All][]
  21. #453968 [Core:DOM: Events]-Support IE extension Event.srcElement [All][[plaform-rel-Edge][platform-rel-Microsoft][webcompat:p1]]
  22. #1458504 [Core:DOM: Security]-Move Tokenizer into it's own file so it can be shared by the CSP Parser and the Feature Policy Parser [Uns][[domsecurity-active]]
  23. #1459588 [Core:DOM: Security]-Remove allowDocumentToBeAgnosticToCSP from nsILoadInfo [Uns][[domsecurity-active]]
  24. #1374745 [Core:DOM: Security]-nsScriptSecurityManager should not use a string bundle before profile selection [Uns][[domsecurity-backlog1]]
  25. #1387143 [Core:DOM]-Consider removing nsISelection [Uns][]
  26. #1445392 [Core:DOM]-layout/reftests/webcomponents/basic-slot-6.html : YOU ARE LEAKING THE WORLD [Uns][]
  27. #1005271 [Core:Disability Access APIs]-Data Table with display:block exposes no table semantics [Win][]
  28. #1458548 [Core:Disability Access APIs]-implementing atk scrollto interface [Uns][]
  29. #1457323 [Core:Gecko Profiler]-Link network markers to the process/thread that created them [Uns][]
  30. #1451524 [Core:General]-DLL interceptors should share trampoline VM [Win][]
  31. #1377187 [Core:Graphics: WebRender]-(clipping-rewrite) Make layout/reftests/async-scrolling/fixed-pos-scrolled-clip-2.html pass on linux64-qr with APZ enabled [Uns][[gfx-noted]]
  32. #1459686 [Core:Graphics: WebRender]-Apply async images when sending display list to WR [Uns][[gfx-noted]]
  33. #1459714 [Core:Graphics: WebRender]-Don't delete compositables in an an earlier transaction than the one that removes references to them from the display list [Uns][[gfx-noted]]
  34. #1458598 [Core:Graphics: WebRender]-Make layout/reftests/async-scrolling/fixed-pos-scrolled-clip-3.html pass on linux64-qr with APZ enabled [Uns][[gfx-noted]]
  35. #1459388 [Core:Graphics: WebRender]-Mismatch beteeen WebRenderUserData's nsIFrame and nsIFrame got by KeyframeEffectReadOnly::GetAnimationFrame() [Uns][]
  36. #1456679 [Core:Graphics: WebRender]-Scheduling the next frame should not rely on non-animated values in animation storage [Uns][]
  37. #1458870 [Core:Graphics: WebRender]-Update webrender to 9a3bc6b965554c04c0bba326cdee45240c3b4ba7 [Uns][[gfx-noted]]
  38. #1366808 [Core:IPC]-Crash in MOZ_RELEASE_ASSERT(parentBuildID == childBuildID) after updating with multiple profiles (content process update) [All][]
  39. #1458029 [Core:JavaScript Engine]-Baldr: update Error.stack to match spec display conventions [Uns][]
  40. #1459258 [Core:JavaScript Engine]-Crash [@ AutoAssertReportedException::~AutoAssertReportedException] or Assertion failure: cx_->isExceptionPending(), at js/src/frontend/BytecodeCompiler.cpp:588 with OOM [Lin][[fuzzblocker] [jsbugmon:update]]
  41. #1459609 [Core:JavaScript Engine]-Crash [@ js::frontend::ParserBase::setSourceMapInfo] with ES6 module [Lin][[jsbugmon:update]]
  42. #1416289 [Core:JavaScript Engine]-Don't use the MathCache for Math.sign and Math.trunc [Uns][]
  43. #1437533 [Core:JavaScript Engine]-NativeObject-inl.h:564:87: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class js::HeapSlot'; use assignment instead [-Wclass-memaccess] [Uns][]
  44. #1458973 [Core:JavaScript Engine]-Rename {Rooted,Handle}ScriptSource to {Rooted,Handle}ScriptSourceObject. [Uns][]
  45. #1459611 [Core:JavaScript Engine]-Use NumberEqualsInt32 instead of NumberIsInt32 were applicable [Uns][]
  46. #1458646 [Core:JavaScript: Standard Library]-Replace JS_NewStringCopyZ with NewStringCopyZ in Intl code [Uns][]
  47. #1459646 [Core:Layout: Form Controls]-[RTL] Resizer icons mirrored [Uns][]
  48. #1460057 [Core:MFBT]-Update WindowsVersion.h with additional Windows 10 builds [Win][]
  49. #1459882 [Core:Networking]-one-time manual Public suffix list update [Uns][[necko-triaged]]
  50. #1436241 [Core:Plug-ins]-Firefox allows flash to follow 307 redirects to other origins with arbitrary content-types [Lin][]
  51. #833098 [Core:RDF]-Kick RDF out of Firefox and Gecko [All][]
  52. #1456112 [Core:Security: PSM]-Add a pref value to implement the Firefox 63 Symantec distrust algorithm [All][[psm-assigned]]
  53. #1255120 [Core:Security: PSM]-add telemetry to measure client certificate usage [Uns][[psm-assigned]]
  54. #1458720 [Core:Security: PSM]-fix RunOnAllContentParents (DataStorage) to be runnable from any thread [Uns][[psm-assigned]]
  55. #686149 [Core:Security: PSM]-have consumers pass the certificate chain to export to exportAsCMS (instead of attempting to build it itself) [All][[psm-arch][psm-assigned]]
  56. #1456489 [Core:Security: PSM]-prohibit making OCSP requests on the main thread [Uns][[psm-assigned]]
  57. #1456071 [Core:WebRTC: Audio/Video]-Permanent false-positive /webrtc/RTCDTMFSender-insertDTMF.https.html | application crashed [@ mozalloc_abort][@ webrtc::voe::ChannelProxy::SendTelephoneEventOutband] [Uns][]
  58. #1457912 [Core:XP Toolkit/Widgets: Menus]-[WordPress] The G+ pop-up window does not have a scroll bar [All][]
  59. #1459278 [Core:XUL]-Use Core::XUL instead of obsolete Core::XP Toolkit/Widgets: XUL for file meta data [Uns][]
  60. #1418425 [Firefox Build System:General]-Remove bz2 and use the zlib crc32 function instead [Uns][]
  61. #1417133 [Firefox:Bookmarks & History]-When browser.tabs.loadBookmarksInTabs is true, reuse current tab if it is blank [Uns][]
  62. #1457407 [Firefox:Developer Tools: Application Panel]-Application panel: tests should have an API to unregister all service workers [Uns][]
  63. #1458483 [Firefox:Developer Tools: Application Panel]-Display human-readable Unicode characters instead of punycode / URL-encoded domain/filenames in the application panel [Uns][]
  64. #1457517 [Firefox:Developer Tools: Debugger]-Update Debugger Frontend v46 [Uns][]
  65. #1457989 [Firefox:Developer Tools: Debugger]-Update Debugger Frontend v47 [Uns][]
  66. #1457995 [Firefox:Developer Tools: Debugger]-Update Debugger Frontend v48 [Uns][]
  67. #1459580 [Firefox:Developer Tools: Font Inspector]-Font editor: font editor does not open on first click of the toggle button [All][]
  68. #1449891 [Firefox:Developer Tools: Font Inspector]-Font editor: write registered axis values to corresponding CSS font properties [All][]
  69. #1440855 [Firefox:Developer Tools: Font Inspector]-Reveal font usage in the page on hover [Uns][]
  70. #1457066 [Firefox:Developer Tools: Framework]-[Tab Bar Navigation] Meatball menu should be closed after clicking twice on the meatball button [Uns][]
  71. #1459205 [Firefox:Developer Tools: Framework]-protocol.js's addDictType call getType for every key twice [Uns][]
  72. #1452442 [Firefox:Developer Tools: Netmonitor]-"Copy as cURL" fails to copy requests once response tab is opened (TypeError: requestPostData.postData is undefined) [All][]
  73. #1453519 [Firefox:Developer Tools: Responsive Design Mode]-Preloaded browsers, remoteness flipping, and RDM don't work well together [All][]
  74. #1456069 [Firefox:Developer Tools]-Always display the Frame picker button if the user is on the Options panel [Uns][]
  75. #1450946 [Firefox:Developer Tools]-Convert ContentActor to protocol.js [Uns][]
  76. #1450953 [Firefox:Developer Tools]-Convert WindowActor to protocol.js [Uns][]
  77. #1454045 [Firefox:Developer Tools]-Downgrade `openTrustedLinkIn` for DevTools where pages don't need special powers [All][]
  78. #1459852 [Firefox:General]-Get rid of the AUTHORS list [Uns][]
  79. #1101478 [Firefox:General]-Remove the WindowsJumpLists.jsm depedency on hasHistoryEntries [All][[fxperf:p2]]
  80. #1454745 [Firefox:General]-Skeletal bootstrap process [Win][inj+]
  81. #1460030 [Firefox:General]-Update the nightly URL in the README.txt file [Uns][]
  82. #1425468 [Firefox:Installer]-Add command-line parameters for customizing full installer behavior [Win][]
  83. #799710 [Firefox:Installer]-[stub installer] In the timeframe between the download phase being complete and installing phase starting, a noticeable hang can sometimes be seen [Win][[stubv3-]]
  84. #1457948 [Firefox:Preferences]-Migrate in-content/privacy.js to Fluent [Uns][]
  85. #1352539 [Firefox:Search]-Move defaultenginename pref setting into list.json [Uns][]
  86. #1454866 [Firefox:Site Identity and Permission Panels]-[a11y] Can't tab to More Information button in Site Security panel [All][]
  87. #1449700 [Firefox:Tabbed Browser]-refactor addTab/moveTabTo [Uns][]
  88. #1438490 [Firefox:Toolbars and Customization]-Move the code handling overflow/underflow events outside of toolbar.xml [Uns][]
  89. #1457749 [Toolkit:Add-ons Manager]-Stop using RDF service in add-on manager code [Uns][]
  90. #1459563 [Toolkit:Printing]-page number field in print preview dialog is too wide [Lin][]
  91. #1460055 [Toolkit:Startup and Profile System]-CmdLineAndEnvUtils.h:60:1: error: mangled name for 'bool mozilla::internal::strimatch(FuncT, const CharT*, const CharT*) [with FuncT = unsigned int (*)(unsigned int) throw (); CharT = wchar_t]' will change in C++17 because the exception specification is p [Uns][]
  92. #1457999 [Toolkit:Startup and Profile System]-Refactor command line parsing and safe mode detection [All][]
  93. #1459985 [Toolkit:Startup and Profile System]-`./mach run -P` without a profile name is broken [Uns][]
  94. #1452552 [Toolkit:Telemetry]-Add "products" properties to measurements [Uns][]
  95. #1369049 [Toolkit:Telemetry]-Check ping size after compression [Uns][[good next bug][lang=js]]
  96. #1438561 [Toolkit:Telemetry]-Restrict histogram bucket ranges to INT_MAX [Uns][[good first bug][lang=python]]
  97. #1320052 [Toolkit:Telemetry]-Stop recording both session & subsession histograms [Uns][[measurement:client]]
  98. #1455040 [Toolkit:WebExtensions: Frontend]-Flip pref to enable Tab Hiding API [Uns][]
  99. #1457224 [Toolkit:WebExtensions: General]-Enable delayed background page startup on Nightly [Uns][]
  100. #1420865 [Toolkit:WebExtensions: General]-web extension popup does not repaint [Win][]
  101. #1459245 [Toolkit:XUL Widgets]-Migrate <stringbundle> from XBL binding to Custom Element to prove out the script loading plan for future Custom Elements [Uns][]
  102. #1456530 [Toolkit:XUL Widgets]-Stop dispatching the select event on the tabs element [All][]
  1. Partial Landings/Diagnostic Patches:
  2. #1458971 [Core:DOM: Service Workers]-Crash in mozilla::MozPromise<T>::ThenValueBase::AssertIsDead [Win][]
  3. #1458003 [Core:Layout: Text]-Crash in InvalidArrayIndex_CRASH | gfxFontFamily::CheckForLegacyFamilyNames [Mac][]
  4. #1441187 [Firefox:Developer Tools: Accessibility Tools]-[Accessibility tool] "Accessible Information Unavailable" message is displayed when refreshing certain websites [Uns][]
  1. Nightly Merge -> Beta 3 Changelog +1
  2. #1455040 [Toolkit:WebExtensions: Frontend]-Flip pref to enable Tab Hiding API [Uns][]

Nightly 62 fixes since 20180507 (Gecko 61) ~114
Beta 61 fixes since 20180312 (Gecko 60) ~2545

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on May 9th, 2018, 8:57 am, edited 1 time in total.
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The first official 20180509 builds are not yet out

Post by bjherbison »

I upgraded to Ubuntu 18.04 and I switched to today's Nightly. And not my default font in Nightly is a Serif font where previously it was non-serif.

Did anything change in Nightly which would make this change? (I don't think it was the Ubuntu change, but not impossible.)
bjherbison
Posts: 1039
Joined: October 6th, 2003, 5:40 am
Location: Bolton, MA, US
Contact:

Re: The first official 20180509 builds are not yet out

Post by bjherbison »

A more dramatic change this morning. I use XFCE on Linux with Thunderbird and Nightly in separate workspaces. Until yesterday clicking a link from Thunderbird switch workspaces and opened the tab in the last Nightly window I had used.

This morning a link from Thunderbird creates a new Nightly window in the Thunderbird workspace to open the link.

There's a preference "Open links in tabs instead of new windows" which was unchecked this morning. Was this a new preference or did it get unchecked for some reason? I can't find any related work in Bugzilla searching on "external link", "Open links in tabs instead of new windows".
User avatar
WaltS48
Posts: 5141
Joined: May 7th, 2010, 9:38 am
Location: Pennsylvania, USA

Re: The first official 20180509 builds are not yet out

Post by WaltS48 »

Just updated to 61.0b3 on Ubuntu 16.04. A 40.6 MB update.

Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0 ID:20180507191226
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
User avatar
Mark12547
Posts: 327
Joined: May 13th, 2017, 11:36 am
Location: Oregon, United States, Earth

Re: The first official 20180509 builds are not yet out

Post by Mark12547 »

Several updates landed this morning when I did Help -> About:

Release: 60.0 (64-bit) Release Notes

Beta: 61.0b3 (64-bit) Release Notes

Dev: 61.0b3 (64-bit)

All three of the above are under Windows 7 (64-bit).
Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180509 builds are out

Post by Josa »

Locked