[Webkit-unassigned] [Bug 46120] RenderImage::intrinsicSizeChanged crashes when m_imageResource is missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 20 22:51:43 PDT 2010


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

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




--- Comment #2 from Nikolas Zimmermann <zimmermann at kde.org>  2010-09-20 22:51:43 PST ---
(From update of attachment 68179)
View in context: https://bugs.webkit.org/attachment.cgi?id=68179&action=review

> WebCore/rendering/RenderImage.h:66
> +        if (m_imageResource.get())

No need to use .get().

r=me. If you don't have commit access, you'll need to upload a new version, that I can cq+.

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