Bug 178875 - Remove deprecated WebKit symbols
Summary: Remove deprecated WebKit symbols
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-26 10:18 PDT by Alexey Proskuryakov
Modified: 2017-10-26 11:54 PDT (History)
3 users (show)

See Also:


Attachments
proposed patch (9.62 KB, patch)
2017-10-26 10:21 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 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.
Comment 1 Alexey Proskuryakov 2017-10-26 10:19:59 PDT
rdar://problem/31139070
Comment 2 Alexey Proskuryakov 2017-10-26 10:21:29 PDT
Created attachment 325025 [details]
proposed patch
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2017-10-26 11:54:51 PDT
All reviewed patches have been landed.  Closing bug.