I have a (non-sustainable) hack in place where I have downgraded the version number on the commit-queue's CoreVideo.framework to trick WebKit into disabling hardware compositing (due to radar 7969612), and I've hacked the commit-queue not to run compositing/iframes tests (since they fail when HW compositing is disabled).
One longer term solution is to fix https://bugs.webkit.org/show_bug.cgi?id=35897. For now the commit-queue should be rolling again and should make it through the 30 (!!) patches waiting in its queue tonight and tomorrow. -eric On Wed, May 12, 2010 at 10:48 AM, Eric Seidel <[email protected]> wrote: > In the last 3 days the commit-queue has not been keeping up. Due > partially to tree redness, and partially to graphics card troubles on > the machine (https://bugs.webkit.org/show_bug.cgi?id=38912) . The > tree is green now, but I do not expect the commit-queue to be able to > keep up until we solve the graphics card issues. > > My apologies for anyone waiting on their patches. I'll send an update > when I know more. > > -eric > > List of patches: > https://bugs.webkit.org/buglist.cgi?query_format=advanced&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0-0=commit-queue%2B&order=Last+Changed > > Queue status: > http://webkit-commit-queue.appspot.com > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

