RESOLVED FIXED 168544
Stop exporting DOMTokenList from WebKit
https://bugs.webkit.org/show_bug.cgi?id=168544
Summary Stop exporting DOMTokenList from WebKit
Aakash Jain
Reported 2017-02-17 17:44:15 PST
DOMTokenList interface in WebKit/DOM/DOMTokenList.h is not exposed as the header is project header. However the symbol is present in export list. We should remove it from the export list. No other projects seems to be using this symbol.
Attachments
Proposed patch (1.18 KB, patch)
2017-02-17 17:45 PST, Aakash Jain
no flags
Updated patch (995 bytes, patch)
2017-02-17 17:48 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-17 17:45:28 PST
Created attachment 302024 [details] Proposed patch
Aakash Jain
Comment 2 2017-02-17 17:48:03 PST
Created attachment 302026 [details] Updated patch
WebKit Commit Bot
Comment 3 2017-02-20 09:25:51 PST
Comment on attachment 302026 [details] Updated patch Clearing flags on attachment: 302026 Committed r212643: <http://trac.webkit.org/changeset/212643>
WebKit Commit Bot
Comment 4 2017-02-20 09:25:55 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.