WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
204857
[JSC] JSWebAssemblyGlobal creation should have exception check
https://bugs.webkit.org/show_bug.cgi?id=204857
Summary
[JSC] JSWebAssemblyGlobal creation should have exception check
Yusuke Suzuki
Reported
2019-12-04 13:17:49 PST
[JSC] JSWebAssemblyGlobal creation should have exception check
Attachments
Patch
(20.64 KB, patch)
2019-12-04 13:22 PST
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(20.75 KB, patch)
2019-12-04 13:23 PST
,
Yusuke Suzuki
mark.lam
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2019-12-04 13:22:19 PST
Created
attachment 384840
[details]
Patch
Yusuke Suzuki
Comment 2
2019-12-04 13:23:48 PST
Created
attachment 384841
[details]
Patch
Yusuke Suzuki
Comment 3
2019-12-04 13:24:33 PST
<
rdar://problem/57618579
>
Mark Lam
Comment 4
2019-12-04 13:26:52 PST
Comment on
attachment 384841
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=384841&action=review
r=me
> Source/JavaScriptCore/ChangeLog:10 > + in WebAssemblyModuleRecord linking phase. While exception is never thrown in this place since this happens only when WebAssembly is enabled, we should put
Extra space between "in WebAssemblyModuleRecord".
Yusuke Suzuki
Comment 5
2019-12-04 13:49:59 PST
Comment on
attachment 384841
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=384841&action=review
>> Source/JavaScriptCore/ChangeLog:10 >> + in WebAssemblyModuleRecord linking phase. While exception is never thrown in this place since this happens only when WebAssembly is enabled, we should put > > Extra space between "in WebAssemblyModuleRecord".
Fixed.
Yusuke Suzuki
Comment 6
2019-12-04 13:51:10 PST
Committed
r253121
: <
https://trac.webkit.org/changeset/253121
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug