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+
Anders Carlsson
Comment 1 2015-08-03 13:07:38 PDT
Anders Carlsson
Comment 2 2015-08-03 13:40:47 PDT
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.