[Webkit-unassigned] [Bug 38912] REGRESSION: media/video-loop.html is timing out on the commit-queue Leopard Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 17:24:43 PDT 2010


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





--- Comment #27 from Eric Seidel <eric at webkit.org>  2010-05-12 17:24:42 PST ---
I suspect that:
http://trac.webkit.org/changeset/59130
is what "broke" these compositing tests to not work with compositing off.  Since run-webkit-tests uses a build-time check, and WebKit itself uses a runtime check I'm not sure how these worked before.

The new tests dump "GraphicsLayers" which simply don't exist when HW compositing is turned off at runtime as far as I can tell.  I guess the previous compositing tests did not depend on dumping GraphicsLayers and thus passed?

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