RESOLVED FIXED 168542
Stop exporting DOMNodeFilter
https://bugs.webkit.org/show_bug.cgi?id=168542
Summary Stop exporting DOMNodeFilter
Aakash Jain
Reported 2017-02-17 17:36:09 PST
DOMNodeFilter interface in WebKit/DOM/DOMInternal.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 (995 bytes, patch)
2017-02-17 17:38 PST, Aakash Jain
no flags
Aakash Jain
Comment 1 2017-02-17 17:38:29 PST
Created attachment 302023 [details] Proposed patch
WebKit Commit Bot
Comment 2 2017-02-20 09:21:48 PST
Comment on attachment 302023 [details] Proposed patch Clearing flags on attachment: 302023 Committed r212641: <http://trac.webkit.org/changeset/212641>
WebKit Commit Bot
Comment 3 2017-02-20 09:21:52 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.