The first official 20190418 builds are out

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

The first official 20190418 builds are out

Post by Josa »

Previous Nightly Builds thread 20190417

The first official 20190418 NIGHTLY builds are out
.The Official Firefox 67 Beta 12 builds are not yet out

Previous NIGHTLY: 20190417 (Fx 68.0a1)
Previous BETA: 20190416 (Fx 67.0b11)

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


Fixed:
  1. NIGHTLY +108
  2. #1534593
  3. #1542581
  4. #1543159
  5. #1543589
  6. #1544602 [Core:Audio/Video: GMP]-Assertion failure: IsAtomic<bool>::value || NS_IsMainThread() (Non-atomic static pref 'media.gmp.insecure.allow' being accessed on background thread) [Lin][]
  7. #1543350 [Core:Audio/Video: Playback]-RDD does not wait for the decoder to shutdown [Uns][]
  8. #1525209 [Core:Audio/Video: Playback]-WebRTC video playback doesn't work in Firefox while working in other browsers [Uns][]
  9. #1544590 [Core:CSS Parsing and Computation]-Dynamic changes to 'counter-set' doesn't trigger reflow properly [All][]
  10. #1500708 [Core:CSS Parsing and Computation]-[cssom][css-grid] 'grid-auto-flow: row dense' should serialize to 'dense' since 'row' is implied [All][]
  11. #1541767 [Core:CSS Transitions and Animations]-transitioncancel event not fired when removing element from the document [All][]
  12. #1542791 [Core:DOM: Content Processes]-Add a per-window flag for enabling out-of-process subframes [Uns][]
  13. #1544505 [Core:DOM: Content Processes]-Add some helpful getter methods to JSWindowActorChild [Uns][]
  14. #1538353 [Core:DOM: Content Processes]-Construct PBrowser with ManagedEndpoint objects [Uns][]
  15. #1542783 [Core:DOM: Content Processes]-Expose WindowGlobalParent.tabParent to chrome JS [Uns][]
  16. #1539163 [Core:DOM: Content Processes]-Support changing process of oop iframe during load [Uns][]
  17. #1542790 [Core:DOM: Content Processes]-Use GetParent or GetTop for nsGlobalWindowInner [Uns][]
  18. #1057858 [Core:DOM: Core & HTML]-<input type=number> should not fire extra focus/blur events when script focuses it immediately after inserting it into the document or making it visible by removing display:none [Win][]
  19. #1545107 [Core:DOM: Core & HTML]-DocumentStatesChanged should not unconditionally notify if the state hasn't actually changed. [Uns][]
  20. #332175 [Core:DOM: Core & HTML]-Drop XMLDocument.load() support [All][]
  21. #1543786 [Core:DOM: Core & HTML]-Ensure that we revoke a top frame's storage access when it is navigated away [Uns][]
  22. #1525427 [Core:DOM: Core & HTML]-Expose embedder WindowGlobalParent on CanonicalBrowsingContext [Uns][]
  23. #1544866 [Core:DOM: Core & HTML]-Make InterSliceGCRunnerFired to return false in case the full budget wasn't used. [Uns][]
  24. #1328138 [Core:DOM: Core & HTML]-Remove XMLDocument's async IDL attribute [Uns][]
  25. #1544419 [Core:DOM: Core & HTML]-Work around devtools mutating parent in BrowsingContext [Uns][]
  26. #1544826 [Core:DOM: Core & HTML]-Wrong focus navigation behavior when the root element is a shadow root. [Uns][]
  27. #1545180 [Core:DOM: Device Interfaces]-Correct DualShock 4 mapping type [Uns][]
  28. #1542893 [Core:DOM: Device Interfaces]-Remapping gamepads for standard mappings [Uns][]
  29. #1509168 [Core:DOM: IndexedDB]-AddressSanitizer: SEGV /builds/worker/workspace/build/src/js/src/jsfriendapi.h:1564:9 in byteSize [Uns][]
  30. #1505821 [Core:DOM: IndexedDB]-SUMMARY: AddressSanitizer: SEGV /builds/worker/workspace/build/src/obj-firefox/dist/include/nsTArray-inl.h:22:17 in ~nsTArray_base [Uns][]
  31. #1515094 [Core:DOM: Push Notifications]-migrate notification data to kvstore [Uns][]
  32. #1542706 [Core:DOM: Web Storage]-Crash in [@ PLDHashTable::Remove | mozilla::dom::`anonymous namespace'::Datastore::NoteInactiveDatabase(class mozilla::dom::`anonymous namespace'::Database*)] [All][]
  33. #1541771 [Core:DOM: Web Storage]-Crash in [@ mozilla::dom::`anonymous namespace'::InitUsageForOrigin] [Win][]
  34. #1535221 [Core:DOM: Web Storage]-Dead lock with a11y's mscom and mozilla::dom::LSObject [Win][]
  35. #1543561 [Core:Disability Access APIs]-Non-descendant node targeted by aria-activedescendant doesn't get focusable state [All][]
  36. #1544572 [Core:Graphics: Layers]-Support compositor recording for LayerManagerComposite [Uns][]
  37. #1536487 [Core:Graphics: WebRender]-Document splitting followup: remove default value for ScheduleRenderOnCompositorThread param [Uns][]
  38. #1519106 [Core:Graphics: WebRender]-Increase the max number of rasterized blobs per transaction [Uns][]
  39. #1545006 [Core:Graphics: WebRender]-Use external scroll offsets to move primitives and clips into local space. [Uns][]
  40. #1534480 [Core:Internationalization]-Do not update Fluent DOM attributes if they match current ones [Uns][]
  41. #1545125 [Core:Internationalization]-Loading tab context menu FTL prevents intl.uidirection from working without a restart [Uns][]
  42. #1544885 [Core:JavaScript: GC]-Add a way for the embedding to find out if there is more work pending at the end of a GC slice [Uns][]
  43. #1544651 [Core:JavaScript: GC]-JS_GC_PROFILE_NURSERY displays size in chunks [Uns][]
  44. #1542982 [Core:JavaScript: GC]-Restrict nursery sizes to some sensible range [Uns][]
  45. #1544852 [Core:JavaScript: GC]-ScopeData destructors are not called [Uns][]
  46. #1543477 [Core:Layout: Form Controls]-zero-sized file input widgets create a lot of scrollable overflow (if you give them overflow:visible) [All][]
  47. #1531982 [Core:Layout: Grid]-Grid API returns incorrect names for reversed implicit areas [Uns][]
  48. #1513090 [Core:Layout: Scrolling and Overflow]-Remove the HIDDEN_VIEWPORT_OVERFLOW_TYPE telemetry probe [Uns][]
  49. #1544874 [Core:Layout]-::marker with non-normal content not displayed if ::before or ::after is a list item [All][]
  50. #1542441 [Core:Layout]-Assertion failure: mFloats.ContainsFrame(nif) [All][]
  51. #1544325 [Core:Layout]-Mouse wheel scrolling in Nightly on Grafana dashboards is highly erratic [Lin][]
  52. #1542290 [Core:Memory Allocator]-Decommit unused pages on all platforms [All][]
  53. #1542788 [Core:Networking]-Don't allow content to cancel process-changing channels [Uns][[necko-triaged]]
  54. #1500533 [Core:Networking]-Ensure that TLS session tickets are only consumed if storage checks on the channel pass [Uns][[necko-triaged]]
  55. #1543790 [Core:Security: Process Sandboxing]-Crash (Assertion failure: PR_GetEnv("MOZ_SANDBOXED") != nullptr) in [@ mozilla::SandboxReporterClient::SandboxReporterClient] [Lin][]
  56. #1543858 [Core:Security: Process Sandboxing]-sandbox causes crash when attempting Vorbis decoding on RDD [Uns][]
  57. #1545268 [Core:Selection]-Fuzzying debug build failed because Document has not been declared in SelectionChangeEventDispatcher.h [Uns][]
  58. #1526972 [Core:Web Painting]-MergeState::HasModifiedFrame() is slow [Uns][]
  59. #1543429 [Core:WebRTC: Signaling]-Rejecting the bundle tag can lead to JSEP errors [Uns][]
  60. #1496359 [Core:WebRTC]-[Wayland] We need to implement PipeWire support [Lin][]
  61. #1533197 [Core:WebVR]-OpenVR controller can't be enumerated after revisiting a WebVR website [Uns][]
  62. #1534389 [Core:Widget: Win32]-Draggable regions should still allow :hover pseudoselectors to work [Uns][]
  63. #1544684 [DevTools:Accessibility Tools]-Contrast filter is not revoked after selecting a text leaf that passes contrast check [Uns][]
  64. #1544678 [DevTools:Accessibility Tools]-Full page contrast audit fails on ea.com [Uns][]
  65. #1543791 [DevTools:Debugger]-Breakpoints aren't highlighted upon debugger open if editor isn't open [All][]
  66. #1544530 [DevTools:Debugger]-Debugger Release 132 [Uns][]
  67. #1545165 [DevTools:Debugger]-Make the Paused notification more prominant [Uns][]
  68. #1533202 [DevTools:Debugger]-Object preview in workers should work for WeakMap/WeakSet [Uns][]
  69. #1545075 [DevTools:Inspector: Layout]-FlexContainer unmount callback is not called [Uns][]
  70. #1545089 [DevTools:Inspector: Layout]-Make the subgrid markup badge toggle the grid highlighter [Uns][]
  71. #1544082 [DevTools:Inspector]-Visual refresh for Markup toolbar (related to Rules toolbar refresh) [Uns][]
  72. #1544438 [DevTools:Storage Inspector]-Backspace key deletes selected row even when editing a value [All][]
  73. #1540609 [DevTools:about:debugging]-[remote-dbg-next] Add a feature which cancel the processing of connection after passing defined period of time [Uns][[remote-debugging-reserve]]
  74. #1539328 [DevTools:about:debugging]-[remote-dbg-next] Inspect workers without re-using debugger client in about:devtools-toolbox [Uns][[remote-debugging-reserve]]
  75. #1525853 [Firefox:Address Bar]-"moz:x" should redirect to the manifesto [Uns][]
  76. #1524550 [Firefox:Address Bar]-Properly set and use, or replace UrlbarQueryContext's lastKey property [All][]
  77. #1545025 [Firefox:Address Bar]-Switch to tab entries having bookmark tags show a title containing tags [Uns][]
  78. #1522278 [Firefox:Address Bar]-When autofilling, try to detect whether the user deleted text instead of checking whether the old search string starts with the new search string [Uns][]
  79. #1534738 [Firefox:Address Bar]-[RTL] Quantumbar autocomplete urls are shown from the end of the URL instead of its beginning [Uns][]
  80. #1022528 [Firefox:General]-Add telemetry probe for usage of High Contrast OS themes [Win][p=3]
  81. #1532701 [Firefox:Preferences]-The "Always check if Firefox is your default browser" checkbox status can be changed even though it is locked [All][]
  82. #1518546 [Firefox:Search]-Fix method signatures throughout SearchService.jsm to be consistent [Uns][]
  83. #1518545 [Firefox:Search]-Merge engine-current/ default notifications [Uns][]
  84. #1544077 [Firefox:Search]-recordSearchURLTelemetry in SearchService.idl has no implemenation [Uns][]
  85. #1532746 [Firefox:Security]-Add Facebook Container Icon to be used in the URL bar when in Facebook Container [Uns][]
  86. #1477875 [Firefox:Security]-_getErrorMessageFromCode in NetErrorContent.jsm doesn't handle e.g. NSPR errors well [Uns][]
  87. #1536170 [Firefox:Sync]-Replace Async.jankYielder with a wrapper that does not create extraneous promises [Uns][]
  88. #1544904 [Firefox:Theme]-Content blocking preferences have bad contrast, drab colors in dark mode [Uns][]
  89. #1544114 [Firefox:Theme]-Make about:policies integrate better with dark mode support [Uns][]
  90. #1544025 [Firefox:Theme]-Prefs: in-content dialogs in dark-mode still light [All][]
  91. #1544909 [Firefox:Theme]-about:telemetry current ping options dialog has bad contrast, text colors [Uns][]
  92. #1544746 [Firefox:Tracking Protection]-[Content Blocking] Cookies label is not changing in Strict [All][]
  93. #1536665 [Release Engineering:Release Requests]-Set up whatsnewpage on the beta channel to be shown after each major version update [Uns][[releng:q2:2019]]
  94. #1530207 [Thunderbird:General]-Startup crash in [@ InvalidArrayIndex_CRASH | mozilla::a11y::Accessible::InsertChildAt] [All][[startup crash][Thunderbird-testfailure: Z all][Thunderbird-disabled-test][XBL:3]]
  95. #1544894 [Toolkit:Application Update]-When updating with BITS, the notification mode does not properly switch between "active" and "idle" [Uns][]
  96. #1544431 [Toolkit:Crash Reporting]-Reapply bug 1539574 [Uns][]
  97. #1539777 [Toolkit:Form Manager]-<datalist> popup not shown if attribute 'readonly' of <input> element removed after focus event [All][]
  98. #1540828 [Toolkit:Password Manager]-De-dupe passwordmgr's `checkACForm` function [All][[passwords:tech-debt]]
  99. #1545200 [Toolkit:Storage]-Squelch spurious synchronous operation warnings in `Connection::operationSupported` [Uns][]
  100. #1531791 [Toolkit:Telemetry]-Remove unused typedef StringToHistogramIdMap [Uns][[good first bug][lang=c++]]
  101. #1545016 [Toolkit:Themes]-Fix disabled checkbox/radio colors in common.inc.css [Uns][]
  102. #1544887 [Toolkit:Themes]-Fix some in-content page icon colors in dark mode [Uns][]
  103. #1545029 [Toolkit:Themes]-Flip `browser.in-content.dark-mode` on by default in Nightly builds [Uns][]
  104. #1544239 [Toolkit:Themes]-about:support has bad contrast, styling in dark mode [Uns][]
  105. #1544969 [Toolkit:Video/Audio Controls]-Show the "Picture-in-Picture" flyout when the mouse is hovering over the toggle [Uns][]
  106. #1540879 [Toolkit:XUL Widgets]-JavaScript warning: chrome://global/content/bindings/tabbox.xml, line 162: Array.forEach is deprecated; use Array.prototype.forEach instead [Uns][]
  107. #1544924 [Toolkit:XUL Widgets]-Support filtering individual classes with MOZ_INSTRUMENT_CUSTOM_ELEMENTS [Uns][]
  108. #1541019 [Web Compatibility:Tooling & Investigations]-"More information:" links should open in a new tab all the time [Uns][]
  109. #1541418 [Web Compatibility:Tooling & Investigations]-The "about:compat" page UI is different in portrait and landscape mode [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1541404 [Core:JavaScript Engine: JIT]-More Baseline and BaselineCodeGen changes [All][]
  3. #1542646 [Core:SVG]-Fix issues found by mach static-analysis check [All][]
  4. #1544749 [DevTools:General]-Update DevTools code relying on toolbox.win.parent or toolbox.win.top [Uns][]
  5. #1386760 [Toolkit:Startup and Profile System]-Crash in shutdownhang | NtCreateUserProcess [Win][]
  1. Beta 11 -> Beta 12 Changelog +6
  2. #1542541 [Core:DOM: IndexedDB]-FactoryOp::ActorDestroy needs to do cleanup if the actor was waiting for the PermissionRetry message [Uns][]
  3. #1514733 [Core:DOM: Workers]-Crash in mozilla::ipc::MessageChannel::CxxStackFrame::CxxStackFrame | mozilla::ipc::MessageChannel::Send | mozilla::dom::PRemoteWorkerParent::SendExecOp [All][]
  4. #1544039 [Core:Graphics: WebRender]-CONTENT_FULL_PAINT_TIME is missing from the dashboard [Uns][]
  5. #1544074 [Core:Graphics: WebRender]-blank window upon startup [Win][]
  6. #1533764 [DevTools:Netmonitor]-Enable column resizer in Nightly [Uns][]
  7. #1528562 [WebExtensions:General]-browser.identity.launchWebAuthFlow hangs after authentication [Uns][[qa-triaged]]

Nightly 68 fixes since 20190318 (Gecko 67) ~1516
Beta 67 fixes since 20190128 (Gecko 66) ~2339

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on April 18th, 2019, 8:15 pm, edited 1 time in total.
User avatar
SLK350
Posts: 147
Joined: July 21st, 2011, 3:19 am

Re: The first official 20190418 builds are not yet out

Post by SLK350 »

Anyone being able to access https://www.ghacks.net? Browser keeps crashing here. In yesterads and todays nightly build.

Edit. Never mind, I cleared cache and cookies and all is well again.
Corsair Obsidian 500D * AMD Ryzen Threadripper 1920X * ASUS ROG STRIX X399-E GAMING * G.Skill 32GB DDR4 3200MHz CL14 Flare X * Samsung 970 Pro 1TB * Fractal Design Celsius S36 360mm * Benq BL3201PT * ASUS GeForce RTX 2080 Ti 11GB DUAL OC * Creative Soundblaster X7 * Windows 10 Pro x64 Insider
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The first official 20190418 builds are not yet out

Post by Alice0775 »

Add-ons > Extensions, There are several pre-installed extensions(Amazon.com Search, Bing Search, etc....).
Does anyone know why these are? There seems to be only the ability to display the icon of the search engine.

If I disabled all, then search engines icon disappear from one-off search dropdown. But, I can still search with these engines.
And Options>Search. Search engines are listed without ICON.


Edit:
With new profile, there are no extensions(Add-ons > Extensions)... ??? :?: :?: :?: :?: :?:
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: The first official 20190418 builds are not yet out

Post by malliz »

You get these on a new install. I usually remove most of them leaving just two in my case Google and Wikipedia (yes I know). So I assume removing them changes a pref in about:config
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"
Fanolian
Posts: 940
Joined: February 21st, 2011, 10:14 am

Re: The first official 20190418 builds are not yet out

Post by Fanolian »

Alice0775 wrote:Add-ons > Extensions, There are several pre-installed extensions(Amazon.com Search, Bing Search, etc....).
Does anyone know why these are? There seems to be only the ability to display the icon of the search engine.
Search plugins can now be webextensions instead of .xml files:
Bug 1486820 - [meta] Convert builtin opensearch files to webextensions

But I don't see them even if I just create a new profile. Perhaps it is region-based? I am using en-US Nightly anyway.
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The first official 20190418 builds are not yet out

Post by TheVisitor »

Last Nightly 2nd build has 'forced' a gray background in Options, Addons, troubleshooting ...

Options->General scroll down to Nightly Updates ... An empty white-box appears with only the bullets showing... you can 'highlight' the blank area and see the text.

The bright BLUE in about:support is hard on the eyes IMO.

