[webkit-reviews] review requested: [Bug 83411] All Mac bots occasionally fail tons of media/ sputnik/ and svg/ tests : [Attachment 136726] speculative patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 11 12:43:43 PDT 2012


Antonio Gomes <tonikitoo at webkit.org> has asked	for review:
Bug 83411: All Mac bots occasionally fail tons of media/ sputnik/ and svg/
tests
https://bugs.webkit.org/show_bug.cgi?id=83411

Attachment 136726: speculative patch
https://bugs.webkit.org/attachment.cgi?id=136726&action=review

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
After moving the test to this new location, I accidentally left behind an
unneeded line:

"window.onload = runTest;".

It is unneeded	since now the test gets triggered by
"waitForEvent('canplaythrough'"

Also, remove unneeded LTC calls, since they are called by the helper scripts
imported (e.g. video-test.js).

Lets see if the Mac bots like this more...


More information about the webkit-reviews mailing list