[Webkit-unassigned] [Bug 79239] [Chromium] video-referer.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 19:31:22 PST 2012


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128352|commit-queue?               |commit-queue-
               Flag|                            |




--- Comment #6 from Alexey Proskuryakov <ap at webkit.org>  2012-02-22 19:31:22 PST ---
(From update of attachment 128352)
View in context: https://bugs.webkit.org/attachment.cgi?id=128352&action=review

I don't think that there should be any events dispatched before src attribute is set. This sounds more like an actual bug in chromium <video> implementation than a problem with the test.

> LayoutTests/http/tests/media/video-referer.html:12
> +        findMediaElement();

This should not be necessary, because video-test.js calls findMediaElement(), and the element is not inserted dynamically.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list