DescriptionSPDY: Add a bunch of CHECKs into SpdyWriteQueue to detect re-entrancy.
Specifically only look for re-entrancy that shrinks the queue. We know
that other types of iterator invalidation happens due to growing the
queue, but that doesn't match the symptom we're seeing.
BUG=369539
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267984
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add more removing_writes_. #
Messages
Total messages: 11 (0 generated)
|