[Webkit-unassigned] [Bug 110805] webdatabase: Need more robust OriginUsageRecord::diskUsage().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 16:25:32 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110805





--- Comment #4 from Michael Nordman <michaeln at google.com>  2013-02-25 16:27:56 PST ---
(From update of attachment 190146)
View in context: https://bugs.webkit.org/attachment.cgi?id=190146&action=review

> Source/WebCore/Modules/webdatabase/DatabaseTracker.cpp:297
> +#if !PLATFORM(CHROMIUM)

This file is not compiled in chromium so there shouldn't be a need for this guard.

> Source/WebCore/Modules/webdatabase/OriginUsageRecord.cpp:39
> +#if PLATFORM(CHROMIUM)

Ditto, not compiled in chromium.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list