I don't see any way to change to the light background. Also with opening new tabs and clicking on a 'tile' there is a flash of gray screen. Annoying.

I'm using the 'light' theme and have not looked at the 'default' or Dark theme to see how they react.

EDIT: Makes no difference when switching themes. Selecting 'Get Addons' reverts to a 'White' background and gray side-bar. More of Moz's inconsistent roll-out of major changes.
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20190418 builds are not yet out

Post by Snake4 »

TheVisitor wrote:Last Nightly 2nd build has 'forced' a gray background in Options, Addons, troubleshooting ...

Options->General scroll down to Nightly Updates ... An empty white-box appears with only the bullets showing... you can 'highlight' the blank area and see the text.

The bright BLUE in about:support is hard on the eyes IMO.

I don't see any way to change to the light background. Also with opening new tabs and clicking on a 'tile' there is a flash of gray screen. Annoying.

I'm using the 'light' theme and have not looked at the 'default' or Dark theme to see how they react.

EDIT: Makes no difference when switching themes. Selecting 'Get Addons' reverts to a 'White' background and gray side-bar. More of Moz's inconsistent roll-out of major changes.
eventually Mozilla will possiblty get rid of the outdated " GetAddons" bit as when you install or wanna find a Addon you basically have to go here https://addons.mozilla.org/en-US/firefo ... om&src=api anyway plus the Grey matches everything else, doesnt bother me as i have poor eyesight anyway :)
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
Are You A Wiiizard?
Posts: 469
Joined: August 30th, 2012, 4:27 am

Re: The first official 20190418 builds are not yet out

Post by Are You A Wiiizard? »

It's nice that they have attempted to adapt to dark mode in the options and some about pages but the contrast is a bit too much on my eyes for some things...
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20190418 builds are not yet out

Post by Snake4 »

im glad they havent forced Darkm Mode, its to hard on my eyes
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
TheVisitor
Posts: 5472
Joined: May 13th, 2012, 10:43 am

Re: The first official 20190418 builds are not yet out

Post by TheVisitor »

For those that don't like the dark background you can flip browser.in-content.dark-mode and restart the browser.

I still think that is end-user has selected Light-mode that they should respect that and not 'force' the dark-mode on that theme.

EDIT: https://bugzilla.mozilla.org/show_bug.cgi?id=1545029 is the bug that flipped the pref.
Tomatoshadow2
Posts: 435
Joined: May 11th, 2017, 9:52 am

Re: The first official 20190418 builds are not yet out

Post by Tomatoshadow2 »

Anyone have issues on Hulu, showing a white box around the video for the show you are watching? Only happens on Hulu and doesn't happen on my Beta build or release.
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20190418 builds are not yet out

Post by Snake4 »

can anyone reproduce this Crash? i can sometimes, but if i click on a TILE in NewTab it'll Crash. https://crash-stats.mozilla.org/report/ ... b5b0190418, is it this Bug https://bugzilla.mozilla.org/show_bug.cgi?id=1545023
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20190418 builds are out

Post by Josa »

Locked