The first official 20180203 builds are out

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

The first official 20180203 builds are out

Post by Josa »

Previous Nightly Builds thread 20180202

The first official 20180203 NIGHTLY builds are out
.The Official Firefox 59 Beta 7 builds are not yet out

Previous NIGHTLY: 20180202 (Fx 60.0a1)
Previous BETA: 20180202 (Fx 59.0b6)

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


Fixed:
  1. NIGHTLY +47
  2. #1434580
  3. #1435307 [Core:Audio/Video: cubeb]-Update cubeb from upstream to cc0d538 [Uns][]
  4. #1430951 [Core:DOM: Core & HTML]-Avoid element name atomizing to improve performance of LookupCustomElementDefinition [Uns][]
  5. #1432162 [Core:DOM: Security]-Extend mixed content MIXED_CONTENT_OBJECT_SUBREQUEST telemetry [Uns][[domsecurity-active]]
  6. #1434722 [Core:DOM: Workers]-WorkerControlRunnable's constructor has incorrect default value [All][]
  7. #1433970 [Core:DOM]-AsmJSCache.cpp Parameter 'aWriteParams' is passed by value. It could be passed as a (const) reference which is usually faster and recommended in C++. [Uns][]
  8. #1435132 [Core:DOM]-Remove some COM bits from nsIStyleSheetLinkingElement [Uns][]
  9. #1432415 [Core:DOM]-SettingChangeNotification.webidl is unused [Uns][]
  10. #1431264 [Core:Disability Access APIs]-[e10s a11y] Reduce cross-process calls required to fetch relations [Win][]
  11. #1433849 [Core:Editor]-Remove unused methods in nsIHTMLAbsPosEditor [Uns][]
  12. #1435022 [Core:Graphics: Layers]-Clean up the CompositorVsyncScheduler code [Uns][]
  13. #1435002 [Core:Internationalization]-Move Fluent's l10n.js to MozBeforeInitialXULLayout [Uns][]
  14. #1435228 [Core:JavaScript Engine: JIT]-Bogus preprocessor macro for defining KNOWS_MACHINE_STATE [Uns][]
  15. #1435219 [Core:JavaScript Engine: JIT]-Missing WasmSignalHandler platform definitions on Linux sparc64 [Uns][]
  16. #1431461 [Core:JavaScript Engine]-Function body var scope mistakenly adds non-var bindings that are immediately shadowed [Uns][]
  17. #1430809 [Core:JavaScript: Internationalization API]-Don't add hour-cycle to resolved locale if hour12 option is present [Uns][]
  18. #1435366 [Core:Layout]-Move <svg:text> frame construction data getter to the generic path. [Uns][]
  19. #1432613 [Core:Networking]-Make nsIJAREntry.JAREntry readonly [Uns][[necko-triaged]]
  20. #1432620 [Core:Networking]-Make nsIMozIconURI attributes readonly [Uns][[necko-triaged]]
  21. #1432257 [Core:Networking]-Remove nsIStandardURL setters [Uns][[necko-triaged]]
  22. #1435286 [Core:Printing: Output]-Stop recording draw events from PrintTarget reference DrawTargets [Uns][]
  23. #1434689 [Core:Rewriting and Analysis]-Add support for a MOZ_TEMPORARY_CLASS annotation [Uns][]
  24. #1435138 [Core:SVG]-Remove nsIDOMSVGLength [Uns][]
  25. #1434789 [Core:String]-Get rid of nsSubstringTuple.(h|cpp) [Uns][]
  26. #1434988 [Core:WebRTC: Audio/Video]-Audio loopback mochitest may use private devices on linux (and it can be loud!) [Uns][]
  27. #1414171 [Core:WebRTC]-Organize candidates in the ICE stats section by components [Uns][]
  28. #1435244 [Core:Widget: Gtk]-[Wayland] crash when e10s is disabled [Uns][]
  29. #1434856 [Core:XPCOM]-Firefox hang @ __psynch_mutexwait [Uns][]
  30. #1434911 [Core:XPCOM]-NS_OpenAnonymousTemporaryNsIFile should create files as 0600 instead of 0700 [Uns][]
  31. #1425496 [Firefox:Activity Streams: Newtab]-Add Recently Pocketed Items to Highlights [Uns][[AS60MVP]]
  32. #1434769 [Firefox:Developer Tools: Debugger]-Update Debugger Frontend v13 [Uns][]
  33. #1434981 [Firefox:Developer Tools: Font Inspector]-Show used fonts for text nodes too [Uns][]
  34. #1430916 [Firefox:Developer Tools: Inspector]-Rotate grid line numbers when writing modes / RTL are used [All][[designer-tools]]
  35. #1435187 [Firefox:Developer Tools]-Split DevTools script actor in smaller files [Uns][]
  36. #1435423 [Firefox:Menus]-Fold browser-charsetmenu.inc into browser-menubar.inc [Uns][]
  37. #1435217 [Firefox:Pocket]-Make pocket better behaved at inserting itself in windows [Uns][]
  38. #1427007 [Firefox:Session Restore]-Firefox can't autosave correctly session on browser exit (the list of tabs and their state) (sometimes) [Win][]
  39. #1435145 [Firefox:Sync]-Handle children moved out of a deleted synced folder into a different subtree [Uns][]
  40. #1435019 [Firefox:Theme]-Consolidate urlbar autocomplete popup styling [Uns][]
  41. #1434871 [Firefox:Theme]-Set context-fill for the default favicon in the Back/Forward context menu [All][]
  42. #1363725 [Toolkit:Telemetry]-Is it "all_child" or "all_childs"? [Uns][]
  43. #1426686 [Toolkit:WebExtensions: Frontend]-Add support for theming the tab loading indicator [Uns][]
  44. #1423762 [Toolkit:WebExtensions: Frontend]-Rename toolbar_vertical_separator to toolbar_field_separator [Uns][]
  45. #1344815 [Toolkit:WebExtensions: Frontend]-Show sidebar key combination [Uns][[sidebar], triaged]
  46. #1435117 [Toolkit:WebExtensions: Frontend]-`--lwt-toolbarbutton-icon-fill` is set to `[object Object]` if colors.icons is not specified [Uns][]
  47. #1435316 [Toolkit:WebPayments UI]-Missing stylesheet for display items list [Uns][]
  48. #1434443 [Toolkit:WebPayments UI]-Send the selected address to the webpage as part of the PaymentResponse [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1430761 [Core:JavaScript: Internationalization API]-Update to tzdata2018c [Uns][]
  1. Beta 6 -> Beta 7 Changelog +3
  2. #1434580
  3. #1422234 [Core:Editor]-Press enter after an anchor link cause the content in new line associate with the link [Uns][]
  4. #1389759 [Core:Graphics: Layers]-Crash in mozilla::ipc::MessageChannel::CommonThreadOpenInit [Win][[gfx-noted]]

