The first official 20171123 builds are out

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

The first official 20171123 builds are out

Post by Josa »

Previous Nightly Builds thread 20171122

The first official 20171123 NIGHTLY builds are out
.The Official Firefox 58 Beta 6 builds are not yet out

Previous NIGHTLY: 20171122 (Fx 59.0a1)
Previous BETA: 20171121 (Fx 58.0b5)

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


Fixed:
  1. NIGHTLY +78
  2. #1224396
  3. #1418841
  4. #1419627 [Core:Audio/Video: Playback]-Migrate mp4parse-rust to cbindgen [Uns][]
  5. #1418430 [Core:Audio/Video: Playback]-Range header in HTML5 video [Uns][]
  6. #1226616 [Core:AutoConfig (Mission Control Desktop)]-general.config.filename should be reported on telemetry [Uns][[fxsearch]]
  7. #1419645 [Core:CSS Parsing and Computation]-make VerifyReflow work with stylo [Uns][]
  8. #1419709 [Core:CSS Parsing and Computation]-move a few more static methods out of nsRuleNode.h [Uns][]
  9. #1417600 [Core:CSS Parsing and Computation]-stylo: browser/components/downloads/test/browser/browser_downloads_autohide.js times out with stylo-chrome [Uns][]
  10. #1405832 [Core:DOM: Content Processes]-Crash in mozilla::ContentCacheInParent::OnEventNeedingAckHandled [All][]
  11. #1020698 [Core:DOM: Core & HTML]-Implement @autocomplete for <textarea> [All][[form autofill]]
  12. #1419907 [Core:DOM: Device Interfaces]-[u2f-hid-rs] Combine platform managers in a single state machine [All][[webauthn]]
  13. #1419685 [Core:DOM: Device Interfaces]-[u2f-hid-rs] Implement per-device threads on Windows, remove KeyHandleMatcher [All][[webauthn]]
  14. #1415352 [Core:DOM: Security]-Override page CSP for inline styles injected by extension content scripts [Uns][[domsecurity-active]]
  15. #1419536 [Core:DOM: Service Workers]-Land ClientSource integration with docshell, windows, and workers [Uns][]
  16. #1419554 [Core:DOM]-Assertion failure: !node->AsElement()->HasServoData(), at /src/dom/base/nsDocument.cpp:4271 [Uns][]
  17. #1419382 [Core:DOM]-NS_NewInputStreamPump, NS_NewInputStreamChannelInternal, ... should take ownership of the inputStream [Uns][]
  18. #1369194 [Core:DOM]-Remove navigator.requestWakeLock() [Uns][]
  19. #1418535 [Core:Disability Access APIs]-Investigate RealPlayer add-on use of accessibility services [Uns][]
  20. #1418945 [Core:General]-https://calibre-ebook.com/ graphic glitch when hovering on the image [Uns][]
  21. #1419926 [Core:Graphics: Layers]-Drop virtual keyword on override function declarations [Uns][]
  22. #1418877 [Core:Graphics: WebRender]-regression: Google Maps goes black with WebRender (round 2) [All][[wr-mvp]]
  23. #1416864 [Core:Graphics]-Crash in mozilla::gfx::DrawTargetD2D1::Flush [Win][[gfx-noted]]
  24. #1402041 [Core:Graphics]-don't inline gfxPrefs::GetSingleton() [All][[gfx-noted]]
  25. #1419608 [Core:ImageLib]-AddressSanitizer: stack-use-after-scope /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/Maybe.h:224:32 in isSome [Lin][]
  26. #1413762 [Core:ImageLib]-UBSan: shift exponent is too large [@ mozilla::image::nsGIFDecoder2::ReadImageDataBlock] [Uns][[gfx-noted]]
  27. #1377576 [Core:JavaScript Engine: JIT]-Implement wasm atomics + wait and wake [All][]
  28. #1417399 [Core:JavaScript Engine: JIT]-See if we can remove the check for the lazy link stub in InvalidateActivation [All][]
  29. #1419359 [Core:JavaScript Engine: JIT]-Some followups after bug 1415853 [All][]
  30. #1418195 [Core:JavaScript Engine]-Baldr: make ToNonWrappingUint32 throw on NaN [Uns][]
  31. #1417962 [Core:JavaScript Engine]-Crash [@ js::ScriptedProxyHandler::boxedValue_unbox] or Hit MOZ_CRASH(Should not end up in ScriptedProxyHandler::boxedValue_unbox) at js/src/proxy/ScriptedProxyHandler.cpp:1284 [Lin][[jsbugmon:update,bisect]]
  32. #1397049 [Core:JavaScript Engine]-Debugger shows wrong "this" value in a function using let [Uns][]
  33. #1389464 [Core:JavaScript Engine]-Implement shared WebAssembly.Memory objects [All][]
  34. #1417558 [Core:JavaScript Engine]-MOZ_MUST_USE for structured clone readBytes() [All][]
  35. #1412852 [Core:JavaScript Engine]-Structured clone of WebAssembly.Memory objects with shared memory [All][]
  36. #1419785 [Core:JavaScript Engine]-The RegExp constructor can spend a lot of time under CheckPatternSyntax [All][]
  37. #1340147 [Core:JavaScript Engine]-Wrong function name assigned to default export function [Uns][]
  38. #1290543 [Core:JavaScript: Standard Library]-MergeSort should directly call QuickSort instead of TypedArraySort [Uns][]
  39. #1417947 [Core:Layout: Web Painting]-mac-its.com: Menu becomes blank when hovering over things that are not a link [All][]
  40. #1418389 [Core:Memory Allocator]-~5% speedometer regression around Nov 15 [Win][]
  41. #1418752 [Core:Networking: Cache]-Firefox instahang on start after landing patch from bug #1392841 [Win][[necko-triaged]]
  42. #1413839 [Core:Networking: Cookies]-Add telemetry to probe how close we’re going to block main thread [Uns][[necko-triaged]]
  43. #1417093 [Core:Networking: JAR]-Remove symlink support from nsZipArchive implementation [Uns][[necko-triaged]]
  44. #1418810 [Core:Networking]-Crash in OOM | large | NS_ABORT_OOM | mozilla::net::nsSimpleURI::SetPathQueryRefEscaped [All][[necko-triaged]]
  45. #1416253 [Core:Networking]-Remove conditional catch consumers in netwerk/. [Uns][[necko-triaged]]
  46. #1418847 [Core:Preferences: Backend]-Convert PrefParserState into a proper Parser class [Uns][]
  47. #1419648 [Core:Preferences: Backend]-Remove PREF_* layer in libpref (part 2) [Uns][]
  48. #1418846 [Core:Preferences: Backend]-Yet more libpref refactorings [Uns][]
  49. #1403840 [Core:Security: PSM]-Implement COSE for the new add-on signatures [Uns][]
  50. #1419673 [Core:Security: Process Sandboxing]-Font readability checks should only be done if read sandboxing is enabled [Lin][]
  51. #1419811 [Core:Security: Process Sandboxing]-[macOS][e10s] File listings no longer show icons for non-folders [Mac][]
  52. #1419456 [Core:Widget: Gtk]-Disable full CSD support for XFCE as it does not support GDK_DECOR_BORDER [Uns][]
  53. #1419601 [Firefox:Activity Streams: Newtab]-Indonesian Bahasa Indonesia "id" builds have broken new tab pages [Uns][]
  54. #1410240 [Firefox:Address Bar]-Search suggestions keep displacing awesomebar results as I'm about to click on them [Uns][[fxsearch]]
  55. #1419447 [Firefox:Developer Tools: Console]-Cleanup PseudoArray previewer [Uns][]
  56. #1419075 [Firefox:Developer Tools: Console]-Create a button that open a sidebar in the console [Uns][]
  57. #1419792 [Firefox:Developer Tools: Inspector]-Shapes highlighter drawn inaccurately for shape-outside with negative margins (59 Branch) [Uns][]
  58. #1419416 [Firefox:Developer Tools: JSON Viewer]-Remove UTF-16 support in JSON Viewer [Uns][]
  59. #1402633 [Firefox:Developer Tools: Measuring Tool]-Display the window dimensions with the ruler tools [Uns][]
  60. #1381648 [Firefox:Developer Tools: Netmonitor]-Dev tools network performance analysis gives incorrect time values [Uns][]
  61. #1404929 [Firefox:Developer Tools: Netmonitor]-Security info should be loaded lazily [Uns][]
  62. #1419665 [Firefox:Developer Tools: Netmonitor]-Support babel object-rest-spread syntax for launchpad [Uns][]
  63. #1408401 [Firefox:Developer Tools: Shared Components]-Devtools Reps: update bundle to v0.15.0 [Uns][]
  64. #1416254 [Firefox:File Handling]-Remove conditional catch consumers in uriloader/. [Uns][]
  65. #1409691 [Firefox:New Tab Page]-ReferenceError: reference to undefined property "doneReason" in BackgroundPageThumbs.jsm [Uns][]
  66. #1417527 [Firefox:Preferences]-Right clicking on certain hyperlinks is wrongly considered as a left click [All][]
  67. #1419941 [Firefox:Search]-Reset the engine of users having a default engine likely installed by a legacy add-on [Uns][]
  68. #1396833 [Firefox:Tabbed Browser]-Tabs can overlap [All][]
  69. #1297788 [Firefox:Theme]-Dark compact theme should also apply to the location bar's drop-down list of suggested sites [Uns][]
  70. #1409133 [Firefox:Theme]-[Photon] Regression: The left side of the tab should not shrink during Drag & Drop on the Tabstrip [Uns][[reserve-photon-visual]]
  71. #1417775 [Toolkit:Form Autofill]-Always use shorter version preference string in dropdown footer [Uns][]
  72. #1022925 [Toolkit:Form Autofill]-Integrate a country/region validation data source for use with form autofill [All][[form autofill:V2]]
  73. #1415077 [Toolkit:Form Autofill]-[Form Autofill] Classify the fields into multiple sections based on the section part of autocomplete attr. [All][[form autofill:V2]]
  74. #1416665 [Toolkit:Form Autofill]-[Form Autofill] `contactType` support for filling multiple tel* or email fields [All][[form autofill:V2]]
  75. #1416875 [Toolkit:Notifications and Alerts]-Rename prompt IDs from the form of info.body to infoBody [Uns][]
  76. #1381633 [Toolkit:Telemetry]-Crash [@ AsyncShutdownTimeout | AddonManager: Waiting for providers to shut down. | EnvironmentAddonBuilder ] [Uns][]
  77. #1406453 [Toolkit:WebExtensions: Request Handling]-Typo in literal regular expression in toolkit/modules/addons/WebRequestContent.js [Uns][]
  78. #1416493 [Toolkit:XUL Widgets]-Remove "menuseparator" binding and move accessibility into XUL based on tag name instead of XBL role [Uns][[xbl-special-cases] ]
  79. #1416483 [Toolkit:XUL Widgets]-Remove the "control-item" binding and copy the only property ("value") onto its 3 extended bindings [Uns][[xbl-flatten-inheritance][xbl-available]]
  1. Partial Landings/Diagnostic Patches:
    None
  1. Beta 5 -> Beta 6 Changelog +16
  2. #1415541
  3. #1417010
  4. #1417442 [Core:Audio/Video: Playback]-Colour distortion (purple/green) during video playback [Win][]
  5. #1417529 [Core:Graphics]-Flickering content on psarips.com [Win][]
  6. #1390856 [Core:JavaScript Engine]-Assertion failure: bool(resultScript) == (decoder.resultCode() == JS::TranscodeResult_Ok), at js/src/vm/HelperThreads.cpp:477 with OOM [Lin][[jsbugmon:update]]
  7. #1416291 [Core:Layout: Web Painting]-Disappearing images/flickering on Yelp carousel [Uns][]
  8. #1416448 [Core:Layout: Web Painting]-MergeDisplayLists container asr tracking doesn't handle empty lists [Uns][]
  9. #1417601 [Core:Layout: Web Painting]-OOF placeholders might be skipped in nested stacking context when retaining a display list [Uns][]
  10. #1415963 [Core:Panning and Zooming]-Graphs in YouTubes analytics broken [Uns][]
  11. #1412090 [Core:Security: Process Sandboxing]-Some Fonts Display as Blank due to content-process sandbox [Lin][sb+]
  12. #1416754 [Core:SVG]-SVG animation broken in Nightly 58 and 59 [All][]
  13. #1405670 [Firefox:Search]-Stop importing old search settings from search-metadata.json [Uns][[fxsearch]]
  14. #1354332 [Firefox:Tabbed Browser]-When enabling compact mode, the rightmost tab is hidden on the right and the tabstrip scroll buttons aren't updated (due to the changes in spacing in the tab/titlebar) [All][[mozfr-community]]
  15. #1392947 [Toolkit:Form Autofill]-[Form Autofill] Misdetect birthday fields as cc-exp-year and cc-exp-month [All][[form autofill:MVP]]
  16. #1407562 [Toolkit:Telemetry]-Fix about:telemetry in RTL locales [Uns][[good first bug][lang=css]]
  17. #1416872 [Toolkit:WebExtensions: General]-browser.identity.launchWebAuthFlow doesn't catch the last redirection anymore. [Uns][]

