Bug 144495

Summary: Enable ENABLE_ES6_TEMPLATE_LITERAL_SYNTAX by default on all ports (Windows was missed)
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, commit-queue, ggaren, ossy, rniwa, ysuzuki
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.