Meeting 2024-11-05
-
Team calendar
- Next on Necko triage: Valentin
-
New contributors / Friends of Necko THANK YOU!!
-
Round Table
- [Greg] Globs reported networking issue NS_ERROR_CONNECTION_REFUSE hitting server on local LAN, Sunil looking at logs
-
Active Projects roadmap Fx132 rel Oct 29, Fx133 rel Nov 26, Fx134 code freeze Nov 21
-
Firefox Essential Internal Services Toughening[FEISTY] (in progress, TBD)
-
Approved - ready to go
-
Have prototype
-
-
DoH Enablement - Fenix and Focus (in progress, TBD)
- Approved - ready to go
-
3rd Party Cookie Deprecation (in progress, target Fx134)
-
[Ed] Due to CHIPS incident and 3PCD experiment, we are pushing back the rollout plan, probably won’t make 134:
-
134:
-
3PCD experiment
-
re-enable chips, ride the trains to release (Jan 7)
- Note: CHIPS-related breakage
-
-
>134
-
(pending experiment): 3PCD in all windows in release
- Note: 3pcd-related breakage
-
-
>136
- (pending all-windows): “Migration”/deletion of TCP cookies (non-chips partitioned)
-
-
-
Fetch keepalive: (riding the trains, Target Fx133)
- – enter updates –
-
Firefox/Chrome benchmark test suite (in progress, Fx132)
-
First cut of download results: https://lookerstudio.google.com/reporting/f5fbaacd-a473-4daf-bf22-faa3d3c8391f/page/DO9EE
-
Update TC scripts
-
Ship this week or next
-
-
Needs validation, maybe hand testing
-
Related: Chromium’s loadline framework
-
(greg) Perf Infra Hardware review Performance Hardware Review
- How long test take to run and how many tests are we running
-
[kershaw]
- Landed a change to make the test more reliable.
-
-
-
Interop 2024 URL (in progress, target H2 2024)
- No progress
-
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)
- – enter updates –
-
Implement WebTransport based on HTTP/2
- – enter updates –
-
Performance work:
-
Fenix pref-flip experiment live and actually working
-
In-progress experiments:
-
Working on:
-
Pageload Event properties by TRR domain
-
-
Note: only counts non-zero dns lookup times
-
-
-
[sunil]
-
OnDataFinished and OnStopRequest probes indicate we still experience delays in between dispatching and running OnDataFinished in the background thread.
-
Modified code to dispatch directly to the background thread skipping the queue. Testing ongoing.
-
-