Bug 142137 - WebsiteDataStore should handle fetching and deleting local storage data
Summary: WebsiteDataStore should handle fetching and deleting local storage data
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-02-28 14:12 PST by Anders Carlsson
Modified: 2015-02-28 14:20 PST (History)
1 user (show)

See Also:


Attachments
Patch (6.47 KB, patch)
2015-02-28 14:14 PST, Anders Carlsson
sam: 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-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>