Firefox/Channels/Meetings/2021-12-21
From MozillaWiki
Channel Meeting Details
- Tuesdays at 10am and Thursdays at 7:30am Pacific Time
- Riot #release-drivers for backchannel
- Past meeting notes: https://wiki.mozilla.org/Firefox/Channels/Meetings
Video/Teleconference Details
- Zoom Meeting ID: 536 097 768
- https://mozilla.zoom.us/j/536097768
- +17207072699,,536097768# US
- Find your local number: https://zoom.us/u/agItTmqIu
REMEMBER
These notes are read by people who weren't able to attend the meeting. Please make sure to include links and context so they can be understood.
Contents
Attendees
RyanVM, dsmith, afischer,
Schedule Update
- Shipped 95.0.1 and 95.0.2 dot releases since last week
- 95.0.1 to address Microsoft OCSP stapling bug
- 95.0.2 to address AMD Bobcat crash spike in 95.0.1
- Desktop/DevEdition 96.0b8 today (last beta this thursday)
- nsExpatDriver crash will be uplifted for this
- 96.0b7 is live
- Fenix 96.0.beta 4 100% rollout
Release quality metrics (Tuesdays)
Desktop Stability
Nightly
mc2 crash incidence (% of users experiencing a crash): 1.59% (-0.96%), crash rate (crashes/active hour for crashing profiles): 1.50 (-32.71%) mc1 crash rate: 3.47 crashes/1k usage hours (3.47 last week)
- Nothing obvious to call out
Beta
mc2 crash incidence: 1.66% (12.25%), crash rate: 2.49 (29.25%) mc1 crash rate: 3.16 (3.64 last week)
- [@ nsExpatDriver::ConsumeToken] / [@ nsExpatDriver::WillBuildModel] fix should be in 96.0b8
Release
mc2 crash incidence: 1.10% (-17.50%), crash rate: 1.77 (12.85%) mc1 crash rate: 2.22 (2.49 last week)
- [@ shutdownhang | NtFlushBuffersFile] crashes fixed by 95.0.1 (~20000 crashes in 95.0)
- [@ sqlite3AddGenerated] crash driving 95.0.2 dot release is fixed (bug 1746733)
Mobile Stability
Fenix
- Seeing a few different Login-related appservices crashes in Fenix 95.2.0
- [@ java.lang.NullPointerException: at mozilla.appservices.logins.LoginsKt.lower(logins.kt:3)]
- [@ mozilla.appservices.logins.InternalException: at mozilla.appservices.logins.LoginStore.getByBaseDomain(logins.kt:14)]
- [@ mozilla.appservices.logins.LoginsStorageException$InvalidRecord: at mozilla.appservices.logins.LoginsStorageException$ErrorHandler.read(logins.kt:7)]
- Possibly related to https://github.com/mozilla-mobile/fenix/issues/22910