The first official 20190605 builds are out

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

The first official 20190605 builds are out

Post by Josa »

Previous Nightly Builds thread 20190604

The first official 20190605 NIGHTLY builds are out
.The official Firefox 68 Beta 8 builds are not yet out

Previous NIGHTLY: 20190604 (Fx 69.0a1)
Previous BETA: 20190604 (Fx 68.0b7)

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


Fixed:
  1. NIGHTLY +66
  2. #1548306
  3. #1552541
  4. #1556586 [Core:Audio/Video: Playback]-Follow up fix to bug 1539686 [Uns][]
  5. #1555150 [Core:CSS Parsing and Computation]-adding support for text-underline-offset to the style system [Uns][]
  6. #1525554 [Core:DOM: Core & HTML]-Enable promise rejection event [Uns][]
  7. #1555980 [Core:DOM: Core & HTML]-Move HTMLDocument colour properties to Document [Uns][]
  8. #1556859 [Core:DOM: Core & HTML]-Remove SessionStorage::Clone() [Uns][]
  9. #836176 [Core:DOM: Core & HTML]-Remove nsIHTMLDocument [All][]
  10. #1556730 [Core:DOM: Quota Manager]-QM: Add IsShuttingDown checks to temporary storage initialization [Uns][]
  11. #1496386 [Core:DOM: Security]-Apply Meta CSP to System Privileged about:memory [Uns][[domsecurity-active]]
  12. #1554847 [Core:DOM: Security]-Canvas API should consider cross-origin redirects same-origin -> cross-origin -> same-origin [Uns][[domsecurity-active]]
  13. #1534431 [Core:DOM: Web Storage]-Nightly hangs in local storage when following links on file:/// [Lin][[qf:p2:responsiveness]]
  14. #1554831 [Core:Disability Access APIs]-Fission a11y: Fix HWND returned by accessibles in OOP iframes with window emulation [Win][]
  15. #1552017 [Core:Document Navigation]-Expand the kinds of URLs that can cancel content JS when navigating from the location bar [All][]
  16. #1555227 [Core:Editor]-Fix WARNING: '!aCommandParams', file m:/src/widget/WidgetEventImpl.cpp, line 196 [All][]
  17. #1556922 [Core:Editor]-Stop using [array] in nsIEditorSpellCheck [Uns][]
  18. #1426709 [Core:Editor]-stack-overflow in [@ mozilla::HTMLEditRules::WillDeleteSelection] [All][]
  19. #1556481 [Core:Graphics: WebRender]-Crash in [@ mozilla::gfx::UnscaledFontDWrite::GetFontFileData] [Win][[gfx-noted]]
  20. #1556590 [Core:Graphics: WebRender]-WebRender debugger does not display full render task tree [Uns][]
  21. #1554502 [Core:Graphics: WebRender]-Webrender + Tree Style Tab: Visual artifact with text behind transparent div [Uns][]
  22. #1554522 [Core:Graphics]-[Wayland] Implement Wayland DMABuf surface [Uns][]
  23. #1556360 [Core:ImageLib]-Intermittent image/test/reftest/downscaling/downscale-moz-icon-1.html == image/test/reftest/downscaling/downscale-moz-icon-1-ref.html | crash-check | This test left crash dumps behind, but we weren't expecting it to! [Uns][]
  24. #1554592 [Core:Internationalization]-Postpone telemetry expiry for Text Encoding menu probes [Uns][]
  25. #1556746 [Core:Internationalization]-Remove kCharsetFromHintPrevDoc that have been accidentally restored by resolving merge conflict [Uns][]
  26. #1556900 [Core:JavaScript Engine]-Further minor ScriptSource cleanups [Uns][]
  27. #1556321 [Core:JavaScript: GC]-Assertion failure: state == MarkingState::WeakMarking || state == MarkingState::IterativeMarking, at js/src/gc/Marking.cpp:2623 [Lin][[jsbugmon:update]]
  28. #1167452 [Core:JavaScript: GC]-Incrementalize weak marking phase [All][[qf:p2]]
  29. #1547752 [Core:Javascript: WebAssembly]-Cranelift: Support jump tables [Uns][]
  30. #1556668 [Core:Javascript: WebAssembly]-Move MapFile from SpiderMonkey to Gecko [All][]
  31. #1556641 [Core:Javascript: WebAssembly]-Update cranelift to current HEAD [All][]
  32. #1539469 [Core:Layout: Form Controls]-Make <input> elements display: inline-block by default (was: Fix WPT: testing/web-platform/tests/html/semantics/forms/the-input-element/input-width.html) [Uns][]
  33. #1556857 [Core:Layout]-Return true in AttributeChangeRequiresSubtreeRestyle whenever lwtheme attrs change in any chrome doc, not just those with XUL document elements [Uns][]
  34. #1556419 [Core:Networking: Cookies]-cookie path should not contain the last '/' [Uns][[necko-triaged]]
  35. #1542561 [Core:Networking: DNS]-Intermittent netwerk/test/unit/test_trr.js | test6 - [test6 : 84] 2152398878 == 0 [Uns][[necko-triaged][trr][stockwell unknown]]
  36. #1518730 [Core:Networking: DNS]-TRR: Firefox prefers IPv4 no matter what [Uns][[necko-triaged][trr]]
  37. #1555302 [Core:Networking]-nsStandardURL::Resolve should not treat tel: URIs as relative [Win][[necko-triaged]]
  38. #1555562 [Core:Privacy: Anti-Tracking]-Make sure LocalStorageManager::PrecacheStorage() passes in the real storage principal [Uns][]
  39. #1556093 [Core:Privacy: Anti-Tracking]-Perma test_ext_storage_cleanup.html | Undefined value! - "tracker-0.3787650295256073" == "undefined" - | localStorage data was cleared - got true, expected false - when Gecko 69 merges to Beta on 2019-07-01 [Uns][]
  40. #1556147 [Core:SVG]-SVGImageElement::BuildPath is dead code [Uns][]
  41. #1537986 [Core:WebRTC]-Video MediaStreamTrack.getSettings returns empty object with media.navigator.streams.fake = true [Uns][]
  42. #1551990 [Core:Widget: Cocoa]-[DoS/Hang] Firefox hangs on wake up from OS X Power Nap (parent process is sleeping, content processes are not, periodically scheduling e.g. network requests) [mac][]
  43. #1554520 [Core:Widget: Gtk]-[Wayland] Load DMABuf setup in Wayland Display [Uns][]
  44. #1556386 [Core:XPCOM]-Rename `aSkip` to `aMightSkip` in nsCycleCollectionParticipant.h [Uns][]
  45. #1122740 [Core:XPCOM]-remove useless null checks after allocating memory with |new| [All][[lang=c++]]
  46. #1555085 [Core:XPConnect]-AddressSanitizer: global-buffer-overflow [@ mozilla::dom::XrayResolveOwnProperty] with READ of size 1 [Lin][]
  47. #1519948 [Core:XUL]-Remove box objects [Uns][]
  48. #1544916 [Core:XUL]-migrate dialog binding to Custom Element [Uns][]
  49. #1554133 [DevTools:Application Panel]-Add a localization wrapper [Uns][foundation-work]
  50. #1556743 [DevTools:Console]-Fix typo in warningGroup setting label [Uns][]
  51. #1519314 [DevTools:Console]-Handling Enter differently when devtools.webconsole.input.editor is true [Uns][]
  52. #1551586 [DevTools:Inspector: Rules]-[Inactive CSS] Display a warning when min-width, min-height etc. are used incorrectly [All][]
  53. #1555064 [DevTools:Inspector]-Abstract creation and toggling of pseudo-class locks [Uns][]
  54. #1553468 [DevTools:Inspector]-Dark theme color fix for the markup view's Inactive elements [All][[lang=css]]
  55. #1551870 [DevTools:Netmonitor]-Filter URLs field becomes empty after switching back from different developer tools/panels [Uns][]
  56. #1552806 [DevTools:about:debugging]-[remote-dbg-next] Setup page intro text should not mention "tabs" category for "This Firefox" [Uns][]
  57. #1534552 [Firefox:Address Bar]-Properly document selection resetting in UrlbarInput::_loadURL [All][]
  58. #1549787 [Firefox:Address Bar]-Some URLs in autocomplete items are sometimes unnecessarily getting a fading effect, if Quantumbar is on [Uns][]
  59. #1540669 [Firefox:Bookmarks & History]-Sometimes moved and newly added bookmarks are placed in incorrect and wrong order in folder in Library [Win][]
  60. #1556391 [Firefox:Normandy Client]-Preference experiments that are targeted for a specific channel no longer expire on channel switch [All][]
  61. #1505330 [Firefox:Preferences]-Single lockPref blocks all proxy configuration page [Uns][]
  62. #1556424 [Firefox:Search]-Broken about:newtab and address bar [Uns][]
  63. #1552621 [Firefox:Sync]-Track bookmark merge events in telemetry and shutdown hang reports [Uns][]
  64. #1548646 [Firefox:Tracking Protection]-Preference name for "security.identitypopup.recordEventElemetry" misspelled [Uns][]
  65. #1550911 [Toolkit:Add-ons Manager]-[about:addons] Show recommendations on the list view [Uns][]
  66. #1556268 [Toolkit:about:memory]-Remove aboutCompartments.xhtml [Uns][]
  67. #1551835 [Web Compatibility:Desktop]-Cannot type "À" in the body of a Google Docs text document [Win][]
  1. Partial Landings/Diagnostic Patches:
  2. #1443683 [Core:Drag and Drop]-Drag and Drop may not work on OOP IFrames [Uns][]
  3. #1550640 [Core:Graphics: WebRender]-Improve bincode serialization codegen [All][]
  4. #1551176 [Core:JavaScript Engine]-Assertion failure: liveStepperCount + suspendedStepperCount == trappingScript->stepModeCount(), at js/src/vm/Debugger.cpp:2448 [Lin][[jsbugmon:update][debugger-mvp]]
  5. #1395509 [Core:JavaScript: GC]-Track the amount of malloc memory precisely [Uns][]
  6. #1556729 [DevTools:Inspector]-Performance regression on inspector.expand tests [Uns][]
  1. Beta 7 -> Beta 8 Changelog +0
    None

