[Webkit-unassigned] [Bug 89789] [Chromium] Layout tests plugins/embed-attributes-style.html and userscripts/user-script-video-document.html failing on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 23 00:02:56 PDT 2012


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





--- Comment #4 from Stuart Morgan <stuartmorgan at chromium.org>  2012-06-23 00:02:55 PST ---
> layout test plugins/embed-attributes-style.html started failing

Hm, this uses the QuickTime plugin, which should use Core Animation and be fine on 10.6+. Oh, but do we run this test binary with OSMesa and thus not have CA support? Or are these tests run in a simplified host that doesn't use Chromium's model negotiation?

If it's the former, maybe we should add wmode="transparent" to the QuickTime embed; that should cause it to use CG mode.

Alternately, it's not clear to me why this test uses QuickTime in the first place, so perhaps the better approach would be to make it use the normal test plugin instead of relying on a specific plugin.


> userscripts/user-script-video-document.html is failing similarly on the 10.5 debug bot.

QuickTime simply won't run on 10.5 any more, so this is expected. We should presumably be shutting down the 10.5 testers anyway.

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