DescriptionWebSocket should stop resuming when suspended.
WebSocket::resume starts a timer which does the actual resume work when fired.
WebSocket::suspend must stop the timer in case it is called while the
timer is active.
BUG=NONE
R=tyoshino
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176283
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|