RESOLVED FIXED 178875
Remove deprecated WebKit symbols
https://bugs.webkit.org/show_bug.cgi?id=178875
Summary Remove deprecated WebKit symbols
Alexey Proskuryakov
Reported 2017-10-26 10:18:36 PDT
We are keeping several symbols for binary compatibility with old Safari versions, which we no longer need. _WKPageGroupAddUserContentFilter _WKPageGroupCopyIdentifier _WKPageGroupRemoveUserContentFilter (ObjC Class) _WKVisitedLinkProvider In addition to just being unused code, these are incorrectly marked as unavailable, confusing tapi.
Attachments
proposed patch (9.62 KB, patch)
2017-10-26 10:21 PDT, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2017-10-26 10:19:59 PDT
Alexey Proskuryakov
Comment 2 2017-10-26 10:21:29 PDT
Created attachment 325025 [details] proposed patch
WebKit Commit Bot
Comment 3 2017-10-26 11:54:50 PDT
Comment on attachment 325025 [details] proposed patch Clearing flags on attachment: 325025 Committed r224035: <https://trac.webkit.org/changeset/224035>
WebKit Commit Bot
Comment 4 2017-10-26 11:54:51 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.