WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
146555
Relax builtin JS restriction about try-catch
https://bugs.webkit.org/show_bug.cgi?id=146555
Summary
Relax builtin JS restriction about try-catch
Yusuke Suzuki
Reported
2015-07-02 12:26:09 PDT
try-catch cannot be used in builtin JS code. But relaxing this restriction is useful for writing Promise function in JS.
Attachments
Patch
(2.26 KB, patch)
2015-07-02 21:33 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2015-07-02 21:33:27 PDT
Created
attachment 256070
[details]
Patch
Yusuke Suzuki
Comment 2
2015-07-03 09:30:47 PDT
Could anyone take a look?
Yusuke Suzuki
Comment 3
2015-07-03 09:48:14 PDT
Comment on
attachment 256070
[details]
Patch Thanks for your review!
WebKit Commit Bot
Comment 4
2015-07-03 10:39:20 PDT
Comment on
attachment 256070
[details]
Patch Clearing flags on attachment: 256070 Committed
r186260
: <
http://trac.webkit.org/changeset/186260
>
WebKit Commit Bot
Comment 5
2015-07-03 10:39:24 PDT
All reviewed patches have been landed. Closing bug.
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