Bug 159541 - [JSC] String.prototype[Symbol.iterator] needs a name
Summary: [JSC] String.prototype[Symbol.iterator] needs a name
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: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-07 20:05 PDT by Benjamin Poulain
Modified: 2016-07-07 21:10 PDT (History)
5 users (show)

See Also:


Attachments
Patch (6.92 KB, patch)
2016-07-07 20:07 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Poulain 2016-07-07 20:05:59 PDT
[JSC] String.prototype[Symbol.iterator] needs a name
Comment 1 Benjamin Poulain 2016-07-07 20:07:00 PDT
Created attachment 283102 [details]
Patch
Comment 2 Yusuke Suzuki 2016-07-07 20:18:10 PDT
Comment on attachment 283102 [details]
Patch

r=me, nice catch.
Comment 3 Benjamin Poulain 2016-07-07 20:50:11 PDT
Comment on attachment 283102 [details]
Patch

Thanks for the review Yusuke.
Comment 4 WebKit Commit Bot 2016-07-07 21:10:38 PDT
Comment on attachment 283102 [details]
Patch

Clearing flags on attachment: 283102

Committed r202956: <http://trac.webkit.org/changeset/202956>
Comment 5 WebKit Commit Bot 2016-07-07 21:10:42 PDT
All reviewed patches have been landed.  Closing bug.