RESOLVED FIXED 143180
ES6 class syntax should allow static setters and getters
https://bugs.webkit.org/show_bug.cgi?id=143180
Summary ES6 class syntax should allow static setters and getters
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.