[Webkit-unassigned] [Bug 31258] Win chromium is slow to draw transparent texts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 17 09:28:06 PST 2009


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





--- Comment #11 from Brett Wilson (Google) <brettw at chromium.org>  2009-11-17 09:28:05 PST ---
Skia should create layers sized to the current clip. So I think this can be
more simply fixed by just moving the current beginTransparencyLayer call to
below where the clips are installed. Let me know if this doesn't work.

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