Bug 145864

Summary: WKWebsiteDataStore should handle removing plug-in data for individual records
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bdakin: review+

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>