[Webkit-unassigned] [Bug 45573] [chromium] Fix incorrect drag node/selection painting.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 14 18:58:18 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45573
Eric Seidel <eric at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |simon.fraser at apple.com
--- Comment #2 from Eric Seidel <eric at webkit.org> 2010-09-14 18:58:17 PST ---
James is really a better reviewer for this than I am.
Is this how other ports do this? We seem to have a bunch of code which does manual painting. I know SVG code uses some paint-into-ImageBuffer code for SVGImage and masks. I wonder how many other places do/do-not want scroll clipping and if we should be creating a simple API for all these clients to use instead of grabbing at layers directly.
--
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