[Webkit-unassigned] [Bug 27521] Move m_context out of generator into superclass

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 23:58:09 PDT 2009


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





--- Comment #9 from Eric Seidel <eric at webkit.org>  2009-07-21 23:58:08 PDT ---
(In reply to comment #7)
> Out of curiosity, what is the reason that the context can't be in the
> JSSVGPODTypeWrapper class?

Sam is correct, that in the case of POD types, JSSVGPODTypeWrapper is the impl.

For things like SVGPathSeg, those classes will have to change to hold some sort
of context pointer.

JSSVGPODTypeWrapper will be the "easy" case.

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