[Webkit-unassigned] [Bug 150356] New: Move default quota setting to Internals.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 23:20:49 PDT 2015


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

            Bug ID: 150356
           Summary: Move default quota setting to Internals.cpp
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gyuyoung.kim at webkit.org

In webdatabase we have set default quota(5MB) in DatabaseContext::databaseExceededQuota(). However the default value is for testing as mentioned in FIXME comment. So we need to move it to Internals.cpp, then default quota should be set by each port.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20151020/f05a77eb/attachment.html>


More information about the webkit-unassigned mailing list