scc%netscape.com
7ae82df9e9
|nsFrameIterator::QueryInterface| neglects to handle |nsIBidirectionalEnumerator| ... replacing hand-rolled QI with the macro to fix. r=pinkerton
2000-01-29 19:59:53 +00:00
rhp%netscape.com
3de32c5a60
Fix problem Chineese Headers encoded with RFC1522 are displaying wrong - Bug: 24862 - r: jefft
2000-01-29 18:19:25 +00:00
jefft%netscape.com
228ad2d0a9
Fixed bug 18565 -- Single sing on for Pop3 and Imap; passing in nsIMsgWindow for nsIPrompt
2000-01-29 15:53:14 +00:00
leaf%mozilla.org
faa86ea87c
Automated update
2000-01-29 12:16:15 +00:00
briano%netscape.com
3db226559e
Automated update
2000-01-29 12:15:20 +00:00
tbogard%aol.net
b1f0a0aacb
Fixed bug where when the aRequestor was the tree owner of the docShell in a content shell list. It was not advancing checking to see if the list had more.
2000-01-29 11:15:15 +00:00
tbogard%aol.net
e88463bfe8
Fixed the order in which the main docShell is released against when the content shells are released. The content shells are held onto until after the main docShell is released so the content shells can still be grabbed.
2000-01-29 11:08:21 +00:00
mcafee%netscape.com
e2f6c405d4
First add. Script to control tinderbox processes.
2000-01-29 09:50:48 +00:00
mscott%netscape.com
e707c020b3
fix solaris breakage..include nsIChannel.h when using a nsCOMPtr. =)
2000-01-29 08:32:03 +00:00
waldemar%netscape.com
4f219e3102
Added numerics.cpp
2000-01-29 08:25:59 +00:00
waldemar%netscape.com
d3e3ede491
Fixed NOT_REACHED
2000-01-29 08:25:36 +00:00
waldemar%netscape.com
ab615dec5b
Added NATIVE_INT64 flag
2000-01-29 08:25:02 +00:00
waldemar%netscape.com
7b8284b4fe
First Checked In.
2000-01-29 08:24:40 +00:00
mscott%netscape.com
5299c7f507
oops forgot a checkin!!!
...
include nsIDocumentLoaderFactory.h
r=travis
2000-01-29 06:48:38 +00:00
mscott%netscape.com
80d6ce851c
document loader observer iid name changed when I made it scriptable.
...
r=travis
2000-01-29 06:16:18 +00:00
mscott%netscape.com
8dfcdc11cd
doc loader service syncy up
...
r=travis
2000-01-29 06:15:01 +00:00
mscott%netscape.com
553323271b
Don't build nsDocLoader.cpp
2000-01-29 06:14:26 +00:00
mscott%netscape.com
056442c287
export nsIDocumentLoader.idl nsIDocumentLoaderObserver.idl
2000-01-29 06:13:58 +00:00
mscott%netscape.com
90c4118948
build nsDocLoader
2000-01-29 06:13:39 +00:00
mscott%netscape.com
4104b09f39
tweaks to make doc loader observer scriptable
...
api synch with nsIURIContentListener
r=travis
2000-01-29 06:12:55 +00:00
mscott%netscape.com
e4e38eafa4
api sync for doc loader service
...
r=travis
2000-01-29 06:11:44 +00:00
mscott%netscape.com
83287af82d
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
api synch of changes to nsIURIContentListener
r=travis
2000-01-29 06:10:54 +00:00
mscott%netscape.com
96ecbd01d2
api sync for doc loader service
...
r=travis
2000-01-29 06:10:17 +00:00
mscott%netscape.com
22cc6f5b98
API sync with nsIURIContentListener r=travis
2000-01-29 06:09:45 +00:00
mscott%netscape.com
7478af3fd0
include nsIDocumentLoaderFactory
...
r=travis
2000-01-29 06:09:13 +00:00
mscott%netscape.com
ee72520994
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
r=travis
2000-01-29 06:08:52 +00:00
mscott%netscape.com
cc200aabd3
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
tweaks to make doc loader observer scriptable
tweaks to make doc loader observer scriptable
r=travis
2000-01-29 06:08:05 +00:00
mscott%netscape.com
cb2cc66d32
remove doc loader service reference.
...
tweaks to make doc loader observer scriptable
r=travis
2000-01-29 06:07:32 +00:00
mscott%netscape.com
903527e2bf
remove doc loader from thebuild
2000-01-29 06:06:45 +00:00
mscott%netscape.com
6f5f4cd742
for loading a url, call directly into the uri loader instead of
...
going through the doc loader
retrofitting for moving docloader into the uriloader
Bug #21173 --> if the channel has been retargeted, set the focuson ourself.
Bug #21728 --> only call DoLoadURl if the url was redirected to us.
r=travis
2000-01-29 06:06:25 +00:00
mscott%netscape.com
53a556cc79
remove files that are moving to the uri loader as idl files.
2000-01-29 06:05:43 +00:00
mscott%netscape.com
fe58a9d4b6
remove these files from the build.
...
They are being re-added to the uri loader as idl files.
r=travis
2000-01-29 06:05:22 +00:00
mscott%netscape.com
cbb675dd1b
Remove nsIDocumentloader, nsIDocumentLoaderObserver from the builds. These files are now
...
in the uriloader
r=travis
2000-01-29 06:04:35 +00:00
mscott%netscape.com
bf0b2945cd
build nsdocLoader
2000-01-29 06:03:01 +00:00
mscott%netscape.com
81ddbb480d
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
add get content listener parent and load cookie attributes to nsIURIContentListener
Bug #21173 --> set the redirected flag on the channel if we are going to redirect the url. Add load cookie
support.
build nsDocLoader in the uriloader.
r=travis
2000-01-29 06:02:36 +00:00
mscott%netscape.com
68d6350f9c
fix the mac breakage.
2000-01-29 05:09:32 +00:00
mscott%netscape.com
91f8b8ca1e
need ability to write load attrib flags on input stream channel as part of the refactoring of the doc loader
...
into the uri loader
r=travis
2000-01-29 05:05:38 +00:00
mscott%netscape.com
4d50d925e5
Bug #21173 --> Add a document uri retargeted flag. This flag is set when the uri loader retargets the output
...
of the channel to another content window.
r=travis
2000-01-29 05:03:58 +00:00
jband%netscape.com
60c7c8fa76
trivial rename of local var in test to fix shadow warning
2000-01-29 04:53:22 +00:00
mscott%netscape.com
ec5a0e3977
(NOT Part of the build yet!!)
...
Refacting of doc loader into the uri loader
r=travis
2000-01-29 04:41:04 +00:00
mscott%netscape.com
645dfa8f72
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
This header file containst the remanents of stuff that was in nsIDocumentLoader but wasn't really
part of nsIDocumentLoader the interface.
r=travis
(not part of the build yet)
2000-01-29 04:27:32 +00:00
mscott%netscape.com
d33b6baf54
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
These files aren't part of the build yet.
r=travis
2000-01-29 04:26:29 +00:00
sdagley%netscape.com
1546bc8163
Fixing Mac build bustage. For some unknown @#$%^ reason strdup was defined in the LibjarPrefix headers which was generally a bad idea. Moved the code to an #ifdef XP_MAC block in nsZipArchive.cpp so libjar.mcp _and_ MIW.mcp project build again. Why this ever worked I don't know, I just hacked at it until I could get it building again cause it's Friday night and I wanna go home. r=mstoltz
2000-01-29 04:16:36 +00:00
saari%netscape.com
d9e9b714fd
Fix for bug 22264. r=hyatt
2000-01-29 04:05:03 +00:00
saari%netscape.com
889fb4dea4
Fix for bug 25582. r=pinkerton
2000-01-29 03:58:47 +00:00
mstoltz%netscape.com
6336aff6b5
Fixing Mac breakage caused by extraneous newlines.
2000-01-29 03:24:30 +00:00
michael.lowe%bigfoot.com
c76eb61269
Repositioning offline menu item in browser (bug 24044)
2000-01-29 02:52:36 +00:00
slamm%netscape.com
af76138e96
Remove calls to list.extend(list2) to make this compatible with python 1.5.1.
2000-01-29 02:04:43 +00:00
mscott%netscape.com
0bb47eda96
fix mac breakage for sspitzer...export nsIPrompt.idl
2000-01-29 01:48:40 +00:00
mscott%netscape.com
7d22f8928d
Fix mac build breakage.
2000-01-29 01:18:15 +00:00