DescriptionCrash the renderer when WebSocket fails to allocate an ArrayBuffer to set to a MessageEvent.
See http://src.chromium.org/viewvc/blink?view=revision&revision=165278.
This changed behavior of ArrayBuffer allocation on OOM from crashing to
returning null. Add CRASH to keep old behavior.
BUG=357356
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173718
Patch Set 1 #Patch Set 2 : Use CRASH #Patch Set 3 : Addressed #2 #Patch Set 4 : Rebase #
Messages
Total messages: 7 (0 generated)
|