[Webkit-unassigned] [Bug 16330] New: SubresourceLoaderClient needs a way to identify a cancelled load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 10:48:33 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16330

           Summary: SubresourceLoaderClient needs a way to identify a
                    cancelled load
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: phanna at email.unc.edu


SubresourceLoaderClient receives the same call to didFail during a real failure
and during a cancellation. On a real failure, the icon database should remember
that and not try again the next time the page is loaded. A cancellation should
not store anything in the icon database so that the icon load is attempted the
next time the page is loaded.


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



More information about the webkit-unassigned mailing list