[Webkit-unassigned] [Bug 28327] Media layout tests should have a way to provide test files in different formats

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 11:15:11 PDT 2009


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





--- Comment #38 from Hin-Chung Lam <hclam at google.com>  2009-09-11 11:15:10 PDT ---
(In reply to comment #37)
> > This comment is not relavent any more since it's refering to that using
> > layoutTestController is safe given that it is within an if statement that
> > checks layoutTestController. In the new code I check for layoutTestController
> > explicitly within the timeout function so the statement is not accurate.
> 
> Not true! The controller for a <video> element normally hides when a movie is
> playing, but this movie has only audio media so we want it to always remain
> visible. To test this we start the movie playing, move the mouse out of the
> <video> element, and set a timer to end the test in one second. The controller
> visibility is reflected in the test results because we have it dump as text, so
> we know if the behavior is correct or not.

Aha! I thought the comment is referring to "layoutTestController", I'll add the
comment back and submit another patch.

-- 
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