[Webkit-unassigned] [Bug 103469] New: Need a method to close all idle localstorage databases immediately.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 16:51:58 PST 2012


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

           Summary: Need a method to close all idle localstorage databases
                    immediately.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yongjun_zhang at apple.com


Currently, if there is no document referencing to a local storage database, the database will be closed in 300 seconds.  It would be nice if we could have a method to close the database without waiting.

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