WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
147584
Safari is failing to remove SQLite Databases via Remove All Website Data
https://bugs.webkit.org/show_bug.cgi?id=147584
Summary
Safari is failing to remove SQLite Databases via Remove All Website Data
Anders Carlsson
Reported
2015-08-03 13:06:40 PDT
Safari is failing to remove SQLite Databases via Remove All Website Data
Attachments
Patch
(1.90 KB, patch)
2015-08-03 13:07 PDT
,
Anders Carlsson
beidson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2015-08-03 13:07:38 PDT
Created
attachment 258100
[details]
Patch
Anders Carlsson
Comment 2
2015-08-03 13:40:47 PDT
Committed
r187758
: <
http://trac.webkit.org/changeset/187758
>
Darin Adler
Comment 3
2015-08-08 14:23:56 PDT
Comment on
attachment 258100
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=258100&action=review
> Source/WebCore/Modules/webdatabase/DatabaseTracker.cpp:865 > + size_t deletedDatabases = 0;
Since this is a number and not a collection of databases, I think the name should include the word “count” or “number” or “num” or something.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug