[Webkit-unassigned] [Bug 96053] Don't copy canvas texture during composite if the canvas content didn't change
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 10 12:53:16 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=96053
--- Comment #7 from Justin Novosad <junov at google.com> 2012-09-10 12:53:38 PST ---
This change might have made a difference in the past, but not anymore.
All code paths that depend on m_useDoubleBuffering are almost dead code since deferred canvas rendering turns off double buffering.
I see no need to improve a code path that we are in the process of removing.
--
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