WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 143923
Make Builtin functions non constructible
https://bugs.webkit.org/show_bug.cgi?id=143923
Summary
Make Builtin functions non constructible
Yusuke Suzuki
Reported
2015-04-18 13:17:40 PDT
Host function is set as non-constructible. However, now, builtin function is not set as non-constructible. In ES6, these builtin functions which are not specified as a constructor is non-constructible.
Attachments
Patch
(5.91 KB, patch)
2015-04-18 14:54 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(6.45 KB, patch)
2015-04-18 15:44 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(5.95 KB, patch)
2015-04-18 15:49 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Patch
(7.72 KB, patch)
2015-04-18 15:59 PDT
,
Yusuke Suzuki
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2015-04-18 14:54:32 PDT
Created
attachment 251098
[details]
Patch
Yusuke Suzuki
Comment 2
2015-04-18 15:44:20 PDT
Created
attachment 251099
[details]
Patch
Yusuke Suzuki
Comment 3
2015-04-18 15:49:07 PDT
Created
attachment 251100
[details]
Patch
Yusuke Suzuki
Comment 4
2015-04-18 15:59:24 PDT
Created
attachment 251101
[details]
Patch
WebKit Commit Bot
Comment 5
2015-04-19 12:00:45 PDT
Comment on
attachment 251101
[details]
Patch Clearing flags on attachment: 251101 Committed
r182995
: <
http://trac.webkit.org/changeset/182995
>
WebKit Commit Bot
Comment 6
2015-04-19 12:00:50 PDT
All reviewed patches have been landed. Closing bug.
Geoffrey Garen
Comment 7
2015-04-20 11:43:15 PDT
Nice! I need this fix too!
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