Bug 139404

Summary: Add a stubbed out method for clearing out the website data store
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description Anders Carlsson 2014-12-08 09:46:10 PST
Add a stubbed out method for clearing out the website data store
Comment 1 Anders Carlsson 2014-12-08 09:47:49 PST
Created attachment 242822 [details]
Patch
Comment 2 WebKit Commit Bot 2014-12-08 09:50:18 PST
Attachment 242822 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/API/Cocoa/_WKWebsiteDataStore.h:32:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 1 in 6 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2014-12-08 10:05:11 PST
Committed r176951: <http://trac.webkit.org/changeset/176951>