Meeting 2019-03-07
Triage: https://mozilla-necko.github.io/necko-triage/
- This week: Valentin
- Next week: Dragana (March 8-14) Triage Arrow
Round table items:
Bug 1528873 - When proxy.onRequest returns a bogus ProxyInfo, Firefox connects directly instead of failing Bug 1528756 - More crashes on @ poll Bug 1531344 - Youtube stream fails due to "Invalid Top-Level Box"
Michal
- 1151815 - Remove expiration time from the cache index
- 1533369 - Add content type to cache index
- 1506534 - Collect telemetry to measure how much penalty we will experience with first-party cache isolation
- RCWN tp6 regression
Andy
- 1533439 - investigate MozPromise usage in nsHttpChannel
- moz-quic - implemented initial stream send/recv support
mayhemer
- BT: improved the offline tool to easily share results, started a thread on reddit.com repaint findings, getting some tips
- decoder: helped with a hang and few details
- reviews
- a P1 in jeopardy: bug 1527749
Junior
Bug 1531583 [socket process] cherry-pick and rebase non-mc patches
- almost finish rebasing patches written in last year (one patch left, aka the last patch before clang-format)
Valentin
Triage
1532253 - Create NS_NewURIOnAnyThread
- can be called on any thread & works for most protocols
- what's left moz-gio, view-source, resource, moz, jar, about - will handle them in a follow-up, and remove nsIProtocolHandler.newURI
1525036 - Implement Cross-Origin header (requiring CORS for subresources)
- all patches reviewed
1435141 - Main thread IO in the parent process in nsNSSComponent::HasUserCertsInstalled
- patch up for review
1530691 - We should not call OnStopRequest twice
- patch up for review
1437661 - Use fallible AppendUTF16toUTF8 to avoid OOM crash in NS_NewURI
Kershaw
-
Bug 1505493 - Retarget nsHttpChannel handled by HttpChannelParent to a background thread, avoid main thread loop on critical path
- WIP, need some feedback
-
Bug 1430050 - IPC to the socket process for DNS resolution
- Done.
-
Bug 1532231 - DNSRequestChild is not released when the request is done
- Done.
Dragana
Quic - Huffman encoder/decoder
Socket-process - Work on security part for the socket process.
Bug 1528317 - Increase in "Network Protocol Error" reports in Firefox 65