[Webkit-unassigned] [Bug 61867] REGRESSION: Windowed plugins don't stay precisely in place when scrolling pages that use accelerated compositing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 09:44:11 PDT 2011


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





--- Comment #1 from Adam Roben (:aroben) <aroben at apple.com>  2011-06-01 09:44:11 PST ---
This is caused by the fix for bug 58054. We move the windowed plugins when we push layer changes down into CoreAnimation, but should instead move them when those changes appear on screen (which happens on a background thread).

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