[webkit-reviews] review granted: [Bug 218757] Simplify mainframe tests tiled-drawing/scrolling/scroll-snap : [Attachment 413809] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 11 09:08:37 PST 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Martin Robinson
<mrobinson at webkit.org>'s request for review:
Bug 218757: Simplify mainframe tests tiled-drawing/scrolling/scroll-snap
https://bugs.webkit.org/show_bug.cgi?id=218757

Attachment 413809: Patch

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




--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 413809
  --> https://bugs.webkit.org/attachment.cgi?id=413809
Patch

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

>
LayoutTests/tiled-drawing/scrolling/scroll-snap/resources/mainframe-scroll-snap
-test.js:69
> +    return new Promise((resolve, reject) => {
> +	   eventSender.callAfterScrollingCompletes(resolve);
> +    })

UIHelper.waitForScrollCompletion()?


More information about the webkit-reviews mailing list