Re: Error loading local XML file into XML DOM Document with FF3beta3
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
carglue wrote: > Yet another undocumented API crippling. We should definitely get it documented (and will), and it's unfortunate that it had to be "crippled"... but the security or performance (take your pick) issues the existing behavior caused were not acceptable. There's some work going on to possibly uncripple it in the specific case of a document created via createDocument(), but document.load on an XML document that's in a docshell is going to stay crippled (or even stop working altogether, depending). -Boris