Meeting 2020-05-28

Round table:

Next on triage duty: Dragana

mayhemer

Valentin

[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

Dragana

Working on improving neqo-http3 code and implementing ServerPush:

  • Done: PR 657 - Use separate send_message/recv_message instead of transactions
  • One more small refactor and ServerPush PRs almost ready

Working on HTTP3/QUIC telemetry doc

PR 669 - Drop packets with unknown versions

neqo reviews

Open some Http3 spec issues

Michal

  • [landed] 1637947 network ID: link status isn't updated in NetlinkService::OnAddrMessage()
  • [landed] Neqo PR667 - Add test chacha20
  • [landed] Neqo PR663 - Add retry, resumption and zerortt tests
  • Issue 674 - Handle Error::StreamLimitError returned from Connection::stream_create
  • Issue 676 - neqo-server: implement "transfer" test case
  • 1621345 Support for nsIWebSocketEventListener.send() API
  • FTP PAC telemetry data from release

Tania

Continue working on structured http headers parser

Kershaw

Landed:

  • Bug 1629457 - Intermittent netwerk/test/unit/test_trr.js | application crashed [@ __thiscall InitHash::InitHash + 0x12d3] | TRRServiceChannel using nsWeakReference OffMainThread
  • Bug 1546358 - [socket process] cache storage service is used in Http2Session
  • Bug 1602832 - [socket process] Enable xpcshell tests for socket process
  • Bug 1641427 - startup Crash in [@ mozilla::SandboxBroker::LaunchApp]

Ongoing:

  • Bug 1637648 - [socket process] Forward observer notifications in nsHttpHandler to socket process
  • Bug 1641496 - [socket process] Investigate disabled xpcshell tests
  • Bug 1640612 - socket process gets killed due to sandboxing
  • Bug 1640105 - [socket process] Run mochitest with networking over socket process enabled
  • Bug 1524035 - Assertions in socket process do not output a stack trace
  • Bug 1638387 - nsOSXSystemProxySettings::Init() is failed in socket process when sandbox is enabled

Junior

Bug 1633935 - Allow sending onStartRequest via pHttpBackgroundChannel

  • all r+, fixing oranges - cross-process redirection/onStart before permission received/graphic async test/socket process/...

[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