The first official 20190301 builds are out

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

The first official 20190301 builds are out

Post by Josa »

Previous Nightly Builds thread 20190228

The first official 20190301 NIGHTLY builds are out
The Official Firefox 66 Beta 12 builds are out

Previous NIGHTLY: 20190228 (Fx 67.0a1)
Previous BETA: 20190226 (Fx 66.0b11)

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


Fixed:
  1. NIGHTLY +44
  2. #1531018
  3. #1529738 [Core:Audio/Video: Playback]-Add Gecko Profiler markers to report when video decode skips to next keyframe [Uns][]
  4. #1531241 [Core:Audio/Video: Playback]-Assertion TimeInterval: Index.cpp can generate invalid time interval [Uns][]
  5. #1530862 [Core:Audio/Video]-Subclasses of HTMLMediaElement that implement their own AddRef/Release methods cause negative leak reports [Uns][]
  6. #1530847 [Core:CSS Parsing and Computation]-Be consistent on how we store and serialize InsetRect's radius for computed and specified values. [Uns][]
  7. #1530471 [Core:Canvas: 2D]-Remove SkiaGL glue code [All][[gfx-noted]]
  8. #1530239 [Core:DOM: Events]-css transition events must fire even if an element is disabled [All][]
  9. #1531263 [Core:DOM: Service Workers]-Wrong prototype for Compare() function in ServiceWorkerScriptCache [Uns][]
  10. #1518202 [Core:DOM]-Add cross-process proxies for Location [All][]
  11. #1531300 [Core:Graphics: WebRender]-[Wayland][WebRender] Toggling titlebar produces empty window after Bug 1527804 [Lin][]
  12. #1531022 [Core:Graphics]-SymbolLoader::LoadSymbols called from GLContext::LoadMoreSymbols() without error handling [Uns][]
  13. #1531476 [Core:IPC]-Replace MaybeFileDesc with FileDescriptor? in IPDL [Uns][]
  14. #1530643 [Core:JavaScript Engine]-Assertion failure: get() (dereferencing a UniquePtr containing nullptr), at dist/include/mozilla/UniquePtr.h:302 with OOM [Lin][[jsbugmon:update]]
  15. #1530848 [Core:JavaScript Engine]-Change SupportedLocales to return an array with non-frozen length [Uns][]
  16. #1526031 [Core:JavaScript Engine]-NameNode should not have a initOrStmt field [Uns][]
  17. #1527007 [Core:JavaScript Engine]-Perma tests\jit-test\jit-test\tests\basic\testDivModWithIntMin.js | Z:\task_1549888723\build\tests\jit-test\jit-test\tests\basic\testDivModWithIntMin.js:8:5 Error: Assertion failed: got 0, expected -0 (code 3, args "") [2.3 s] [Uns][[stockwell needswork:owner]]
  18. #1531035 [Core:JavaScript: GC]-Null weakmap keys should not be allowed [Uns][]
  19. #1319468 [Core:JavaScript: GC]-Remove use of CustomAutoRooter and replace with Rooted in js/ [Uns][]
  20. #1529006 [Core:JavaScript: GC]-Use Rooted for NewObjectMetadataState [Uns][]
  21. #1530273 [Core:Javascript: WebAssembly]-Support "funcref" as alias for "anyfuc" [All][]
  22. #1524923 [Core:Javascript: WebAssembly]-[boil-all-the-oceans] Support local.get/set and global.get/set syntax [All][]
  23. #1524239 [Core:Panning and Zooming]-Attach the LayersId of the process-top-level layer that has focus to keyboard events [Uns][[fission-event-m1]]
  24. #1507991 [Core:Security: CAPS]-Crash in PermissionMessageUtils.cpp when loading a moz-icon: uri [All][]
  25. #1529227 [Core:Security: PSM]-Don't export NSS CMS functions not required by Firefox [Uns][]
  26. #1520278 [Core:Security: PSM]-Enable Intermediate Preloading on Nightly [All][[crlite] [psm-assigned]]
  27. #1530815 [Core:WebRTC: Networking]-Crash in [@ r_assoc_fetch_bucket] [Lin][]
  28. #1517210 [DevTools:Debugger]-Remove the {freshCompartment: true} option from the devtools sandbox [Uns][]
  29. #1529599 [DevTools:Inspector: Changes]-Export Changes - copy a single declaration [Uns][]
  30. #1526054 [DevTools:Inspector: Fonts]-Font editor prevents text from being focused in Inspector [Uns][[dt-q]]
  31. #1531230 [DevTools:Inspector: Rules]-Stop using the TextPropertyEditor value in the TextProperty model [Uns][]
  32. #1530140 [DevTools:Netmonitor]-Change Netmonitor's localization access keys to lower case [Uns][]
  33. #1530861 [DevTools:about:debugging]-Blank Debugger panel when using remote debugging [Uns][]
  34. #1501543 [Firefox:Enterprise Policies]-Misleading message when DisableAppUpdate is true but the system administrator updates Firefox in place [Uns][]
  35. #1531008 [Firefox:General]-Replace makeURI with Services.io.newURI in browser-captivePortal.js [Uns][]
  36. #1497147 [Firefox:Session Restore]-Rewrite "mapFrameTree" implementation to C++ [Uns][]
  37. #1522053 [Firefox:Site Identity and Permission Panels]-Blocked icon and Site Information panel info are lost after moving the tab with blocked media to a new window [All][]
  38. #1522058 [Firefox:Site Identity and Permission Panels]-The Autoplay media with sound shows BLOCKED when the feature is turned off [Uns][]
  39. #1530367 [Firefox:Tabbed Browser]-Play Tab indicator for pinned tabs isn't working [All][]
  40. #1529658 [Firefox:Theme]-Color differences between List All Tabs and Open a New Tab buttons, and the tab scroll buttons [Uns][]
  41. #1119063 [Toolkit:Password Manager]-Don't autofill in password fields with an autocomplete field name of "new-password" [All][[passwords:heuristics]]
  42. #1531322 [Toolkit:Safe Browsing]-Add "bin" to the list of executable extensions in download protection [Uns][]
  43. #1527851 [Toolkit:Startup and Profile System]-Dev edition try build with wrong profile naming on Dedicated Profiles [Uns][]
  44. #1526248 [Toolkit:Startup and Profile System]-The Sign to Sync section from "Important News" Tab becomes unactionable [All][]
  45. #1529582 [WebExtensions:General]-Extension that is not allowed on PB is still allowed to set a non-extension URL as the homepage [All][]
  1. Partial Landings/Diagnostic Patches:
  2. #1531286 [Core:Audio/Video: Playback]-Determine why MediaData::SetTrimWindow gets invalid (overflow) TimeInterval [Uns][]
  3. #1037100 [Core:General]-Remove all uses of mfbt/Scoped.h, use mfbt/UniquePtr.h instead [All][]
  4. #1441308 [Core:Graphics: WebRender]-(document-splitting) WebRender: Document splitting [Uns][]
  5. #1530937 [Core:JavaScript Engine: JIT]-Refactor VMFunction interface [All][]
  1. Beta 11 -> Beta 12 Changelog +31
  2. #1518774
  3. #1481244 [Core:Audio/Video: cubeb]-Crash in <name omitted> | mozilla::AudioStream::SetVolume [mac][]
  4. #1522923 [Core:Audio/Video: Playback]-Turn off blocking autoplay on Beta [Uns][]
  5. #1529248 [Core:DOM]-Clear-Site-Data: "storage" should work on HTTP redirects (and possibly other types) [Uns][]
  6. #1528034 [Core:Event Handling]-Browser tab crashes when tabbing after the previous tab target is removed [Uns][]
  7. #1526045 [Core:Graphics]-Crash in [@ mozilla::gfx::DrawTargetD2D1::CreateBrushForPattern] [Win][]
  8. #1529352 [Core:Graphics: WebRender]-Collect WebRender performance metrics in release [All][]
  9. #1527951 [Core:ImageLib]-Assertion failure: mFormat == SurfaceFormat::B8G8R8A8 || src[3] == 0xFF [Uns][]
  10. #1522294 [Core:JavaScript Engine]-Assertion failure: regionStart && OffsetFromAligned(regionStart, alignment) != 0, at js/src/gc/Memory.cpp:662 [Lin][[jsbugmon:update]]
  11. #1527768 [Core:JavaScript Engine]-Hit MOZ_CRASH(Invalid object. Dead wrapper?) at js/src/vm/JSObject.h:652 with async [Lin][[jsbugmon:update]]
  12. #1529349 [Core:JavaScript Engine]-Crash in [@ js::wasm::CompileStreaming] [All][]
  13. #1470926 [Core:Layout]-crash near null in [@ nsTextControlFrame::ScrollSelectionIntoView] [Uns][]
  14. #1530177 [Core:Layout]-Crash in [@ mozilla::PresShell::DoFlushPendingNotifications] with MOZ_RELEASE_ASSERT(!mForbiddenToFlush) [All][]
  15. #1516806 [Core:Networking: HTTP]-Remove SPDY_VERSION2 it is not useful [Uns][[necko-triaged]]
  16. #1527372 [Core:Security: PSM]-HSTS Not Clearing on Shutdown since FF63 [Uns][[psm-assigned][qa-triaged]]
  17. #1525341 [Core:WebRTC]-Jitter stat for WebRTC audio is always zero [Uns][[qa-triaged]]
  18. #1527526 [Core:WebRTC]-AudioConduit is reporting RTP send statistics when it should be reporting RTP receive statistics [Uns][]
  19. #1503745 [Core:Web Painting]-a bookmark item in show-more-bookmarks dropdown of bookmarks toolbar won't disappear when deleted [All][]
  20. #1511358 [Core:Web Painting]-Resizing doesn't work if overlapping element has z-index: -1 [All][]
  21. #1522039 [Core:Widget: Cocoa]-"Close Private Window" placed in macOS touchbar in private browsing closes window accidentally [mac][[qa-triaged]]
  22. #1529467 [Core:Widget: Cocoa]-Keydown event for arrow keys does not occur when arrow keys are pressed during Hangul composition. [mac][]
  23. #1529730 [Firefox:Activity Streams: Newtab]-Impressions on spocs for hero regression [Uns][[qa-triaged]]
  24. #1525357 [Firefox:Enterprise Policies]-If the xpinstall policy is set to true, users can still drag drop extensions into their profile and then enable them [Uns][[qa-triaged]]
  25. #1529312 [Firefox:Enterprise Policies]-DontCheckDefaultBrowser policy only supports locking to enabled, but not to disabled [Uns][[qa-triaged]]
  26. #1524264 [Firefox:Preferences]-Move "No Proxy for" outside the radio button and change the case for design guildline [Win][]
  27. #1529642 [Firefox:Search]-PBM handoff shows history suggestions with @keywords (due to suggestions being disabled?) [Uns][]
  28. #1530327 [Firefox:Security]-Enable new certificate error pages on Release [Uns][]
  29. #1521233 [Firefox:Site Identity and Permission Panels]-Stop overusing --panel-disabled-color in the Control Center [All][]
  30. #1511053 [Firefox:Theme]-Dragging a tab in Windows Aero Basic causes the TabsToolbar background to change slightly [Win][[qa-triaged]]
  31. #1527658 [Toolkit:Performance Monitoring]-about:performance elements display abnormal behavior when dropping down worker lists [All][[qa-triaged]]