Nightly 59 fixes since 20171113 (Gecko 58) ~539
Beta 58 fixes since 20170921 (Gecko 57) ~2738

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on November 23rd, 2017, 3:33 pm, edited 1 time in total.
User avatar
Caspid
Posts: 582
Joined: December 18th, 2005, 4:01 pm

Re: The first official 20171123 builds are not yet out

Post by Caspid »

It's great that the urlbar results are now themed (if using the dark theme), but the contrast is pretty bad (black on gray).
"Know what I pray for? The strength to change what I can, the inability to accept what I can't, and the incapacity to tell the difference." -Calvin
mozian
Posts: 156
Joined: April 30th, 2011, 11:30 pm
Location: HK

Re: The first official 20171123 builds are not yet out

Post by mozian »

Caspid wrote:It's great that the urlbar results are now themed (if using the dark theme), but the contrast is pretty bad (black on gray).
it's a mozilla-style; patching ui w/o test ](*,)

well, i added this to userChrome.

/* REMOVEME when bug 1419888 is fixed */
.ac-title:not([selected=true]) {
color: var(--chrome-selection-color) !important;
}
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The first official 20171123 builds are not yet out

Post by Alice0775 »

lol mozilla-style
shellye5
Posts: 47
Joined: May 23rd, 2017, 9:57 am

