[Webkit-unassigned] [Bug 48781] New: Add a resourceload delegate method to query if WebCore should paint the default broken image for failed images.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 1 14:23:49 PDT 2010


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

           Summary: Add a resourceload delegate method to query if WebCore
                    should paint the default broken image for failed
                    images.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Images
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yongjun_zhang at apple.com


Sometimes, a WebKit base app might want WebCore not to paint the default broken image if an image is failed due to loading error or decoding error.   We need to add a delegate method to tell the app the image loading is failed (with image url and reason why failed), and let the app decide if WebCore can go ahead paint the default broken image.

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