Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Get rid of WKPluginSiteDataManager
https://bugs.webkit.org/show_bug.cgi?id=154470 Reviewed by Tim Horton. * Shared/API/c/WKBase.h: * UIProcess/API/C/WKContext.cpp: (WKContextGetPluginSiteDataManager): Deleted. * UIProcess/API/C/WKContext.h: * UIProcess/API/C/WKPluginSiteDataManager.cpp: Removed. (WKPluginSiteDataManagerGetTypeID): Deleted. (WKPluginSiteDataManagerGetSitesWithData): Deleted. (WKPluginSiteDataManagerClearSiteData): Deleted. (WKPluginSiteDataManagerClearAllSiteData): Deleted. * UIProcess/API/C/WKPluginSiteDataManager.h: Removed. * WebKit2.xcodeproj/project.pbxproj: Canonical link: https://commits.webkit.org/172649@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@196942 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information
Anders Carlsson
committed
Feb 22, 2016
1 parent
4f9c89b
commit a430103
Showing
7 changed files
with
19 additions
and
173 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
98 changes: 0 additions & 98 deletions
98
Source/WebKit2/UIProcess/API/C/WKPluginSiteDataManager.cpp
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters