[webkit-reviews] review granted: [Bug 122726] Move setPseudoStyle() to RenderImage (from RenderElement.) : [Attachment 214098] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 13 06:02:04 PDT 2013
Antti Koivisto <koivisto at iki.fi> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 122726: Move setPseudoStyle() to RenderImage (from RenderElement.)
https://bugs.webkit.org/show_bug.cgi?id=122726
Attachment 214098: Patch
https://bugs.webkit.org/attachment.cgi?id=214098&action=review
------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=214098&action=review
> Source/WebCore/rendering/RenderImage.cpp:79
> +void RenderImage::setPseudoStyle(PassRefPtr<RenderStyle> pseudoStyle)
I thought we were getting rid of PassRefPtr
More information about the webkit-reviews
mailing list