[Webkit-unassigned] [Bug 196985] REGRESSION: (r244182) Layout Test editing/execCommand/insert-nested-lists.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 10:04:47 PDT 2019


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

--- Comment #3 from Wenson Hsieh <wenson_hsieh at apple.com> ---
(In reply to Alexey Proskuryakov from comment #2)
> This is a bit surprising. This test doesn't use rAF, and generally looks
> like it should be deterministic.
> 
> Said, Wenson, any ideas on how the regression could happen here?

It actually does use requestAnimationFrame:

await new Promise(resolve => requestAnimationFrame(resolve));

-- 
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/20190418/01b4dd81/attachment-0001.html>


More information about the webkit-unassigned mailing list