[Webkit-unassigned] [Bug 90085] [GTK] WebKit with AC enabled breaks GtkOverlay when using the OSD style class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 1 16:32:07 PDT 2012


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





--- Comment #4 from Martin Robinson <mrobinson at webkit.org>  2012-07-01 16:32:06 PST ---
Another update: I haven't spent any time looking at the GTK+ bug, but I've successfully eliminated the need to have a native window for accelerated compositing support using XComposite to redirect a window a pixmap. This approach has quite a few other benefits as well such as allowing us to do pixel tests with accelerated compositing and 3D CSS transforms.

I have the patch cooking locally, but I hope to post it early next week. If there's a release coming up, I'm fine with disabling accelerated compositing for the moment. I wanted to delay turning it off in the case that the fix was simple.

Again I hope to post the patch within a few days though.

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