[Webkit-unassigned] [Bug 173159] New: WebAssembly: error types shouldn't have context when used by users directly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 9 07:35:04 PDT 2017


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

            Bug ID: 173159
           Summary: WebAssembly: error types shouldn't have context when
                    used by users directly
           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
                CC: fpizlo at apple.com, jfbastien at apple.com,
                    keith_miller at apple.com, mark.lam at apple.com,
                    msaboff at apple.com, sbarati at apple.com
            Blocks: 161709

This is a super useless feature:
  assert_equals(new CompileError("hi").message, "hi");

Discussed:
  https://github.com/WebAssembly/spec/issues/501

So let's remove context when user generated, and kept otherwise. This is very low priority.


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=161709
[Bug 161709] WebAssembly: add support for the JS API
-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170609/936370c2/attachment.html>


More information about the webkit-unassigned mailing list