Re: The first official 20171123 builds are not yet out

Post by shellye5 »

After today's update did bookmark menu get huge for anyone else?
bug or feature? ](*,)

right click in about:config too is weird/broken :oops:
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The first official 20171123 builds are not yet out

Post by TheVisitor »

shellye5 wrote:After today's update did bookmark menu get huge for anyone else?
bug or feature? ](*,)

right click in about:config too is weird/broken :oops:
Confirmed....

History menu looks to be normal however
shellye5
Posts: 47
Joined: May 23rd, 2017, 9:57 am

Re: The first official 20171123 builds are not yet out

Post by shellye5 »

TheVisitor wrote:
shellye5 wrote:After today's update did bookmark menu get huge for anyone else?
bug or feature? ](*,)

right click in about:config too is weird/broken :oops:
Confirmed....

History menu looks to be normal however
Thanks , is a bug filed or what caused it?
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The first official 20171123 builds are not yet out

Post by TheVisitor »

shellye5 wrote:
TheVisitor wrote:
shellye5 wrote:After today's update did bookmark menu get huge for anyone else?
bug or feature? ](*,)

right click in about:config too is weird/broken :oops:
Confirmed....

History menu looks to be normal however
Thanks , is a bug filed or what caused it?
Not that I know of yet... It only appears double-spaced if you have placed the Bookmark button on the Navbar, looking at bookmarks from the 'Libarary' button in the Hamburger menu looks to be normal spacing.
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The first official 20171123 builds are not yet out

Post by TheVisitor »

Ran Regression:
20171122220056 960f50c2e0a991ab2ab313132e69fb2c96cb7866 Good
20171123100420 b6bed1b710c3e22cab49f22f1b5f44d80286bcb9 Bad

Regression points to: Bug 1416493 - Remove the menuseparator XBL binding;r=Gijs

Filed: https://bugzilla.mozilla.org/show_bug.cgi?id=1420229
Josa
Posts: 7408
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20171123 builds are out

Post by Josa »

Locked