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

Ryosuke Niwa
Reported 2015-03-28 01:34:50 PDT
ES6 class syntax supports static getter and setter methods. Don't disallow them.
Attachments
Fixes the bug (7.47 KB, patch)
2015-03-31 13:56 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2015-03-31 13:56:58 PDT
Created attachment 249849 [details] Fixes the bug
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2015-03-31 19:36:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.