Bug 144495 - Enable ENABLE_ES6_TEMPLATE_LITERAL_SYNTAX by default on all ports (Windows was missed)
Summary: Enable ENABLE_ES6_TEMPLATE_LITERAL_SYNTAX by default on all ports (Windows wa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-01 12:13 PDT by Joseph Pecoraro
Modified: 2015-05-01 13:56 PDT (History)
7 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (1.11 KB, patch)
2015-05-01 12:15 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2015-05-01 12:13:52 PDT
* SUMMARY
ENABLE_ES6_TEMPLATE_LITERAL_SYNTAX appears to be on for everyone but Windows.

So Windows fails JavaScript stress tests that include template strings.
Comment 1 Joseph Pecoraro 2015-05-01 12:15:04 PDT
Created attachment 252163 [details]
[PATCH] Proposed Fix
Comment 2 Csaba Osztrogonác 2015-05-01 13:06:24 PDT
Comment on attachment 252163 [details]
[PATCH] Proposed Fix

rs=me
Comment 3 WebKit Commit Bot 2015-05-01 13:56:08 PDT
Comment on attachment 252163 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 252163

Committed r183688: <http://trac.webkit.org/changeset/183688>
Comment 4 WebKit Commit Bot 2015-05-01 13:56:13 PDT
All reviewed patches have been landed.  Closing bug.