[*]#1530816 [WebExtensions:General]-addonRepository returns emtpy array for rtamo [Uns][]
Nightly 67 fixes since 20190128 (Gecko 66) ~1450
Beta 66 fixes since 20181210 (Gecko 65) ~1927

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on March 3rd, 2019, 7:43 am, edited 1 time in total.
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 2019029 builds are not yet out

Post by Snake4 »

sound on these video's seem to be Broken on the latest Nightly https://www.essendonfc.com.au/ , they play/works fine on Chromium72 with the latest updates

EDIT : Just tested on New Profile, still the same
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
User avatar
streetwolf
Posts: 2706
Joined: August 21st, 2011, 8:07 am
Location: NJ (USA)

Re: The first official 2019029 builds are not yet out

Post by streetwolf »

Mouse4 wrote:sound on these video's seem to be Broken on the latest Nightly https://www.essendonfc.com.au/ , they play/works fine on Chromium72 with the latest updates

EDIT : Just tested on New Profile, still the same
Confirmed. Kind of spooky sounding if you ask me.
Intel i9-13900K | ASUS ROG MAXIMUS Z790 HERO DDR5 | 64GB CORSAIR VENGEANCE DDR5 @ 6600 Mhz.
H100i ELITE CAPELLIX XT Liquid CPU Cooler | PNY 12GB GeForce RTX 3080 Ti | 2 CORSAIR 2TB MP600 PRO XT GEN 4
HX1200 PLATINUM PSU | XENEON 32" IPS UHD 144Hz | BenQ 32" UHD | MS Windows 11 Pro
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 2019029 builds are not yet out

