[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 11:13:57 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=51799
--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> 2011-01-02 11:13:57 PST ---
(In reply to comment #2)
> 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.
It's not clear to me why ContextShadow has to be part of the state, copied by value.
--
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