[Webkit-unassigned] [Bug 163699] New: WebAssembly API: implement exception constructors properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 15:23:12 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=163699

            Bug ID: 163699
           Summary: WebAssembly API: implement exception constructors
                    properly
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jfbastien at apple.com
            Blocks: 161709

The current exception constructors just throw instead of doing The Right Thing.

There's a small quibble about whether just calling the constructor as a function should be a TypeError: https://github.com/WebAssembly/design/issues/825

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161019/d04e62f3/attachment.html>


More information about the webkit-unassigned mailing list