Post by Snake4 »

streetwolf wrote:
Mouse4 wrote:sound on these video's seem to be Broken on the latest Nightly https://www.essendonfc.com.au/ , they play/works fine on Chromium72 with the latest updates

EDIT : Just tested on New Profile, still the same
Confirmed. Kind of spooky sounding if you ask me.
i'll see if i get the same issue with the 2nd update when i get it around lunch time. if i do i'll Bug it then
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
Josa
Posts: 7418
Joined: July 28th, 2009, 4:52 pm

Re: The first official 2019029 builds are not yet out

Post by Josa »

User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 2019029 builds are not yet out

Post by Snake4 »

thanks Josa, i add to that Bug also
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
Orangutan100
Posts: 54
Joined: July 9th, 2015, 11:56 am

Re: The first official 2019029 builds are not yet out

Post by Orangutan100 »

>20190229 NIGHTLY builds

This isn't a leap year :)
User avatar
Mark12547
Posts: 327
Joined: May 13th, 2017, 11:36 am
Location: Oregon, United States, Earth

Re: The first official 2019029 builds are not yet out

Post by Mark12547 »

Orangutan100 wrote:>20190229 NIGHTLY builds

This isn't a leap year :)
Shhh!!! I could use an extra day between today and tomorrow! :D
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 2019029 builds are not yet out

