Bug 142947 - _WKWebsiteDataStore should clear WebSQL databases
Summary: _WKWebsiteDataStore should clear WebSQL databases
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-03-22 10:59 PDT by Anders Carlsson
Modified: 2015-03-22 15:51 PDT (History)
1 user (show)

See Also:


Attachments
Patch (19.95 KB, patch)
2015-03-22 11:16 PDT, 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-03-22 10:59:26 PDT
_WKWebsiteDataStore should clear WebSQL databases
Comment 1 Anders Carlsson 2015-03-22 11:16:33 PDT
Created attachment 249200 [details]
Patch
Comment 2 WebKit Commit Bot 2015-03-22 11:18:48 PDT
Attachment 249200 [details] did not pass style-queue:


ERROR: Tools/MiniBrowser/mac/WK2BrowserWindowController.m:414:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Tools/MiniBrowser/mac/WK2BrowserWindowController.m:421:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
ERROR: Tools/MiniBrowser/mac/WK2BrowserWindowController.m:423:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 3 in 14 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Anders Carlsson 2015-03-22 15:51:02 PDT
Committed r181837: <http://trac.webkit.org/changeset/181837>