[Webkit-unassigned] [Bug 206662] New: [GTK] Reduce the maximum time we wait for draw events in DrawingMonitor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 23 07:34:55 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=206662

            Bug ID: 206662
           Summary: [GTK] Reduce the maximum time we wait for draw events
                    in DrawingMonitor
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org, clopez at igalia.com

1 second is too much, we can wait up to 100_ms instead and wait for the next frame after 16_ms. We should also ensure there's a draw event since this is called from dispatchAfterEnsuringDrawing().

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200123/ac902ee2/attachment.htm>


More information about the webkit-unassigned mailing list