Meeting 2019-03-14
Round table:
- https://github.com/mozilla/standards-positions/issues/144
- https://bugzilla.mozilla.org/show_bug.cgi?id=1533509#c2
Michal
- RCWN and tp6
- 1533369 - Add content type to cache index
- 1506534 - Collect telemetry to measure how much penalty we will experience with first-party cache isolation
Kershaw
Bug 1521793 - [socket process] not access http connection in http channel
r?
Bug 1497247 - [socket-proc] Connection stickiness for conn-based auths.
r?
Bug 1497241 - [socket-proc] Make HTTP/2 push work again
WIP
Bug 1505493 - Retarget nsHttpChannel handled by HttpChannelParent to a background thread, avoid main thread loop on critical path
Still investigating test timeout
mayhemer
-
1493599 Expose blocked resource reason on nsILoadInfo stub for devtools people to play with, new child only notification "failed-open"
-
1527712 nsFileChannel (called e.g. by fetch) shouldn't do main thread I/O for local files nsBaseChannel derived may create a promise to block onstartrequest (suspend the pump) and resolve it async; blocked on badly written test; some parts separated to different bug and component to handle by someone else
-
1535361 Increase the limit of idle threads in stream transport service blocker for 1527712 and probably a good change
-
1515425 http://www.speedtest.net/ doesn't perform upload test when the tab is in background not a networking issue, probably a on-site issue with observing the tab visibility (if it is active)
-
1510262 nsIncrementalDownload causes a lot of jank with main thread I/O while downloading updates in the background deps on 1528285
Andy
- quic: breaking up send streams into correctly-sized frames, and multiple datagrams
- if you're curious see https://github.com/mozilla/neqo some have access some don't.
Valentin
1525036 - Implement Cross-Origin header (landed)
1435141 - Main thread IO in the parent process in nsNSSComponent::HasUserCertsInstalled (landed)
1532253 - NewURI on any thread (will land after merge day)
1420677 - Convert nsHostResolver.addr_info to a UniquePtr (will try again after merge)
1512472 - nsHttpConnectionInfo leak
Junior
Origin header
Bug 1531583 - [socket process] cherry-pick and rebase non-mc patches - finished, wait for review the way i did
Bug 1534745 - cookies.sqlite is read on the main thread before first paint
Bug 1444278 - CORS fetches redirected across origins fail because the Origin header contains the wrong value
Dragana
Bug 1512598 - Provide baseline for starting PSM in an "isolated" mode on the Socket Process
Bug 1512471 - Proxy certificate validation from Socket Process/Socket Thread to Parent Process
Bug 1497270 - [socket-proc] HttpTransactionParent must have its own suspend counter and queue messages
qpack
needinfos, review