WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
103811
[meta] Fundamental flaws in SVG resource tracking
https://bugs.webkit.org/show_bug.cgi?id=103811
Summary
[meta] Fundamental flaws in SVG resource tracking
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug