Description[WebSocket] Fix a crash caused by a pending empty frame.
This CL fixes the process that sends pending frames when a WebSocketChannel
receives quota from the renderer process. The IOBuffer data of a frame can
be null, but the implementation didn't take account of that.
BUG=364788
R=ricea@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266513
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Total comments: 2
Patch Set 4 : #
Messages
Total messages: 7 (0 generated)
|