Bug 27278 - SVG DOM Bindings need to remove the m_context pointer
Summary: SVG DOM Bindings need to remove the m_context pointer
Status: RESOLVED DUPLICATE of bug 27243
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 27088
  Show dependency treegraph
 
Reported: 2009-07-14 16:03 PDT by Eric Seidel (no email)
Modified: 2009-12-21 12:59 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 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.
Comment 1 Nikolas Zimmermann 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 ***