[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 Jan 3 15:15:02 PST 2011


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #77849|review?                     |review+
               Flag|                            |




--- Comment #16 from Darin Adler <darin at apple.com>  2011-01-03 15:15:02 PST ---
(From update of attachment 77849)
View in context: https://bugs.webkit.org/attachment.cgi?id=77849&action=review

> Tools/DumpRenderTree/LayoutTestController.h:306
> +    bool shouldPaintBrokenImage() const	{ return m_shouldPaintBrokenImage; }

Extra spaces here after “const”.

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