Bug 27278

Summary: SVG DOM Bindings need to remove the m_context pointer
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 27088    

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.