Bug 164827 - [ES6][WebCore] Change ES6_MODULES compile time flag to runtime flag
Summary: [ES6][WebCore] Change ES6_MODULES compile time flag to runtime flag
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks: 147340
  Show dependency treegraph
 
Reported: 2016-11-16 11:24 PST by Yusuke Suzuki
Modified: 2016-11-16 16:24 PST (History)
6 users (show)

See Also:


Attachments
Patch (68.50 KB, patch)
2016-11-16 14:01 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (74.17 KB, patch)
2016-11-16 14:26 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (79.26 KB, patch)
2016-11-16 14:48 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (79.75 KB, patch)
2016-11-16 15:38 PST, Yusuke Suzuki
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-11-16 11:24:20 PST
Let's do this.
Comment 1 Yusuke Suzuki 2016-11-16 14:01:34 PST
Created attachment 294972 [details]
Patch

WIP
Comment 2 Yusuke Suzuki 2016-11-16 14:26:42 PST
Created attachment 294977 [details]
Patch

WIP
Comment 3 Yusuke Suzuki 2016-11-16 14:48:38 PST
Created attachment 294978 [details]
Patch

WIP
Comment 4 Yusuke Suzuki 2016-11-16 15:38:12 PST
Created attachment 294986 [details]
Patch
Comment 5 Yusuke Suzuki 2016-11-16 16:24:45 PST
Committed r208824: <http://trac.webkit.org/changeset/208824>