Post by Snake4 »

.The first official 20190302 NIGHTLY builds are not yet out


.The first official 20190301 NIGHTLY builds are out
.The Official Firefox 66 Beta 12 builds are out
Last edited by Snake4 on March 1st, 2019, 5:10 pm, edited 6 times in total.
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 2019029 builds are not yet out

Post by Snake4 »

Mouse4 wrote:
thanks Josa, i add to that Bug also
my guess that fix will be in Tomorrows update
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
Enig123
Posts: 64
Joined: February 9th, 2006, 5:10 am

Re: The first official 2019029 builds are not yet out

Post by Enig123 »

28th nightly, when playing video on facebook pages, the audio is 1/2 x slow motion while the video is normal. It's really a weird issue.
Fanolian
Posts: 940
Joined: February 21st, 2011, 10:14 am

Re: The first official 2019029 builds are not yet out

Post by Fanolian »

Alice has filed a regression on 0228 build that some extensions are wrongly marked as legacy.
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 2019029 builds are not yet out

Post by Snake4 »

Fanolian wrote:Alice has filed a regression on 0228 build that some extensions are wrongly marked as legacy.
i can reproduce that just by installing the extension
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
alex_mayorga
Posts: 1921
Joined: May 8th, 2008, 9:35 am
Location: Monterrey/Zacatecas, Mexico

Re: The first official 2019029 builds are not yet out

Post by alex_mayorga »

Enig123 wrote:28th nightly, when playing video on facebook pages, the audio is 1/2 x slow motion while the video is normal. It's really a weird issue.
¡Hola!

Another example of https://bugzilla.mozilla.org/show_bug.cgi?id=1531500 perhaps?

¡Gracias!
User avatar
Snake4
Posts: 1841
Joined: December 27th, 2017, 4:03 am
Location: Australia

Re: The first official 2019029 builds are not yet out

Post by Snake4 »

sound problem is stil there in this nightly, dont expect that to be fixed, but have a look in an Hiourly to see if its fixed there

a lot has been Backedout 44.4MB it was 45MB
Nightly Blog
Release Calendar
Posted With Chrome Or Firefox
Locked