Bug 142137

Summary: WebsiteDataStore should handle fetching and deleting local storage data
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 sam: review+

Description Anders Carlsson 2015-02-28 14:12:40 PST
WebsiteDataStore should handle fetching and deleting local storage data
Comment 1 Anders Carlsson 2015-02-28 14:14:02 PST
Created attachment 247614 [details]
Patch
Comment 2 WebKit Commit Bot 2015-02-28 14:15:48 PST
Attachment 247614 [details] did not pass style-queue:


ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.h:66:  Extra space before ( in function call  [whitespace/parens] [4]
ERROR: Source/WebKit2/UIProcess/Storage/StorageManager.cpp:593:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 2 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2015-02-28 14:20:36 PST
Committed r180842: <http://trac.webkit.org/changeset/180842>