pjs/uriloader/base
cbiesinger%gmx.at fecd6b7ed9 Bug 382113 make sure to add the request to the new loadgroup before removing it
from the old one so that onload doesn't fire before it should
Also make nsLoadGroup::AddRequest assert that the request isn't in the loadgroup yet
Finally, reenable the reftest that tests the <object> onload behaviour
r+sr=bz
2007-07-18 21:37:40 +00:00
..
.cvsignore
Makefile.in
nsCURILoader.idl
nsDocLoader.cpp Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
nsDocLoader.h Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
nsIContentHandler.idl
nsIDocumentLoader.idl
nsIDownload.idl Bug 382825 - Add a retryDownload method to the download manager backend. r=cbiesinger 2007-06-05 00:03:36 +00:00
nsITransfer.idl
nsIURIContentListener.idl
nsIURILoader.idl
nsIWebProgress.idl
nsIWebProgressListener.idl
nsIWebProgressListener2.idl
nsURILoader.cpp Bug 382113 make sure to add the request to the new loadgroup before removing it 2007-07-18 21:37:40 +00:00
nsURILoader.h