Bug 54512

Summary: Implement WKPluginSiteDataManagerClearSiteData
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch
none
Patch darin: review+

Anders Carlsson
Reported 2011-02-15 17:28:10 PST
Implement WKPluginSiteDataManagerClearSiteData
Attachments
Patch (12.61 KB, patch)
2011-02-15 17:31 PST, Anders Carlsson
no flags
Patch (12.94 KB, patch)
2011-02-15 17:48 PST, Anders Carlsson
darin: review+
Anders Carlsson
Comment 1 2011-02-15 17:31:43 PST
Jon Honeycutt
Comment 2 2011-02-15 17:43:35 PST
Comment on attachment 82554 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=82554&action=review > Source/WebKit2/UIProcess/Plugins/WebPluginSiteDataManager.cpp:140 > + callback->invalidate(); Do you want to performCallback()? > Source/WebKit2/WebProcess/WebProcess.cpp:675 > +} It doesn't look like this handles the "clear all site data" case.
Anders Carlsson
Comment 3 2011-02-15 17:48:19 PST
Anders Carlsson
Comment 4 2011-02-15 17:55:07 PST
Note You need to log in before you can comment on or make changes to this bug.