[Webkit-unassigned] [Bug 207780] New: fix flaky tests that scroll before first paint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 14 11:09:18 PST 2020


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

            Bug ID: 207780
           Summary: fix flaky tests that scroll before first paint
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nham at apple.com

After https://bugs.webkit.org/show_bug.cgi?id=207516, a couple of tests are now flaky. This is because that patch delays first paint until there is enough content to render, and some of these tests are issuing scroll events on controls before those controls render. To fix this, we delay issuing the events until after the page loads.

-- 
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/20200214/de14bb7c/attachment-0001.htm>


More information about the webkit-unassigned mailing list