The first official 20220611 builds are out

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

The first official 20220611 builds are out

Post by Josa »

Previous Nightly Builds thread 20220610

The first official 20220611 NIGHTLY builds are out
.The official Firefox 102 Beta 7 builds are not yet out

Previous NIGHTLY: 20220610 (Fx 103.0a1)
Previous BETA: 20220610 (Fx 102.0b6)

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


Fixed:
  1. NIGHTLY +34
  2. #1773768 [Core:Audio/Video: Playback]-Add a pref to force specifying how many threads we use for dav1decoder [Uns]
  3. #1773577 [Core:Audio/Video: Playback]-Enable the pref `media.autoplay.block-webaudio` [Uns]
  4. #1767899 [Core:Audio/Video: Playback]-Use EventTargetCapability to protect members in TrackBuffersManager [Uns]
  5. #1773120 [Core:Audio/Video: Playback]-Video doesn't play on twitch.tv [Uns]
  6. #1773712 [Core:Canvas: 2D]-Enable accelerated Canvas2D on macOS nightly [mac]
  7. #1764126 [Core:CSS Transitions and Animations]-[css-easing-2] Implement linear(...) easing function for css animations [All]
  8. #1772649 [Core:DOM: Core & HTML]-dom/base/Document.cpp:2075:11: runtime error: -231.485 is outside the range of representable values of type 'unsigned int' [Uns]
  9. #1773714 [Core:Graphics]-Enable zero copy hardware decoded video on all GPU on Window on Nightly / Early Beta [Uns]
  10. #1772655 [Core:Graphics: WebRender]-src/gl.cc:2841:17: runtime error: call to function mozilla::wr::WebRenderMallocSizeOf(void const*) through pointer to incorrect function type 'unsigned long (*)(void *)' [Uns]
  11. #1773682 [Core:JavaScript Engine]-Concurrent delazification cause wasteful scheduling. [Uns]
  12. #1772282 [Core:JavaScript Engine: JIT]-Replace js/src/ds/SplayTree.h with an AvlTree.h and change all of SM's uses accordingly [Uns]
  13. #1773486 [Core:JavaScript Engine: JIT]-Set frame pointer correctly in arm64 EnterJit trampoline [All]
  14. #1773480 [Core:JavaScript Engine: JIT]-Swap frame pointer and stub pointer in BaselineStub frames [All]
  15. #1767364 [Core:Layout]-crash near null in [@ nsCSSFrameConstructor::ReplicateFixedFrames] [Uns]
  16. #1769161 [Core:Printing: Output]-Page Margins do not properly take into account page-size scaling [Uns]
  17. #1716575 [Core:Privacy: Anti-Tracking]-Images are not displayed on soranews24.com with ETP - Strict enabled [Win]
  18. #1772142 [Core:Security: Process Sandboxing]-Snap package fails to create VAAPI texture snapshot unless RDD sandbox is disabled [Lin]
  19. #1773371 [Core:Security: PSM]-Enforce CRLite revoked status when OCSP confirmation fails [Uns]
  20. #1112134 [Core:Storage: Cache API]-CacheStorage/Cache should require SecureContext [All]
  21. #1773118 [Core:Widget: Gtk]-Fix transition from fullscreen to maximized window [Uns]
  22. #1772063 [Core:Widget: Gtk]-[Snap] Show in folder when download finished [Uns]
  23. #1771428 [DevTools:Console]-.then getted twice when await in devtools console [Uns]
  24. #1773468 [Firefox:about:logins]-Change about:logins module files to use mjs extensions. [Uns]
  25. #1773413 [Firefox:Address Bar]-Stop autofilling matched with protocol part when user’s input has no protocol expression. [Uns]
  26. #1291573 [Firefox:Address Bar]-Unified autocomplete/autofill "Visit" row should show the page title if it is in the history or bookmark [Uns]
  27. #1761789 [Firefox:General]-Implement responsive grid layout for Firefox View [All]
  28. #1772100 [Firefox:General]-Use plain object for lazy getter in browser/components/ [Uns]
  29. #1772261 [Firefox:Normandy Client]-Remove osfile.jsm from toolkit/components/normandy [Uns]
  30. #1771546 [Firefox:Pocket]-Pocket newtab topics/collections card [Uns]
  31. #1773469 [Firefox:Protections UI]-Change about:protections module files to use mjs extensions. [Uns]
  32. #1773644 [Firefox:Theme]-Version bump for new colorways [All]
  33. #698873 [Firefox:Toolbars and Customization]-Disable View > Zoom > "Actual size" when the zoom level is already at default. [All]
  34. #1772868 [Toolkit:Password Manager]-Refactor LoginManagerParent [Uns]
  35. #1773076 [WebExtensions:General]-Allow theme_experiments for permanently installed addons not signed as privileged on builds that allows disabling signatures [Uns]

  1. Partial Landings/Diagnostic Patches:
  2. #1773368 [Core:JavaScript Engine]-Remove uses of JS::Handle/Rooted/etc typedefs for internal types [Uns]

  1. Beta 6 -> Beta 7 Changelog +0
    None


Nightly 103 fixes since 20220531 (Gecko 102) ~330
Beta 102 fixes since 20220503 (Gecko 101) ~809

Nightly Blog
Release Calendar
Release Tracking
MozRegression Guide
Last edited by Josa on June 12th, 2022, 6:21 am, edited 1 time in total.
mayankleoboy1
Posts: 471
Joined: February 25th, 2013, 9:52 pm

Re: The first official 20220611 builds are not yet out

Post by mayankleoboy1 »

Maybe a new bug, could anyone confirm? Scrolling fps drops on youtube/twitch pages with streams ( and possibly on non-stream yt videos).

Create new profile, launch it
Make sure smooth scrolling is enabled (should be enabled by default):
Settings - General - "Browsing" section - Use smooth scrolling
Go to https://youtu.be/2q79M_32TFk?t=2104 or https://www.twitch.tv/videos/1500162784?t=01h44m33s
Launch video, change resolution to 1080p60, make sure video's playing
Start scrolling page down with your mouse wheel

ER: Scrolling is smooth
AR: Scrolling is not smooth, scrolling fps drops considerably

Also, I can't repro this bug with media.hardware-video-decoding.enabled set to false. Nvidia 2080, Win10, latest drivers.
@GHM113:
This sounds a lot like https://bugzilla.mozilla.org/show_bug.cgi?id=1767185

Edit: It might be useful to mention that you can also repro the bug on Nvidia hardware. Maybe share a profile and a about:support in the bug?
User avatar
GHM113
Posts: 707
Joined: December 16th, 2015, 3:59 am
Location: Moscow, Russia

Re: The first official 20220611 builds are not yet out

Post by GHM113 »

@mayankleoboy1
Thank you very much! Unfortunately, I was too impatient and have already filed a https://bugzilla.mozilla.org/show_bug.cgi?id=1773872 but STR seems to be a bit different in my case so it's probably for the best. I'll keep an eye out on both bugs! Thank you once again!

I'll share a profile and about:support once I figure out how to translate Nightly into English.
Sorry for my poor English.
Josa
Posts: 7364
Joined: July 28th, 2009, 4:52 pm

Re: The first official 20220611 builds are out

Post by Josa »

Locked