Bug 143060 - Add a few more tests for Class names
Summary: Add a few more tests for Class names
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-25 14:44 PDT by Joseph Pecoraro
Modified: 2015-03-25 15:41 PDT (History)
3 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.71 KB, patch)
2015-03-25 14:46 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff
[PATCH] Proposed Fix (2.71 KB, patch)
2015-03-25 14:48 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-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.