[webkit-reviews] review requested: [Bug 191776] Creating a wasm memory that is bigger than the ArrayBuffer limit but smaller than the spec limit should throw OOME not RangeError : [Attachment 355436] proposed patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 13:36:44 PST 2018


Mark Lam <mark.lam at apple.com> has asked  for review:
Bug 191776: Creating a wasm memory that is bigger than the ArrayBuffer limit
but smaller than the spec limit should throw OOME not RangeError
https://bugs.webkit.org/show_bug.cgi?id=191776

Attachment 355436: proposed patch.

https://bugs.webkit.org/attachment.cgi?id=355436&action=review




--- Comment #2 from Mark Lam <mark.lam at apple.com> ---
Created attachment 355436

  --> https://bugs.webkit.org/attachment.cgi?id=355436&action=review

proposed patch.


More information about the webkit-reviews mailing list