Bug 143180

Summary: ES6 class syntax should allow static setters and getters
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: JavaScriptCoreAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 140491    
Attachments:
Description Flags
Fixes the bug none

Description Ryosuke Niwa 2015-03-28 01:34:50 PDT
ES6 class syntax supports static getter and setter methods.
Don't disallow them.
Comment 1 Ryosuke Niwa 2015-03-31 13:56:58 PDT
Created attachment 249849 [details]
Fixes the bug
Comment 2 WebKit Commit Bot 2015-03-31 19:36:45 PDT
Comment on attachment 249849 [details]
Fixes the bug

Clearing flags on attachment: 249849

Committed r182218: <http://trac.webkit.org/changeset/182218>
Comment 3 WebKit Commit Bot 2015-03-31 19:36:49 PDT
All reviewed patches have been landed.  Closing bug.