[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
Thu Feb 24 14:11:43 PST 2011


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


David Kilzer (ddkilzer) <ddkilzer at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #83707|review?                     |review+, commit-queue-
               Flag|                            |




--- Comment #30 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2011-02-24 14:11:43 PST ---
(From update of attachment 83707)
View in context: https://bugs.webkit.org/attachment.cgi?id=83707&action=review

r=me

> LayoutTests/fast/images/support-broken-image-delegate.html:26
> +    result.innerHTML = "FAIL";

Nit: Would be nice to differentiate this FAIL message from the one in loaded():

    result.innerHTML = "FAIL: onLoad event fired. Expected onError event.";

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