Nightly 69 fixes since 20190520 (Gecko 68) ~688
Beta 68 fixes since 20190318 (Gecko 67) ~2841

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on June 5th, 2019, 10:48 am, edited 1 time in total.
atlanto
Posts: 97
Joined: March 7th, 2015, 4:19 pm
Location: Japan

Re: The first official 20190605 builds are not yet out

Post by atlanto »

Build ID 20190604214415 crashes if DNS over HTTPS is enabled.
I had to remove network.trr.mode from prefs.js.
dsmith
Posts: 246
Joined: November 5th, 2002, 1:00 pm

Re: The first official 20190605 builds are not yet out

Post by dsmith »

atlanto wrote:Build ID 20190604214415 crashes if DNS over HTTPS is enabled.
I had to remove network.trr.mode from prefs.js.
Had the same problem. Thanks for the fix. Is there a bug for this?

Note: It crashes hard, so it doesn't generate a crash report for Mozilla (but will offer to send one to Microsoft).
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Post by Alice0775 »

.
Last edited by Alice0775 on June 4th, 2019, 10:26 pm, edited 1 time in total.
mozian
Posts: 156
Joined: April 30th, 2011, 11:30 pm
Location: HK

Re: The first official 20190605 builds are not yet out

Post by mozian »

dsmith wrote:
atlanto wrote:Build ID 20190604214415 crashes if DNS over HTTPS is enabled.
I had to remove network.trr.mode from prefs.js.
Had the same problem. Thanks for the fix. Is there a bug for this?

