mozilla-necko / meeting-notes

https://mozilla-necko.github.io/meeting-notes/
Mozilla Public License 2.0
3 stars 1 forks source link

2020-05-28 meeting notes #74

Closed mayhemer closed 4 years ago

mayhemer commented 4 years ago

Round table:

Next on triage duty: Dragana

mayhemer commented 4 years ago
valenting commented 4 years ago

[landed] Bug 1611990 - Rust log messages of less than WARN level are optimized out #645 Bug 1635566 - logincdn.msauth.net fails to resolve if network.trr.mode=3 Bug 1636891 - Move logging specifics from toolkit/library/rust/shared/lib.rs to the gecko_logger crate Bug 1640872 - Add more TRR logging Bug 1640879 - Fix COEP data.http.html test

[working on] Bug 1641222 - Follow CNAME/AliasForm chains Bug 1616252 - Maybe add a /etc/hosts parser Bug 1636888 - Allow specifying entire rust modules in MOZ_LOG Bug 1627800 - 404 http error isn't displayed in Firefox Bug 1629862 - Improve error messages for COEP failures

ddragana commented 4 years ago

Working on improving neqo-http3 code and implementing ServerPush:

Working on HTTP3/QUIC telemetry doc PR 669 - Drop packets with unknown versions

neqo reviews

Open some Http3 spec issues

vonasek commented 4 years ago
undef1nd commented 4 years ago

Continue working on structured http headers parser

KershawChang commented 4 years ago

Landed:

Ongoing:

JuniorHsu commented 4 years ago

Bug 1633935 - Allow sending onStartRequest via pHttpBackgroundChannel

[landed] Bug 1638172 - avoid name hiding for handling multipart channel in HttpChannelChild [landed] Bug 1638313 - Cross-Origin request blocked is not visible in Network panel