Bug 158458 - Unskip js/script-tests/class-syntax-scoping.js
Summary: Unskip js/script-tests/class-syntax-scoping.js
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-06 21:48 PDT by Joseph Pecoraro
Modified: 2016-06-07 01:32 PDT (History)
2 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (949 bytes, patch)
2016-06-06 21:49 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 2016-06-06 21:48:26 PDT
Unskip js/script-tests/class-syntax-scoping.js.

It claims it was skipped because class syntax was not enabled by default. It now is enabled, and appears to be working correctly.
Comment 1 Joseph Pecoraro 2016-06-06 21:49:11 PDT
Created attachment 280667 [details]
[PATCH] Proposed Fix
Comment 2 WebKit Commit Bot 2016-06-07 01:32:06 PDT
Comment on attachment 280667 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 280667

Committed r201746: <http://trac.webkit.org/changeset/201746>
Comment 3 WebKit Commit Bot 2016-06-07 01:32:10 PDT
All reviewed patches have been landed.  Closing bug.