Reimplement WKOriginDataManager in terms of API::WebsiteDataStore
Created attachment 254738 [details] Patch
Comment on attachment 254738 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=254738&action=review > Source/WebKit2/UIProcess/API/C/WKOriginDataManager.cpp:59 > + // This is the only parameter supported. The only type supported? > Source/WebKit2/UIProcess/API/C/WKOriginDataManager.cpp:74 > + // This is the only parameter supported. Ditto > Source/WebKit2/UIProcess/API/C/WKOriginDataManager.cpp:86 > + // This is the only parameter supported. Ditto
Committed r185474: <http://trac.webkit.org/changeset/185474>