[Webkit-unassigned] [Bug 61823] New: [Chromium] webkitStorageInfo methods (for quota API) should not crash when error callback is not given.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 31 17:25:30 PDT 2011


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

           Summary: [Chromium] webkitStorageInfo methods (for quota API)
                    should not crash when error callback is not given.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kinuko at chromium.org


[Chromium] webkitStorageInfo methods (for quota API) should not crash when error callback is not given.

webkitStorageInfo.queryUsageAndQuota() and webkitStorageInfo.requestQuota() take error callback as optional argument, but it crashes when null is given as the error callback.

-- 
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