Commit Graph
9 Commits
Author SHA1 Message Date
rpotts@netscape.com 37dbf0449c bug #37434. Added an attribute to nsIDocShellLoadInfo to indicate whether the active document should be stopped immediately... 2000-09-10 06:00:46 +00:00
mstoltz@netscape.com 69b74db083 Fixing exploits involving changing the location of a window and getting the wrong principal. Bug 48723, r=vidur 2000-08-31 05:53:32 +00:00
mscott@netscape.com 5095261d43 Bug #10802 --> expose load types to load info class so callers can set the load type
this is needed to implement things like open attachment so we can make the doc shell
think a user click happened when it talks to the uriloader.

I removed two boolean fields which were representing two load types. Simplified the api by allowing you
to pass in any of our load types.
r=valeski
2000-06-22 07:22:23 +00:00
radha@netscape.com 000f3041e3 More checkins for feature bug 36547. r=self(module owner) All code in this checkin are unused
ie., feature  not enabled.
2000-06-21 06:40:08 +00:00
mstoltz@netscape.com 3d53385d60 Fix for bug 31818. Dogfood. r=brendan 2000-06-13 23:56:30 +00:00
ruslan@netscape.com 8207f369cd Fix 41269. WIP on 31189. r/a=gagan 2000-06-02 21:02:31 +00:00
tbogard@aol.net 156ed6b85d Added a CreateLoadInfo to nsIDocShell to facilitate creating a loadInfo object without having to go through xpcom. This also allows the docshell to do any setup it may need to do. 2000-03-30 12:52:02 +00:00
tbogard@aol.net 9c1ec0f9ac Finished implementing nsDocShellLoadInfo and hooked up to the build. 2000-03-30 12:38:18 +00:00
tbogard@aol.net 7becd23aab First checkin of the docShellLoadInfo objects. 2000-03-30 12:32:18 +00:00