WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
159504
[JSC] Array.prototype[Symbol.unscopables] should have the "includes" property
https://bugs.webkit.org/show_bug.cgi?id=159504
Summary
[JSC] Array.prototype[Symbol.unscopables] should have the "includes" property
Benjamin Poulain
Reported
2016-07-06 22:19:08 PDT
[JSC] Array.prototype[unscopables] should have the "includes" property
Attachments
Patch
(9.09 KB, patch)
2016-07-06 22:20 PDT
,
Benjamin Poulain
no flags
Details
Formatted Diff
Diff
Patch
(9.10 KB, patch)
2016-07-06 22:52 PDT
,
Benjamin Poulain
keith_miller
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Benjamin Poulain
Comment 1
2016-07-06 22:20:06 PDT
Created
attachment 282989
[details]
Patch
Benjamin Poulain
Comment 2
2016-07-06 22:52:25 PDT
Created
attachment 282990
[details]
Patch
Keith Miller
Comment 3
2016-07-07 15:49:31 PDT
Comment on
attachment 282990
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=282990&action=review
r=me with comment.
> Source/JavaScriptCore/ChangeLog:3 > + [JSC] Array.prototype[unscopables] should have the "includes" property
You might want to change this to Array.prototype[@@unscopables] or Array.prototype[Symbol.unscopables]. It's a little confusing as is.
Benjamin Poulain
Comment 4
2016-07-07 16:22:50 PDT
Committed
r202943
: <
http://trac.webkit.org/changeset/202943
>
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