Note: It crashes hard, so it doesn't generate a crash report for Mozilla (but will offer to send one to Microsoft).

For me it does generate a crash report for Mozilla [@ nsObserverService::AddObserver]

and the Socorro pointed to bug 1556911.
Fanolian
Posts: 940
Joined: February 21st, 2011, 10:14 am

Re: The first official 20190605 builds are not yet out

Post by Fanolian »

Regarding #1555222 [Firefox:Site Identity and Permission Panels]-Change the protections panel trigger mechanism for dogfooding [Uns][]:
How do I trigger the not-yet-ready Tracking Protection Panel now?
From the code:

Code: Select all

    // For Nightly users, show the WIP protections panel if the meta key was held.
    if (this._protectionsPanelEnabled && event.metaKey) {
blah blah blah
I am on Windows and metaKey is Windows Key according to Google. But I cannot trigger the panel no matter (left/right) Windows Key, Ctrl, Alt, Shift is clicked. I have browser.protections_panel.enabled set to true.
It works before bug 1555222 was fixed.

TP Panel in question:
Image
User avatar
Alice0775
Posts: 2818
Joined: October 26th, 2007, 11:25 pm
Location: OSAKA

Re: The first official 20190605 builds are not yet out

Post by Alice0775 »

Fanolian wrote:Regarding #1555222 [Firefox:Site Identity and Permission Panels]-Change the protections panel trigger mechanism for dogfooding [Uns][]:
How do I trigger the not-yet-ready Tracking Protection Panel now?
From the code:

Code: Select all

    // For Nightly users, show the WIP protections panel if the meta key was held.
    if (this._protectionsPanelEnabled && event.metaKey) {
blah blah blah
I am on Windows and metaKey is Windows Key according to Google. But I cannot trigger the panel no matter (left/right) Windows Key, Ctrl, Alt, Shift is clicked. I have browser.protections_panel.enabled set to true.
It works before bug 1555222 was fixed.

TP Panel in question:
Image
Filed #1557093 [Firefox:Site Identity and Permission Panels]-Protections panel does not open on Windows key+Click on identity icon (before Bug 1555222, it works with click on shield icon) [Win]
Josa
Posts: 7406
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20190605 builds are out

Post by Josa »

Locked