Meeting 2024-10-01
-
Team calendar
- Next on Necko triage: Randell
-
New contributors / Friends of Necko THANK YOU!!
-
Round Table
- No public topics this week
-
Active Projects roadmap Fx131 rel Oct 01, Fx132 freeze Sep 26
-
3rd Party Cookie Deprecation (in progress, target Fx134)
-
3PCD shipped to nightly
-
Tracking breakage: https://bugzilla.mozilla.org/show_bug.cgi?id=1917788
-
3PCD timeline
-
131: Enable in nightly all windows(dry run)
- Check back once 131 hits release and see the telemetry
-
132: Enable in PBMode and ETP Strict to release (we are here)
-
133: Release telemetry on partition limit will start, review it
-
134: All windows in release (targeting January)
-
136: “Migration”/deletion of TCP cookies (non-chips partitioned)
-
-
-
Fetch keepalive: (in progress, Target Fx133)
- – enter updates –
-
HTTP Priorities Experiments (riding the trains, target Fx 132)
-
[acreskey]
-
Beta followup experiment launching today
-
Nightly followup launching today
- 32-bit int in pageloadEvent to track pages that use FetchPriority on images. See https://phabricator.services.mozilla.com/D222991
-
-
-
-
Firefox/Chrome benchmark test suite (in progress, Fx132)
-
[kershaw]
-
-
Address review comments
-
Refine conditions used for network throttling
-
-
-
-
Interop 2024 URL (in progress, target H2 2024)
-
[Ed] Made fixes to patch https://phabricator.services.mozilla.com/D207810
- More review comments to address
-
-
necko-glean: (sekim) Landing glean patches using #ifndef ANDROID blocks tracking such blocks using Bug 1901798
- – enter updates –
-
Fast UDP I/O in Firefox (in progress, target H2 2024)
-
- Transform http_3_ecn_ce_ect0_ratio to custom_distribution to be displayable in Glean bugzilla#1921203
-
-
Proof of concept GSO implementation, see mozilla/neqo#2138.
-
Proof of concept recvmmsg implementation, see mozilla/neqo#2138.
-
-
milestone 5 - multi-packet state machines
- Don't allocate in UDP send & receive path ready for full review, see github#2093.
-
-
Implement WebTransport based on HTTP/2
- – enter updates –
-
Performance work:
- [acreskey] Moving focus to handling of network transitions on Android, HTTP/3