[webkit-reviews] review granted: [Bug 206662] [GTK] Reduce the maximum time we wait for draw events in DrawingMonitor : [Attachment 388541] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 08:37:47 PST 2020


Carlos Alberto Lopez Perez <clopez at igalia.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 206662: [GTK] Reduce the maximum time we wait for draw events in
DrawingMonitor
https://bugs.webkit.org/show_bug.cgi?id=206662

Attachment 388541: Patch

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




--- Comment #2 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
Comment on attachment 388541
  --> https://bugs.webkit.org/attachment.cgi?id=388541
Patch

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

r=me

>
Source/WebKit/UIProcess/CoordinatedGraphics/DrawingAreaProxyCoordinatedGraphics
.cpp:413
> +    gtk_widget_queue_draw(m_webPage.viewWidget());

why this was not needed before?


More information about the webkit-reviews mailing list