The first official 20190621 builds are out

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

The first official 20190621 builds are out

Post by Josa »

Previous Nightly Builds thread 20190620

The first official 20190621 NIGHTLY builds are out
The official Firefox 68 Beta 12 builds are out

Previous NIGHTLY: 20190620 (Fx 69.0a1)
Previous BETA: 20190619 (Fx 68.0b11)

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


Fixed:
  1. NIGHTLY +40
  2. #1552571
  3. #1559409 [Core:DOM: Content Processes]-Include subframe PIDs in tab hover tooltip [Uns][]
  4. #1557115 [Core:Gecko Profiler]-Profiler Toolbar panel isn't keyboard accessible [Uns][]
  5. #1558135 [Core:Graphics: WebRender]-Add a fast image shader [Uns][]
  6. #1560326 [Core:Graphics: WebRender]-gfxUtils::GetRenderRootForFrame assumes frames are from element nodes [Uns][]
  7. #1557846 [Core:Graphics]-"[fluent] Missing translations in en-US: no_constant_buffer_offsetting. Localization.jsm:202:13" warning in Browser Console at about:support [Win][]
  8. #1479960 [Core:IPC]-Add support for freezing shared memory [Uns][]
  9. #1534780 [Core:IPC]-Move ipc::FileDescriptor's UniquePtr instance into MFBT so it can be used more widely [Uns][]
  10. #1536697 [Core:IPC]-POSIX SharedMemory::Map leaves memory_ set to MAP_FAILED on error (and probably passes it to munmap) [Uns][]
  11. #1426526 [Core:IPC]-Trim down or remove file_util* [Uns][]
  12. #1559821 [Core:JavaScript Engine]-JSContext needs to know when its thread is running a ParseTask without checking for HelperThread_ [Uns][]
  13. #1555037 [Core:JavaScript Engine]-Support SuperProperty in field initializers [Uns][]
  14. #1555355 [Core:JavaScript Engine]-Use Randomization in Arraybuffer and String Arenas [Uns][]
  15. #1560064 [Core:JavaScript: GC]-js::MovableCellHasher<JSObject*> is not exported when SpiderMonkey is compiled with gcc [Lin][]
  16. #1558165 [Core:Javascript: WebAssembly]-Crash [@ js::wasm::CompileArgs::build] or Assertion failure: baseline || ion || cranelift, at js/src/wasm/WasmCompile.cpp:120 [Lin][[jsbugmon:update]]
  17. #1558705 [Core:Layout: Grid]-[css-grid] subgrid margin/border/padding isn't accounted for when doing content measurements to determine row size [Uns][]
  18. #1548687 [Core:Panning and Zooming]-Click location is off when scrolling in nested browser [Uns][]
  19. #1530660 [Core:Preferences: Backend]-[regression] All preferences lost after power loss, OS crash, etc [All][]
  20. #1560179 [Core:SVG]-AddressSanitizer: SEGV /builds/worker/workspace/build/src/dom/svg/SVGImageElement.cpp:270:3 in mozilla::dom::SVGImageElement::BuildPath(mozilla::gfx::PathBuilder*) [Uns][]
  21. #1551030 [Core:SVG]-Merge all SVGRect classes [All][]
  22. #1556109 [Core:WebRTC: Networking]-[socket-process] shows up as not responding in OSX activity monitor [Uns][]
  23. #1556795 [Core:WebRTC: Signaling]-RTCDataChannel.id logic needs an overhaul [Uns][]
  24. #1213601 [Core:Widget: Gtk]-Kinetic scrolling does not work on Linux [Uns][tpi:+]
  25. #1560081 [Core:Widget: Win32]-css cursor image are positioned incorrect when display scaling is enabled on monitor [Uns][]
  26. #1559468 [Core:XPConnect]-Clean up uses of JS_DefineProfilingFunctions [Uns][]
  27. #1559316 [DevTools:Accessibility Tools]-Previously selected row's badge becomes white after selecting a new row in the a11y tree [All][]
  28. #1559317 [DevTools:Accessibility Tools]-When a row is selected the whole a11y tree will get the focus highlight [All][]
  29. #1560009 [DevTools:Inspector: Layout]-Clean up the FlexItemSizingOutline component [Uns][]
  30. #1559686 [Firefox:Address Bar]-moz_inputhistory no longer reflects awesomebar usage [All][]
  31. #1560336 [Firefox:Menus]-Firefox account menu item is misaligned on the right side when signed in [All][]
  32. #1555627 [Firefox:Security]-"Learn more…" hyperlink doesn't work in some "Secure Connection Failed" error website pages [Win][]
  33. #1555963 [Firefox:Security]-Add an API for parent process JS to fetch certificate information per browser [Uns][]
  34. #1560338 [Firefox:Theme]-Disabled sub view navigation button arrows are too faint [All][]
  35. #1560346 [Firefox:Theme]-Remove subpixel anti-aliasing hack for defunct customize mode transition [All][]
  36. #1553534 [Toolkit:Add-ons Manager]-[about:addons] Addon details page tabs need styling for dark mode [Uns][]
  37. #1555371 [Toolkit:Add-ons Manager]-[about:addons] “Update” icon does not display properly for dark theme [All][]
  38. #1560166 [Toolkit:General]-Cleanup ContentDOMReference a bit [Uns][]
  39. #1556158 [Toolkit:Password Manager]-The search box at the top of about:logins should have a magnifying glass inside of it [Uns][]
  40. #1529022 [Toolkit:Performance Monitoring]-Add a GeckoChildProcessHosts iterator [Uns][]
  41. #1528082 [Toolkit:Startup and Profile System]-Add an environment variable to disable dedicated profiles [Uns][]
  1. Partial Landings/Diagnostic Patches:
  2. #1395509 [Core:JavaScript: GC]-Track the amount of malloc memory precisely [Uns][]
  1. Beta 11 -> Beta 12 Changelog +14
  2. #1547760
  3. #1559859 [Core:Graphics: Layers]-Always release mWidget in UiCompositorControllerChild::Destroy() [Uns][]
  4. #1558856 [Core:Security: PSM]-Collect the values of the enterprise-roots prefs in the telemetry environment [All][]
  5. #1549930 [Core:User events and focus handling]-cannot input with ATOK Passport's moji pallet [Win][]
  6. #1554843 [Core:User events and focus handling]-Cannot use ATOK Moji Pallet until typing first character even after fixing bug 1549930 [Win][]
  7. #1527048 [Core:Widget: Gtk]-[Linux] Fallback to Adwaita light Gtk theme when system uses dark theme [Uns][]
  8. #1555565 [Core:Widget: Gtk]-prefers-color-scheme media query no longer reflects user's preference for dark theme [Uns][]
  9. #1558743 [Core:Widget: Gtk]-Followup from Bug 1531338 - Current permission for block autoplay is not visible in Site information panel with high contrast enabled [Lin][]
  10. #1558917 [Firefox:Activity Streams: Newtab]-Referrer no longer sent for new tab links [Uns][]
  11. #1559243 [Firefox:Activity Streams: Newtab]-[AS only] After disabling Pocket section in via about:prefererences, Pocket section can't be re-enabled until restart [Uns][]
  12. #1552280 [Firefox:Messaging System]-Update default 68+ about:welcome experience including cards for return-to-AMO [Uns][]
  13. #1552787 [Toolkit:Add-ons Manager]-Log a more verbose error message in the console when a abuse report fails for a client or server submission error [Uns][]
  14. #1560192 [Toolkit:Notifications and Alerts]-Prompt:Open can be slightly optimized [Uns][]
  15. #1544359 [Web Compatibility:Tooling & Investigations]-Have Report Site Issue detect the Mobify JS library [Uns][]

Nightly 69 fixes since 20190520 (Gecko 68) ~1310
Beta 68 fixes since 20190318 (Gecko 67) ~2977

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on June 22nd, 2019, 8:55 am, edited 1 time in total.
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20190621 builds are not yet out

Post by Snake4 »

.Firefox 68 Beta 12 builds are out
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
User avatar
malliz
Folder@Home
Posts: 43796
Joined: December 7th, 2002, 4:34 am
Location: Australia

Re: The first official 20190621 builds are not yet out

Post by malliz »

Don't shout
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"
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 20190621 builds are not yet out

Post by Snake4 »

malliz wrote:Don't shout
i only do that at the Pub
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
Josa
Posts: 7362
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20190621 builds are out

Post by Josa »

Locked