Nightly 60 fixes since 20180122 (Gecko 59) ~510
Beta 59 fixes since 20171113 (Gecko 58) ~2460

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on February 3rd, 2018, 7:54 am, edited 1 time in total.
ashleylai87
Posts: 218
Joined: December 13th, 2013, 7:40 pm

Re: The first official 20180203 builds are not yet out

Post by ashleylai87 »

Well.....webrender suddenly crashes non-stop with tab error after updating to latest nightly today.
Win7 Intel HD4600.

Failure Log
(#0) Error Failed to create WebRenderBridgeChild.
(#1) Error Failed to create CompositorBridgeChild
(#2) Error Failed to create remote compositor
(#3) Error [D3D11] failed to get compositor device.
(#4) Error [D3D11] Failed to init compositor with reason: FEATURE_FAILURE_D3D11_NO_DEVICE
(#5) Error Receive IPC close with reason=AbnormalShutdown
(#6) Error Receive IPC close with reason=AbnormalShutdown
(#7) CP+[GFX1-]: Receive IPC close with reason=AbnormalShutdown
User avatar
Omega X
Posts: 8225
Joined: October 18th, 2007, 2:38 pm
Location: A Parallel Dimension...

Re: The first official 20180203 builds are not yet out

Post by Omega X »

No crash here on an AMD card.
ashleylai87
Posts: 218
Joined: December 13th, 2013, 7:40 pm

Re: The first official 20180203 builds are not yet out

Post by ashleylai87 »

Found the bugzilla number on webrender crashing.

https://bugzilla.mozilla.org/show_bug.cgi?id=1435200

Sigh....
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20180203 builds are out

Post by Josa »

Locked