RESOLVED DUPLICATE of bug 27243 27278
SVG DOM Bindings need to remove the m_context pointer
https://bugs.webkit.org/show_bug.cgi?id=27278
Summary SVG DOM Bindings need to remove the m_context pointer
Eric Seidel (no email)
Reported 2009-07-14 16:03:08 PDT
SVG DOM Bindings need to remove the m_context pointer The various implementations (including SVGPODTypeWrapper) should be able to hold the context instead of each SVG DOM Binding. This would free up 4 more bytes and unblock bug 27276.
Attachments
Nikolas Zimmermann
Comment 1 2009-12-21 12:59:08 PST
The upcoming patch to bug 27243 resolves this problem. *** This bug has been marked as a duplicate of bug 27243 ***
Note You need to log in before you can comment on or make changes to this bug.