RESOLVED FIXED 160643
Un-expose DOMSettableTokenList
https://bugs.webkit.org/show_bug.cgi?id=160643
Summary Un-expose DOMSettableTokenList
Chris Dumez
Reported 2016-08-06 20:47:33 PDT
Un-expose DOMSettableTokenList. We merged DOMSettableTokenList into DOMTokenList a while back, as per the specification. At the time, we kept DOMSettableTokenList on Window, as an alias to DOMTokenList. However, Firefox and Chrome dropped DOMSettableTokenList completely.
Attachments
Patch (20.57 KB, patch)
2016-08-06 20:50 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-08-06 20:50:05 PDT
WebKit Commit Bot
Comment 2 2016-08-07 10:16:20 PDT
Comment on attachment 285519 [details] Patch Clearing flags on attachment: 285519 Committed r204242: <http://trac.webkit.org/changeset/204242>
WebKit Commit Bot
Comment 3 2016-08-07 10:16:25 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.