Bug 157815 - Remove ES6_GENERATORS flag
Summary: Remove ES6_GENERATORS flag
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: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-05-17 15:20 PDT by Dean Jackson
Modified: 2016-05-17 19:21 PDT (History)
2 users (show)

See Also:


Attachments
Patch (56.59 KB, patch)
2016-05-17 15:28 PDT, Dean Jackson
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2016-05-17 15:20:50 PDT
Remove ES6_GENERATORS flag
Comment 1 Dean Jackson 2016-05-17 15:22:32 PDT
This isn't needed any more. It's enabled everywhere.
Comment 2 Radar WebKit Bug Importer 2016-05-17 15:23:52 PDT
<rdar://problem/26332894>
Comment 3 Radar WebKit Bug Importer 2016-05-17 15:24:15 PDT
<rdar://problem/26332897>
Comment 4 Dean Jackson 2016-05-17 15:28:52 PDT
Created attachment 279172 [details]
Patch
Comment 5 Geoffrey Garen 2016-05-17 15:30:35 PDT
Comment on attachment 279172 [details]
Patch

r=me
Comment 6 Dean Jackson 2016-05-17 15:42:30 PDT
Committed r201051: <http://trac.webkit.org/changeset/201051>
Comment 7 Yusuke Suzuki 2016-05-17 19:21:13 PDT
Nice!