Re: strange document
Sylvain Ferriol <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <3c-dnZUNCOBVgyfYnZ2dnUVZ_segnZ2d__31105.2623241723$1169825728$gmane$org@mozilla.org> |
> is it normal, and how to retrieve my original xml file ? > Document loading is asynchronous. thanks michal, it starts to work > > Therefore, you have to attach a web progress listener > and wait for the 'loading ended' event. > ah, but the only way to get the webBrowser of my nsIDOMWindow is to ask windowWatcher.getChromeForWindow(myDOMWindow) but it returns null :( > You can search the mailing list archive for the solution, > it has been posted here several times. > > best regards, > Michal