[Webkit-unassigned] [Bug 51799] ContextShadow can get the CTM only once and avoid code duplication

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 2 08:47:07 PST 2011


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





--- Comment #2 from Ariya Hidayat <ariya.hidayat at gmail.com>  2011-01-02 08:47:07 PST ---
endShadowLayer() change is probably better splitted in another patch, it has nothing to do with the other changes.

I'm undecided whether adding more member variables to ContextShadow class is justified in this case. The size of the class impacts the performance of Graphics Context, especially during save/restore, which happens way more often than just dealing with shadow.

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