Closed Bug 791394 Opened 12 years ago Closed 12 years ago

nsExpatDriver::OpenInputStreamFromExternalDTD opens a channel which is not associated with a load group

Categories

(Core :: DOM: Core & HTML, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: ehsan.akhgari, Unassigned)

References

Details

What about this one? <http://mxr.mozilla.org/mozilla-central/source/rdf/base/src/nsRDFXMLDataSource.cpp#486> (not related this to this bug, but I wanted to limit the number of bugs I'm filing)
> Boris, can this be triggered by web content?

Yes, but it will never load an http:// URI.  See the check for a "chrome" scheme and if that fails the attempt to map to a known resource:// URI, and if that fails too, we bail out.

I _think_ the RDFXMLDataSource stuff is not exposed to web content.
Good!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.