Bug 142019

Summary: Add (unused for now) code to delete website data for a set of origins
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-02-25 10:39:14 PST
Add (unused for now) code to delete website data for a set of origins
Comment 1 Anders Carlsson 2015-02-25 10:46:13 PST
Created attachment 247334 [details]
Patch
Comment 2 WebKit Commit Bot 2015-02-25 10:48:13 PST
Attachment 247334 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/WebProcessProxy.h:127:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/WebProcessProxy.h:234:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/WebProcessProxy.cpp:684:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 3 in 7 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2015-02-25 10:57:03 PST
Committed r180632: <http://trac.webkit.org/changeset/180632>