radha%netscape.com
a972bf9004
Fix for bug # 54492 r=verah sr=alecf
2000-12-11 23:29:04 +00:00
dbaron%fas.harvard.edu
2b2160f1b0
Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com
2000-12-09 04:21:51 +00:00
blakeross%telocity.com
6d06c41584
Fix 58633 and 49744: a typo in GetLastVisited() and improving a cmd line help description. r=jag sr=alecf
2000-11-30 21:17:15 +00:00
cls%seawood.org
66a18fcbbf
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
disttsc%bart.nl
d85375778a
Convert nsIDocumentCharsetInfo to IDL so we can get rid of more bits of nsBrowse
...
rInstance. bug=46200, r=erik@netscape.com , r=smfr, a=alecf.
2000-11-16 21:33:34 +00:00
pinkerton%netscape.com
ddb11a2642
fix bustage. nsAReadableString& needs to be const.
2000-11-16 21:29:13 +00:00
pinkerton%netscape.com
986b6f9fee
Implemented nsIClipboardCommands by calling through to the appropriate controller. r=sfraser,a=hyatt. bug#46867
2000-11-16 20:08:48 +00:00
nhotta%netscape.com
f252457e06
Changed to convert anchor name as UTF-8 instead of Latin1 if that fails then convert it as document charset, bug= 58819,r=erik, sr=waterson.
2000-11-15 00:17:41 +00:00
disttsc%bart.nl
7c611a24e8
Whoops, forgot to remove one line
2000-11-09 21:14:43 +00:00
disttsc%bart.nl
87187c390c
Moving nsIContentViewer over from webshell to docshell, converting from .h to .idl. Needed for bug 46200, r=moa=adam@netscape.com, a=alecf
2000-11-09 20:30:35 +00:00
pinkerton%netscape.com
865cc4c0b1
adding nsIContentViewer.idl for jag.
2000-11-09 20:28:41 +00:00
danm%netscape.com
6e38213d92
new method IsModal. bug 56677 r=brendan,hyatt
2000-11-09 00:16:29 +00:00
locka%iol.ie
b06b376a23
added files: mozilla/docshell/base/nsCDefaultURIFixup.idl, mozilla/docshell/base/nsIURIFixup.idl
2000-11-08 23:20:36 +00:00
locka%iol.ie
d588ced9dd
added files: mozilla/docshell/base/nsDefaultURIFixup.cpp, mozilla/docshell/base/nsDefaultURIFixup.h
2000-11-08 21:05:25 +00:00
locka%iol.ie
1720949638
Moved URI fixup code out of docshell and into a global service. b=51702, sr=waterson@netscape.com
2000-11-08 21:00:37 +00:00
jband%netscape.com
fa23038df9
Add null ptr check to fix bug 59281. r=adamlock sr=waterson
2000-11-08 06:31:57 +00:00
hyatt%netscape.com
fae32fdbd7
Fix for 54203. r=saari, a=brendan
2000-11-04 08:21:20 +00:00
jst%netscape.com
6187aef7f7
Fixing bug 25821. This is only a bandaid for the real problem with targetting javascript: URL's but it fixes the immediate problem while the targetting code is being rewritten. r=brendan, sr=mscott
2000-11-02 08:43:19 +00:00
radha%netscape.com
f2997f535f
More fixes for bug # 46828. r=pollmann sr=rpotts
2000-11-02 06:34:44 +00:00
mscott%netscape.com
bb724de52a
Bug #56938 --> Break out the code which parses and sets up refresh urls into
...
a separate method so we can expose it as an interface method
via nsIRefreshURI.
r=sspitzer,sr=rpotts
2000-11-01 08:03:58 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
09bbfcc1d7
problem with gNumberOfWebShells -- moved into DEBUG
2000-10-28 04:09:10 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
waterson%netscape.com
400f2ce002
Bug 42001. Implement 'clear history'. r=ben,brendan,alecf, sr=shaver
2000-10-20 01:00:11 +00:00
radha%netscape.com
f3c249194e
Fix for bug # 55055 r=adamlock sr=rpotts
2000-10-19 06:40:46 +00:00
radha%netscape.com
29213fc2e3
Fix for bug # 46828. r=mscott sr=rpotts
2000-10-19 06:24:24 +00:00
radha%netscape.com
08cc243b17
Fix for bug # 55145. r=pollmann a=rpotts
2000-10-13 20:49:40 +00:00
anthonyd%netscape.com
74c4c54da2
fix for bug # 55750
...
Crash opening "new composer window" to bogus location, after "this type of page can't be edited" dialog
r=sfraser
sr=kin
sr=rpotts
2000-10-13 05:06:02 +00:00
mscott%netscape.com
8a9bc0d1c9
Bug #47636 --> add methods to convert back and forth between a nsIDocShellLoadTypeInfo
...
and a docshell load tye. Unify nsIURILoadCommand and nsIDocShellLoadType enums so they
can be treated as the same type.
r=radha, sr=rpotts
2000-10-11 23:17:02 +00:00
pollmann%netscape.com
8ce9c39269
Bug 53708: Prune session history tree at frame being replaced to prevent wrong pages from being loaded into subframes. r=radha, a=adamlock
2000-10-11 10:05:17 +00:00
law%netscape.com
22145f6f94
Bug 6119; r=radha@netscape.com; sr=waterson@netscape.com; Use nsIChannel::VALIDATE_NEVER when loading a page for view-source
2000-10-07 02:24:50 +00:00
nisheeth%netscape.com
b46048fc9b
r=pollmann. Fix for nsbeta3++ bug 48382. Fixes the infinite loop when location.href was set from the onload handler of a frame.
2000-09-28 05:44:10 +00:00
radha%netscape.com
0f082b6660
Fix for bugscape bug # 1644. keywords work eventhough the pref for it is turned off.
...
r=valeski a=mscott
2000-09-27 21:27:35 +00:00
vishy%netscape.com
db1dc7581c
bugzilla 52182. r=a=mscott.
...
Modify the logic to launch external browser (only for target=_content
and target=_blank links). Also add something to DocShellLoadInfo
so that a user of nsDocShell::LoadURI can specify the target desired.
2000-09-22 05:04:58 +00:00
warren%netscape.com
181bb2dcb2
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +00:00
locka%iol.ie
4b2006ab42
Fixed typedef problem in Win32. b=50949
2000-09-20 13:28:19 +00:00
locka%iol.ie
b78abdf560
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2000-09-20 12:23:53 +00:00
sspitzer%netscape.com
ece84d85ec
part of the fix for #46888 . after cancelling a news message, you can't
...
select another message. fix by naving@netscape.com . r=sspitzer,a=mscott
also a couple bullet proofing fixes to prevent crashes.
2000-09-19 22:40:52 +00:00
radha%netscape.com
7250623e9a
Fix for dogfood+ bug 46845 r=pollmann
2000-09-16 04:36:18 +00:00
rayw%netscape.com
3cd14f5878
Bug fix for 52648 -- remaining stash of progids which I missed on
...
the mega-change yesterday. This will fix a few more issues.
r=warren
2000-09-14 23:20:49 +00:00
dougt%netscape.com
c2923c8476
+ Added OnSecurityChange() to nsIWebProgressListener interface.
...
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.
Fixes bug 46872. r=valeski/rpotts
2000-09-14 22:56:56 +00:00
sspitzer%netscape.com
0e695c824f
trivial fix for #52578 . initialize uninitialized variable. r=rpotts
2000-09-14 20:23:00 +00:00
mjudge%netscape.com
e2be918716
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +00:00
locka%iol.ie
8342a5a7ef
Added test for postdata before invoking the anchor scrolling code to prevent obscure form problem where the submit url is the same as the current url with an anchor appended. b=52290
2000-09-14 09:45:14 +00:00
jst%netscape.com
6fc361e1b1
Checkin in part of the fix for nsbeta3+ bug 42321. Avoid running JS_GC() many times per window open/close, once should be enough. Patch mostly done by alex@cendio.se, r=jst@netscape.com & vidur@netscape.com
2000-09-14 06:18:09 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
valeski%netscape.com
0a8271f14c
50188. removing webshell leak detection special macros. now we'll spew data in debug builds only
2000-09-11 22:06:52 +00:00
mstoltz%netscape.com
57478fd67f
Fixing 51828, allowing JS/data urls to inheit principal from document if called from system code. r=jst
2000-09-11 21:16:58 +00:00
bryner%uiuc.edu
f3322a4f19
Removing extraneous text before comment. r=blizzard.
2000-09-11 14:33:45 +00:00
locka%iol.ie
9a87e1e494
Added decl of kSimplURICID. b=37416, r=valeski
2000-09-11 14:09:54 +00:00