Bug 167585 - [JSC] Do not reject WebAssembly.compile() with Exception
Summary: [JSC] Do not reject WebAssembly.compile() with Exception
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks: 167587
  Show dependency treegraph
 
Reported: 2017-01-30 07:01 PST by Yusuke Suzuki
Modified: 2017-01-30 23:23 PST (History)
5 users (show)

See Also:


Attachments
Patch (11.82 KB, patch)
2017-01-30 07:06 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (11.83 KB, patch)
2017-01-30 07:11 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (11.84 KB, patch)
2017-01-30 07:15 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (3.05 KB, patch)
2017-01-30 07:31 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-01-30 07:01:42 PST
[JSC] Make Exception JSCell and do not reject WebAssembly.compile() with Exception
Comment 1 Yusuke Suzuki 2017-01-30 07:06:08 PST
Created attachment 300101 [details]
Patch
Comment 2 Yusuke Suzuki 2017-01-30 07:11:13 PST
Created attachment 300102 [details]
Patch
Comment 3 Yusuke Suzuki 2017-01-30 07:15:09 PST
Created attachment 300104 [details]
Patch
Comment 4 Yusuke Suzuki 2017-01-30 07:31:50 PST
Created attachment 300106 [details]
Patch
Comment 5 Mark Lam 2017-01-30 10:17:12 PST
Comment on attachment 300106 [details]
Patch

r=me
Comment 6 Yusuke Suzuki 2017-01-30 22:57:02 PST
Comment on attachment 300106 [details]
Patch

Thanks!
Comment 7 WebKit Commit Bot 2017-01-30 23:23:07 PST
Comment on attachment 300106 [details]
Patch

Clearing flags on attachment: 300106

Committed r211410: <http://trac.webkit.org/changeset/211410>
Comment 8 WebKit Commit Bot 2017-01-30 23:23:11 PST
All reviewed patches have been landed.  Closing bug.