[webkit-reviews] review requested: [Bug 60558] StorageTracker should report actual local storage usage on disk : [Attachment 93010] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 10 14:46:28 PDT 2011


Anton D'Auria <adauria at apple.com> has asked  for review:
Bug 60558: StorageTracker should report actual local storage usage on disk
https://bugs.webkit.org/show_bug.cgi?id=60558

Attachment 93010: Patch
https://bugs.webkit.org/attachment.cgi?id=93010&action=review

------- Additional Comments from Anton D'Auria <adauria at apple.com>
Removing 0.0f. Not changing tests because LocalStorage is written to disk
asynchronously and we need to guarantee the db has content before getting its
size. Not changing "file__0" because that's the WebCore::SecurityOrigin
identifier for "file://".


More information about the webkit-reviews mailing list