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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 9 09:40:55 PST 2009


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





--- Comment #3 from Brett Wilson (Google) <brettw at chromium.org>  2009-11-09 09:40:55 PDT ---
I see a "save" in initializeForGDI, and a restore in the destructor. What
happens when m_useGDI is false? It looks like we'll "restore" with no saved
state which will cause problems.

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