RESOLVED FIXED 77710
Rename [DontEnum] IDL to [NotEnumerable] IDL
https://bugs.webkit.org/show_bug.cgi?id=77710
Summary Rename [DontEnum] IDL to [NotEnumerable] IDL
Kentaro Hara
Reported 2012-02-02 20:58:02 PST
[DontEnum] is a negation of [[Enumerable]] in the ECMAScript spec (8.6.1 of http://www.ecma-international.org/publications/files/ECMA-ST/Ecma-262.pdf). We can rename [DontEnum] to [NotEnumerable].
Attachments
Patch (45.48 KB, patch)
2012-02-02 21:02 PST, Kentaro Hara
no flags
Kentaro Hara
Comment 1 2012-02-02 21:02:30 PST
Adam Barth
Comment 2 2012-02-03 00:55:24 PST
Comment on attachment 125252 [details] Patch Aligning with WebIDL here seems like an improvement.
WebKit Review Bot
Comment 3 2012-02-03 03:05:23 PST
Comment on attachment 125252 [details] Patch Clearing flags on attachment: 125252 Committed r106645: <http://trac.webkit.org/changeset/106645>
WebKit Review Bot
Comment 4 2012-02-03 03:05:28 PST
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.