Bug 103811

Summary: [meta] Fundamental flaws in SVG resource tracking
Product: WebKit Reporter: Philip Rogers <pdr>
Component: SVGAssignee: Philip Rogers <pdr>
Status: NEW    
Severity: Normal CC: krit, zimmermann
Priority: P2    
Version: 420+   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 104496, 90405    

Philip Rogers
Reported 2012-12-01 00:37:39 PST
SVG's resource tracking (found in DocumentExtensions) is broken in several ways: 1) The pending resource code has a bug where pending entries are not removed: https://bugs.webkit.org/show_bug.cgi?id=102655 2) Duplicate ids are not handled correctly: https://bugs.webkit.org/show_bug.cgi?id=99893 3) Code is duplicated in all xlink:href classes: SVGUseElement, SVGTextPathElement, SVGMPathElement, etc.
Attachments
Dirk Schulze
Comment 1 2012-12-01 07:50:30 PST
Does it make sense to investigate with a view to bug 90405?
Note You need to log in before you can comment on or make changes to this bug.