The first official 20190430 builds are out

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

The first official 20190430 builds are out

Post by Josa »

Previous Nightly Builds thread 20190429

The first official 20190430 NIGHTLY builds are out
The Official Firefox 67 Beta 15 builds are out

Previous NIGHTLY: 20190429 (Fx 68.0a1)
Previous BETA: 20190426 (Fx 67.0b14)

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


Fixed:
  1. NIGHTLY +64
  2. #1544526
  3. #1546327
  4. #1547655
  5. #1547619 [Core:CSS Parsing and Computation]-:-moz-use-shadow-tree-root pseudo-class code is wrong. [Uns][]
  6. #1533447 [Core:DOM: Core & HTML]-Cached browsing contexts are currently not working [Uns][[4/29] patches pushed]
  7. #1440537 [Core:DOM: Core & HTML]-Don't propagate style/layout flushes up across docgroup boundaries [Uns][[pre-oop-frames]]
  8. #1471869 [Core:DOM: Core & HTML]-Don't re-attach BrowsingContexts one by one when navigating using bfcache [Uns][[4/29] patches pushed]
  9. #1547618 [Core:DOM: Core & HTML]-Make dom use mozilla::PresShell directly rather than via nsIPresShell [Uns][]
  10. #1546990 [Core:DOM: Security]-Refactor setTimeout() in several files to avoid triggering eval() assertion. [Uns][[domsecurity-backlog1]]
  11. #1547535 [Core:Disability Access APIs]-Move all a11y code in nsIPresShell to mozilla::PresShell [All][]
  12. #1546019 [Core:Document Navigation]-Caret would not appear on input field if open web page in Current Tab [Win][]
  13. #1547800 [Core:Document Navigation]-Get rid of superfluous static cast of loadInfo in nsDocShell::DoURILoad() [Uns][]
  14. #1546839 [Core:Editor]-Make all editor command classes use Command enum instead of command name (const char*) for performance [All][]
  15. #1547532 [Core:Find Backend]-Make nsTypeAheadFind use mozilla::PresShell directly rather than via nsIPresShell [All][]
  16. #1540114 [Core:Gecko Profiler]-Improve MOZ_PROFILER_STARTUP_FEATURES help, selection, and check [All][]
  17. #1520238 [Core:Gecko Profiler]-The memory track is missing on startup profiles [Uns][]
  18. #1520104 [Core:Gecko Profiler]-Use non-XPCOM/libxul data structures in profiler core [All][]
  19. #1547775 [Core:Graphics: Layers]-D3D11 Double Buffering was never enabled [Uns][]
  20. #1547290 [Core:Graphics: WebRender]-Add a debugging visualization of the render task tree [Uns][]
  21. #1547702 [Core:Graphics: WebRender]-Allow WebRender on more Intel devices [Uns][]
  22. #1525641 [Core:Graphics: WebRender]-Make WPT css/css-transforms/transform3d-backface-visibility-005.html pass on windows [Uns][[gfx-noted]]
  23. #1547632 [Core:Graphics: WebRender]-Remove unused local clip rect stored on WR picture primitives. [Uns][]
  24. #1535704 [Core:IPC: MSCOM]-win32k lockdown causes mscom::ProcessRuntime::InitializeSecurity to fail [Win][]
  25. #1547721 [Core:JavaScript Engine: JIT]-Add an Ion script size limit [All][]
  26. #1547809 [Core:JavaScript Engine]-Inspector no longer works on about:welcome [Uns][]
  27. #1545751 [Core:JavaScript Engine]-[BinAST] Update the tokenizer API to transmit context information. [Uns][]
  28. #1547310 [Core:JavaScript: GC]-Cap the number of SharedScriptData leaks logged [Uns][]
  29. #1543644 [Core:JavaScript: Internationalization API]-"internal error while computing Intl data" for "ja-u-ca-japanese" with "era" option [Uns][]
  30. #1514869 [Core:Layout: Text and Fonts]-Share the platform font list and associated metadata/character maps between processes [Uns][]
  31. #1547852 [Core:Layout]-Disable dynamic reflow roots after early-beta [Uns][]
  32. #1546499 [Core:Layout]-Downgrade assertion for unexpected child frame in in nsVideoFrame::Reflow [Uns][]
  33. #1547418 [Core:Layout]-Make CapturingContentInfo a private struct of PresShell and move APIs for it from nsIPresShell to PresShell [Uns][]
  34. #1547536 [Core:Layout]-Make PresShell QI-able [All][]
  35. #1547621 [Core:Layout]-Move all inline methods of nsIPresShell into mozilla::PresShell [Uns][]
  36. #1547416 [Core:Layout]-Move nsIPresShell::ScrollAxis to PresShellForwards.h [All][]
  37. #1535697 [Core:Networking: HTTP]-Use separate connections for isolated third-party trackers [Uns][[anti-tracking][necko-triaged]]
  38. #1530545 [Core:Security: PSM]-Store Preloaded Intermediates in cert_storage [All][[psm-assigned]]
  39. #1545359 [Core:User events and focus handling]-Update nsIFocusManager.idl's documentation to indicate `focusedElement` can be an anonymous element [Uns][]
  40. #1547082 [Core:Web Replay]-Simulate latency and bandwidth of a cloud based replaying child [Uns][]
  41. #1546562 [Core:WebRTC: Networking]-ICE Restart fails when re-negotiating after ICE failure. [Uns][]
  42. #1546691 [Core:WebRTC: Networking]-PeerConnectionObserver can spontaneously go away when network is lost [Uns][]
  43. #1533562 [Core:Widget: Cocoa]-Prepare unified titlebar drawing for CoreAnimation-backed windows [mac][]
  44. #1546545 [Core:mozglue]-DLL Interceptor fails to clear trampoline when running under MITIGATION_DYNAMIC_CODE_POLICY [Win][]
  45. #1544713 [DevTools:Accessibility Tools]-Long running audit blocks other DevTools panels [Uns][]
  46. #1547115 [DevTools:Debugger]-Logpoints on Gmail in large prettified file completely freezes main thread [Uns][]
  47. #1547314 [DevTools:Debugger]-Remove references to updatedSource [Uns][]
  48. #1533144 [DevTools:Netmonitor]-Include hostname from parent/window in HAR save default filename [Uns][]
  49. #1537992 [DevTools:about:debugging]-Consistent naming for profiler button and window [Uns][[remote-debugging-reserve]]
  50. #1545011 [DevTools:about:debugging]-[remote-dbg-next] Make the connection error message on sidebar to be closable [Uns][[remote-debugging-reserve]]
  51. #1514787 [DevTools:about:debugging]-[remote-dbg-next] Reloading about:debugging on a remote runtime page should remain on the same page [Uns][[remote-debugging-reserve]]
  52. #1547660 [DevTools:about:debugging]-[remote-dbg-next] Tabs should be the first category displayed for remote runtimes [Uns][[remote-debugging-reserve]]
  53. #1546694 [Firefox:Installer]-Stub installer no longer correctly detects the default profile. [Uns][]
  54. #1541459 [Firefox:Page Info Window]-Move securityOnLoad function into message listener callback [Uns][]
  55. #1543129 [Firefox:Toolbars and Customization]-Most customizable items (looks like all API-based widgets) go AWOL after using Forget button [All][]
  56. #1544489 [Toolkit:Add-ons Manager]-xpinstallPromptMessage cannot be properly translated in some cases [Uns][]
  57. #1545033 [Toolkit:Safe Browsing]-Consider filling hash value [Uns][]
  58. #1547732 [Toolkit:Safe Browsing]-Enforce URL classifier skips download protection channel [Uns][]
  59. #1547701 [Toolkit:Safe Browsing]-Investigate if OCSPRequest::Run requires LOAD_BYPASS_URL_ClASSIFIER flag [Uns][]
  60. #1542833 [Toolkit:Startup and Profile System]-Add a measure to telemetry to detect if this ping comes from a cold startup [Uns][[fxperf:p1]]
  61. #1547463 [Toolkit:Startup and Profile System]-Delete/Rename Profile confirmation dialog buttons are missing in Profile Manager. And missing label in "Firefox is already running" dialog [All][]
  62. #1545391 [Toolkit:Telemetry]-Move ClientID.jsm into Telemetry component [Uns][]
  63. #1391992 [WebExtensions:General]-add cookieStoreId to webRequest APIs [Uns][]
  64. #1512171 [WebExtensions:General]-provide better error message when attempt is made to add bookmark folder to root folder [Uns][]
  65. #1545163 [WebExtensions:Request Handling]-Expose private browsing flag on proxy/webrequest details [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1547478 [Core:JavaScript Engine]-Perma runner.py | application crashed [@ class mozilla::Result<mozilla::Ok,JS::TranscodeResult> js::ScriptSource::xdrData<js::XDR_DECODE>::<unnamed-tag>::operator()()] [Uns][[stockwell needswork:owner]]
  3. #1508441 [Core:Layout]-[css-contain] contain:size on button shouldn't suppress baseline alignment (but contain:layout should) [Uns][]
  1. Beta 14 -> Beta 15 Changelog +22
  2. #1532525
  3. #1538736
  4. #1546617
  5. #1515497 [Core:Audio/Video: Playback]-Intermittent Assertion failure: rddOpened, at z:/build/build/src/dom/ipc/ContentParent.cpp:2620 [Uns][]
  6. #1543350 [Core:Audio/Video: Playback]-RDD does not wait for the decoder to shutdown [Uns][]
  7. #1545575 [Core:Audio/Video: Playback]-Fix potential content process crash from unclean RDD shutdown [Uns][]
  8. #1545807 [Core:DOM: Core & HTML]-Cannot read video from Twitter on afp website (french press agency). [Uns][]
  9. #1547191 [Core:DOM: Core & HTML]-Crash in [@ ThirdPartyUtil::IsThirdPartyWindow] [Win][]
  10. #1544539 [Core:DOM: Geolocation]-Collect GEOLOCATION_REQUEST_GRANTED through 2019 [All][]
  11. #1481164 [Core:DOM: IndexedDB]-Crash in InvalidArrayIndex_CRASH | mozilla::dom::indexedDB::(anonymous namespace)::ConnectionPool::NoteIdleDatabase [All][]
  12. #1546098 [Core:Layout]-nsRefreshDriver never stops for top-level documents in content processes, burning CPU [All][]
  13. #1539620 [Core:Localization]-Create a brand string that is channel agnostic [Uns][]
  14. #1546139 [Core:Panning and Zooming]-Bottom fixed margin layers don't stick to bottom with dynamic toolbar in fennec [Uns][]
  15. #1545273 [Core:Privacy: Anti-Tracking]-Cookie restrictions prevents user from being able to log in through Facebook comments [Uns][]
  16. #1546836 [Core:Security: Process Sandboxing]-Video Playback Issues on macOS Version 10.14.5 Beta [mac][]
  17. #1540251 [Core:WebRTC: Audio/Video]-Workaround unset OpenH264 NAL size in WebrtcGmpVideoEncoder::Encoded [Uns][]
  18. #1538648 [DevTools:Inspector: Changes]-Select all option selects even the [Copy All Changes] button [All][[lang=js]]
  19. #1542213 [DevTools:Inspector: Changes]-Added new CSS rules don't immediately show in the Changes panel if using the auto-generated selector [All][]
  20. #1546326 [Toolkit:Startup and Profile System]-[Dedicated Profiles] The about:profiles page does not display correct information if a profile folder is deleted [Uns][]

Nightly 68 fixes since 20190318 (Gecko 67) ~1972
Beta 67 fixes since 20190128 (Gecko 66) ~2410

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Josa
Posts: 7416
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20190430 builds are out

Post by Josa »

Locked