[webkit-reviews] review granted: [Bug 218292] [GTK] Direct composited images may not be rendered after a window resize : [Attachment 412624] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 29 02:17:33 PDT 2020


Carlos Garcia Campos <cgarcia at igalia.com> has granted Miguel Gomez
<magomez at igalia.com>'s request for review:
Bug 218292: [GTK] Direct composited images may not be rendered after a window
resize
https://bugs.webkit.org/show_bug.cgi?id=218292

Attachment 412624: Patch

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




--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 412624
  --> https://bugs.webkit.org/attachment.cgi?id=412624
Patch

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

>
Source/WebCore/platform/graphics/nicosia/texmap/NicosiaImageBackingTextureMappe
rImpl.cpp:55
> +	   m_update.update.isVisible =	m_layerState.update.isVisible;

There's an extra space after the =


More information about the webkit-reviews mailing list