RESOLVED FIXED 60573
[WebKit2] exceededDatabaseQuota function on WKPageUIClient needs to provide information about the usage for both the origin overall and the database in question
https://bugs.webkit.org/show_bug.cgi?id=60573
Summary [WebKit2] exceededDatabaseQuota function on WKPageUIClient needs to provide i...
Jessie Berlin
Reported 2011-05-10 13:28:53 PDT
Currently, it only provides usage information for the database in question. To expose as much information as was available in the WK1 version, it needs to provide the usage information for the origin as well. <rdar://problem/8246352>
Attachments
Patch (13.34 KB, patch)
2011-05-10 16:54 PDT, Jessie Berlin
no flags
Jessie Berlin
Comment 1 2011-05-10 16:54:37 PDT
Jessie Berlin
Comment 2 2011-05-11 08:56:47 PDT
Comment on attachment 93050 [details] Patch Thanks for the review, Darin! Committed in http://trac.webkit.org/changeset/86231
Note You need to log in before you can comment on or make changes to this bug.