Bug 145864 - WKWebsiteDataStore should handle removing plug-in data for individual records
Summary: WKWebsiteDataStore should handle removing plug-in data for individual records
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-10 18:28 PDT by Anders Carlsson
Modified: 2015-06-10 19:34 PDT (History)
2 users (show)

See Also:


Attachments
Patch (14.91 KB, patch)
2015-06-10 18:28 PDT, Anders Carlsson
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2015-06-10 18:28:30 PDT
WKWebsiteDataStore should handle removing plug-in data for individual records
Comment 1 Anders Carlsson 2015-06-10 18:28:49 PDT
Created attachment 254698 [details]
Patch
Comment 2 WebKit Commit Bot 2015-06-10 18:31:30 PDT
Attachment 254698 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/Plugins/PluginProcessProxy.cpp:139:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/Plugins/PluginProcessManager.cpp:112:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/Plugins/PluginProcessProxy.h:84:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/Plugins/PluginProcessProxy.h:185:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/Plugins/PluginProcessManager.h:67:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 5 in 10 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2015-06-10 19:34:41 PDT
Committed r185445: <http://trac.webkit.org/changeset/185445>