[webkit-reviews] review granted: [Bug 192230] REGRESSION(r235165): [GTK][WPE] Garbled rendering on GitLab : [Attachment 357464] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 00:07:13 PST 2018


Carlos Garcia Campos <cgarcia at igalia.com> has granted Zan Dobersek
<zan at falconsigh.net>'s request for review:
Bug 192230: REGRESSION(r235165): [GTK][WPE] Garbled rendering on GitLab
https://bugs.webkit.org/show_bug.cgi?id=192230

Attachment 357464: Patch

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




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

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

>
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedBackingStore.cpp
:60
> +    m_updates.clear();

Could updateTile be called during the loop? In that case I would move the
vector before iterating it.


More information about the webkit-reviews mailing list