| Summary: | Reimplement WKOriginDataManager in terms of API::WebsiteDataStore | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Anders Carlsson <andersca> | ||||
| Component: | New Bugs | Assignee: | Anders Carlsson <andersca> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | ||||||
| Priority: | P2 | ||||||
| Version: | 528+ (Nightly build) | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
|
Description
Anders Carlsson
2015-06-11 12:10:44 PDT
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> |