[webkit-reviews] review requested: [Bug 169794] WebAssembly: spec-tests/memory.wast.js fails in debug : [Attachment 305246] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 23 17:04:56 PDT 2017


JF Bastien <jfbastien at apple.com> has asked  for review:
Bug 169794: WebAssembly: spec-tests/memory.wast.js fails in debug
https://bugs.webkit.org/show_bug.cgi?id=169794

Attachment 305246: patch

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




--- Comment #12 from JF Bastien <jfbastien at apple.com> ---
Created attachment 305246

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

patch

Remove the enum value I was adding, Keith was right the code stays simpler
without the new value. Empty is just denoted by having max=0.


More information about the webkit-reviews mailing list