[Webkit-unassigned] [Bug 58054] REGRESSION (WebKit2): Accelerated CSS animations have a lower framerate than in WebKit1
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 30 08:29:37 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=58054
--- Comment #7 from Adam Roben (:aroben) <aroben at apple.com> 2011-05-30 08:29:37 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > Placing plugins in front of the GPU window in the z-order seems like the simplest solution. That way we don't have to reparent plugins when we enter/exit accelerated compositing mode.
>
> Will this cause any new rendering regressions: failure to be clipped by compositing layers, failure to be overlapped by compositing layers?
I don't think so; we clip plugins using window regions based on their render tree geometry, and that should continue to work even if they are in front of the GPU window. I would love to try some test cases if you have them!
--
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