[Webkit-unassigned] [Bug 48781] 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 16:56:46 PDT 2010


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





--- Comment #3 from Alexey Proskuryakov <ap at webkit.org>  2010-11-01 16:56:45 PST ---
I guess the most interesting question here is whether we want a delegate method, or a preference.

> not to paint the default broken image if an image is failed due to loading error

I suspect that's doable with resource load delegates even today.

> or decoding error.

But probably not this one.

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