Closed
Bug 446375
Opened 16 years ago
Closed 16 years ago
Support "external resource documents"
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 433616
People
(Reporter: roc, Unassigned)
Details
We need a way to load "external resource documents" for various purposes, such as cross-document SVG fragment references and also SVG image loading. See http://groups.google.com/group/mozilla.dev.tech.svg/browse_thread/thread/5ce022d944bd1b03
Reporter | ||
Comment 1•16 years ago
|
||
Boris, you seem swamped ... would you like me to get started on this?
My initial approach would be to give each document a hashmap of nsIURIs to nsFrameLoaders, and proceed from there.
Flags: wanted1.9.1?
Reporter | ||
Comment 2•16 years ago
|
||
oops
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•16 years ago
|
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•