[Webkit-unassigned] [Bug 169324] LayoutTest media/track/media-element-enqueue-event-crash.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 8 06:32:38 PST 2017


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

--- Comment #4 from Antoine Quint <graouts at apple.com> ---
OK, in the case of this test, I think this is expected… The test removes the media element from the original page's document after 100ms, so I think it's completely legitimate that we may not have a Page when this gets called, for instance as a result of a "play" event being dispatched which attempts to load the pause icon.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170308/54d3041a/attachment.html>


More information about the webkit-unassigned mailing list