This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
df3d8f7f289f3bb72e7f2025db5ff2111b044efd
Mozilla
/
mozilla
/
chrome
/
src
History
tbogard%aol.net
9e627c30c9
When the channel is cancelled, don't ignore it, actually cancel and don't sent OnStartRequests if one hasn't been sent yet. If an OnStop is pending, send a OnStopRequest with cancelled in it. bug
#30625
. r=jud, waterson a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@62371 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-08 03:54:07 +00:00
..
nsChromeFactory.cpp
Converting to use nsIModule macro. r=dp.
2000-01-03 23:37:30 +00:00
nsChromeProtocolHandler.cpp
When the channel is cancelled, don't ignore it, actually cancel and don't sent OnStartRequests if one hasn't been sent yet. If an OnStop is pending, send a OnStopRequest with cancelled in it. bug
#30625
. r=jud, waterson a=jevering
2000-03-08 03:54:07 +00:00
nsChromeProtocolHandler.h
Bug 29148. Put OnStartLoad() on an event, as well as OnStopLoad(). Avoids re-entrancy where re-entrancy should never be. r=rjc, a=jar.
2000-03-03 23:17:10 +00:00
nsChromeRegistry.cpp
Checking in an API and implementation for the enumeration of the user's search path,
2000-02-15 10:05:29 +00:00
nsChromeRegistry.h
Checking in the modified nsIChromeEntry object, which will be the
2000-02-15 09:56:00 +00:00