[webkit-reviews] review granted: [Bug 185216] Hiding then showing an <object> of type image makes the underlaying image disappear : [Attachment 339361] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 16:11:38 PDT 2018


youenn fablet <youennf at gmail.com> has granted Said Abou-Hallawa
<sabouhallawa at apple.com>'s request for review:
Bug 185216: Hiding then showing an <object> of type image makes the underlaying
image disappear
https://bugs.webkit.org/show_bug.cgi?id=185216

Attachment 339361: Patch

https://bugs.webkit.org/attachment.cgi?id=339361&action=review




--- Comment #4 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 339361
  --> https://bugs.webkit.org/attachment.cgi?id=339361
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=339361&action=review

> Source/WebCore/html/HTMLPlugInImageElement.cpp:235
> +	   RenderImageResource& renderImageResource =
renderImage.imageResource();

auto&, maybe no need for renderImage variable also.


More information about the webkit-reviews mailing list