[Webkit-unassigned] [Bug 123404] New: [GTK] Suspicious 1ms timeout for subresources cache clean-up

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 28 08:33:22 PDT 2013


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

           Summary: [GTK] Suspicious 1ms timeout for subresources cache
                    clean-up
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com
                CC: cgarcia at igalia.com


In Source/WebKit/gtk/webkit/webkitwebview.cpp:5276

       g_timeout_add(1, cleanupTemporarilyCachedSubresources, g_list_copy(subResources));

That 1ms timer looks weird. See also https://bugs.webkit.org/show_bug.cgi?id=108960#c24

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