[Webkit-unassigned] [Bug 141364] fullscreen/full-screen-plugin.html is very flaky on Yosemite WK2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 8 11:22:44 PST 2015


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #4 from Alexey Proskuryakov <ap at webkit.org> ---
This made the test fail differently, shedding more light on why it failed before:

-Test that plugin doesn't restart when taking it to full screen and back.
-SUCCESS
+CONSOLE MESSAGE: line 26: TypeError: undefined is not an object (evaluating 'testObject.property = 'foo'')
+FAIL: Timed out waiting for notifyDone to be called

Apparently, testObject is not necessarily available even by the time the load event fires.

-- 
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/20150208/9bdbe493/attachment-0002.html>


More information about the webkit-unassigned mailing list