[Webkit-unassigned] [Bug 55674] Most media tests time out on Windows 7 Release (WebKit2 Tests)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 3 09:02:24 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55674
--- Comment #3 from Adam Roben (:aroben) <aroben at apple.com> 2011-03-03 09:02:25 PST ---
Even though the timer doesn't fire, HTMLMediaElement::load is getting called by JS, so the load is starting. But it looks like we're getting a bogus URL:
file://c/Documents%20and%20Settings/Adam%20Roben/dev/WebKit/OpenSource/LayoutTests/media/content/test.wav
Note the missing colon after "file://c". I think this is actually the root cause of a lot of test failures in WebKit2 on Windows.
--
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