Fix missing QUIC_SESSION_PACKET_SENT
When cl/331651056 landed in the QUICHE shared code and changed QuicConnectionDebugVisitor::OnPacketSent, it failed to update the overrides in Chrome. This caused us to stop sending QUIC_SESSION_PACKET_SENT events to netlog. This CL fixes that and adds a test to ensure we don't regress. R=renjietang@chromium.org Bug: 1141254 Change-Id: I2f6679ffa42779901cc9c088fbbff716f4e56a30 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2492167 Auto-Submit: David Schinazi <dschinazi@chromium.org> Reviewed-by:Renjie Tang <renjietang@chromium.org> Commit-Queue: David Schinazi <dschinazi@chromium.org> Cr-Commit-Position: refs/heads/master@{#819949}
Showing
Please register or sign in to comment