gecko-dev/uriloader
mscott%netscape.com f5614e7782 Bug #56934 --> properly determine the status for on end document load. We used to
use the status of the last request processed in loading the document to determine
success or failure. That's incorrect. Instead, test to see if the load group is being
canceled. If it is, use that as the status for the entire document. Otherwise, ignore
the status for the last request and instead use the status for the main document
(the default load channel).
sr=rpotts, r=sspitzer
2000-10-26 06:34:20 +00:00
..
base Bug #56934 --> properly determine the status for on end document load. We used to 2000-10-26 06:34:20 +00:00
build Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
exthandler Bug #57207 --> When we bring up the progress dialog, if we've already received a on stop request, 2000-10-24 22:18:56 +00:00
extprotocol Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
macbuild add new files to mac project 2000-06-22 06:39:49 +00:00
.cvsignore this directory is not part of the build!!! 1999-11-02 19:18:04 +00:00
Makefile.in Throw the switch and start building exthandler on unix. Not actually called by anything yet. 2000-06-22 06:25:45 +00:00
makefile.win Bug #43887 --> fix build bustage on Win2K. This bug wasn't nsbeta2 plussed yet but it's build breakage fix!! 2000-06-30 06:02:27 +00:00