Bug 157815

Summary: Remove ES6_GENERATORS flag
Product: WebKit Reporter: Dean Jackson <dino>
Component: New BugsAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

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!