Bug 143060

Summary: Add a few more tests for Class names
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: JavaScriptCoreAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren, rniwa
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-03-25 14:44:19 PDT
* SUMMARY
Add a few more tests for Class names.

  - const class name variable inside class expression
  - mutable class name variable from class statement

* NOTES
- We already pass, but I didn't see any tests covering these.
Comment 1 Joseph Pecoraro 2015-03-25 14:46:58 PDT
Created attachment 249429 [details]
[PATCH] Proposed Fix
Comment 2 Joseph Pecoraro 2015-03-25 14:48:30 PDT
Created attachment 249430 [details]
[PATCH] Proposed Fix
Comment 3 WebKit Commit Bot 2015-03-25 15:41:47 PDT
Comment on attachment 249430 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 249430

Committed r181975: <http://trac.webkit.org/changeset/181975>
Comment 4 WebKit Commit Bot 2015-03-25 15:41:52 PDT
All reviewed patches have been landed.  Closing bug.