[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
Sat Feb 26 06:09:56 PST 2011


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aroben at apple.com,
                   |                            |rniwa at webkit.org




--- Comment #34 from Ryosuke Niwa <rniwa at webkit.org>  2011-02-26 06:09:54 PST ---
This test is failing on Windows port:

http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r79771%20(9787)/results.html

--- /home/buildbot/slave/WebKit-BuildSlave/win-release-tests/build/layout-test-results/fast/images/support-broken-image-delegate-expected.txt    2011-02-26 02:13:43.615329500 -0800
+++ /home/buildbot/slave/WebKit-BuildSlave/win-release-tests/build/layout-test-results/fast/images/support-broken-image-delegate-actual.txt    2011-02-26 02:13:43.613329400 -0800
@@ -1,7 +1,6 @@
-resources/broken-image-with-invalid-format.png - willSendRequest <NSURLRequest URL resources/broken-image-with-invalid-format.png, main document URL support-broken-image-delegate.html, http method GET> redirectResponse (null)
+broken-image-with-invalid-format.png - willSendRequest <NSURLRequest URL broken-image-with-invalid-format.png, main document URL support-broken-image-delegate.html, http method GET> redirectResponse (null)
 <unknown> - didFinishLoading
-resources/broken-image-with-invalid-format.png - didReceiveResponse <NSURLResponse resources/broken-image-with-invalid-format.png, http status code 0>
-resources/broken-image-with-invalid-format.png - shouldPaintBrokenImage: NO
+broken-image-with-invalid-format.png - didReceiveResponse <NSURLResponse broken-image-with-invalid-format.png, http status code 0>
 Radar 8610908 - Add a resource delegate method to query if WebCore should paint the broken image.

-PASS
+FAIL

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