[Webkit-unassigned] [Bug 206949] [ Mac ] fast/dom/Window/post-message-crash.html is flaky failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 30 08:50:58 PST 2020


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

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cdumez at apple.com

--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
The test relies on a 50ms timer :(

setTimeout(function() {
    if (window.testRunner)
        testRunner.notifyDone();
}, 50);

-- 
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/20200130/9aef3e47/attachment.htm>


More information about the webkit-unassigned mailing list