Commit Graph

84460 Commits

Author SHA1 Message Date
leaf%mozilla.org
5fa59d58dd resurrecting files for bug 86967; files unreferenced at the moment. 2001-06-22 03:48:52 +00:00
pavlov%netscape.com
f6fad15f93 fixing bug 83304 r=pinkerton sr=blizzard a=chofmann 2001-06-22 03:42:04 +00:00
bstell%netscape.com
390771b3f9 bug 61439, r=blizzard, rs=aflec, a=chofmann
the X server forgets to set the Mode_switch bit during a keyboard grab
add a pref to allow the user to disable grab during autocomplete popup
2001-06-22 03:41:00 +00:00
bstell%netscape.com
43af9a973f bug 61439, r=blizzard, rs=aflec, a=chofmann
the X server forgets to set the Mode_switch bit during a keyboard grab
instead of trying to simulate the bit just ungrab the keyboard when the
Mode_switch key is down.
2001-06-22 03:38:39 +00:00
nelsonb%netscape.com
7aef7b8c79 The environment variable NSS_SSL_SERVER_CACHE_MUTEX_TIMEOUT specifies
the maximum amount of time to wait before recovering a session cache
mutex (semaphore) from a dead process on Unix.
2001-06-22 03:38:05 +00:00
jat%princeton.edu
a80663f1ca Fixing bustage ... 2001-06-22 03:31:39 +00:00
mkaply%us.ibm.com
f6ce43102b senna bustage 2001-06-22 03:13:45 +00:00
mkaply%us.ibm.com
1ed35daf79 Fix OS/2 breakage. We have an nsLocalFile too. 2001-06-22 02:57:07 +00:00
javi%netscape.com
6efcbdc15e Fix for Bug 82479 r/sr= darin, a chofmann
Add "https" to the array of invalidRefferrerSchemes.
2001-06-22 02:46:21 +00:00
javi%netscape.com
0f7abc31c3 Fix for Bug 75596 r=ddrinan,sr=blizzard, a=asa
Make the unknown issuer error dialog of SSL a little taller so
  some of the marginal platforms work and enable key press events
  so if there are still users affect by a mis-sized dialog, the users
  can at least hit return or ESC.
2001-06-22 02:41:06 +00:00
blizzard%redhat.com
ec68a17d08 Fix bug #86438. libmsgbaseutil.so should be in [mail], not [browser]. r=cls,sr=sspitzer,a=asa 2001-06-22 02:39:55 +00:00
pinkerton%netscape.com
59da7d1010 fix # of params that initMenu takes. r=pink/sr=blake/a=asa. bug#87109. from jg@cyberstorm.demon.co.uk. 2001-06-22 02:24:40 +00:00
shrutiv%netscape.com
80667cf22a Fix for bug 86505: Bookmark & Sidebar customization in CCK Tool not picked up
r=bobj
2001-06-22 02:19:34 +00:00
shrutiv%netscape.com
4d1d59256c Fix for bug 86505: Bookmark & Sidebar customization in CCK Tool not picked up
r=bobj
2001-06-22 02:10:35 +00:00
mstoltz%netscape.com
f4de90c798 86019 - Change stack-walking code in caps to keep functions from inheriting privileges
from their caller. r=jesse@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org, PDT+

86982 - Add same-origin security check to XMLDocument::Load(). r,a=blizzard@mozilla.org,
sr=jst@netscape.com

84191 - Fixing regression in Open URL dialog by not calling CheckLoadURI when it isn't
needed. r=cmanske@netscape.com, sr=sfraser@netscape.com, a=asa@mozilla.org
2001-06-22 02:08:10 +00:00
oeschger%netscape.com
759dade1d7 content and context-sensitive fixes for help, b=85925, a=asa on help content updates, r=cotter@netscape.com 2001-06-22 01:53:09 +00:00
darin%netscape.com
ecf1d5f185 Fixes bug 86973 "[crash] @nsHttpTransaction::IsDone() [mTransaction is NULL]"
r=bbaetz, sr=dougt, a=chofmann
2001-06-22 01:49:27 +00:00
darin%netscape.com
f1b15654c9 Fixes bug 86608 "Content-Encoding with space in the end"
patch=deinst@world.std.com, r=bbaetz, sr=darin, a=tor
2001-06-22 01:46:16 +00:00
darin%netscape.com
d580655f64 Fixes bug 84794 (part 2) "Problem with HTTP basic authentication and cookies"
r=gagan, sr=dougt, a=chofmann
2001-06-22 01:43:39 +00:00
darin%netscape.com
8bdc6dcede Fixes bug 84794 (part 1) "Problem with HTTP basic authentication and cookies"
r=gagan, sr=dougt, a=chofmann
2001-06-22 01:42:56 +00:00
jat%princeton.edu
f56b233bda Removes console output in opt builds from gfx, gfx2, gtk.
Bugs 78645(r=cls, rs=blizzard, a=drivers(blizzard)) and 78665 (r=cls, sr=blizzard, a=drivers(blizzard)).
2001-06-22 01:35:39 +00:00
yokoyama%netscape.com
1eace18e91 Bug : 58866
Remove AssignWithConversion() which corrupts non-ASCII filename
and replace with FS charset converter.
r=ftang. sr=mscott ask a=chofmann
2001-06-22 01:28:18 +00:00
sspitzer%netscape.com
9156b9eacd fix for #85225. mail crashes at startup. added some bulletproofing
and removed the static nsCOMPtr.  r=varada, sr=alecf, a=chofmann
2001-06-22 01:15:22 +00:00
sspitzer%netscape.com
0e91a85a07 fix for #74518. reading messages (or parts of messages) that are in the memory cache can leave
the connections in busy states, which causes us to open up new connections, which eventually
gets us into the "too many open connections" state.
r=naving,sr=mscott,a=chofmann
2001-06-22 01:12:42 +00:00
srilatha%netscape.com
65b7b1bd5c Fix for bug 79792. Added observers for ldap prefs. Added sessions list for all the
recipients. Added AddSession, RemoveSession and SyncSessions
r=ducarroz, sr=hewitt, a=asa
2001-06-22 01:12:32 +00:00
leif%netscape.com
c7bf29d854 Bug 77672, fix nsLDAPConnection leaking objects and threads. Patch=leif,
r=dmose, sr=darin, a=chofmann.
2001-06-22 01:09:20 +00:00
peterlubczynski%netscape.com
2ae99c2e49 Add scanning of Mac System Folder Internet Plug-ins bug 78751 r=ccarlen/sdagley sr=attinasi a=asa 2001-06-22 00:59:19 +00:00
naving%netscape.com
99d35b7061 85228 r=suresh sr=mscott a=chofmann; check for null 2001-06-22 00:57:08 +00:00
ftang%netscape.com
6e691349fd check in for rpotts bug#82244
when we do meta charset reload, load it from cache by using the same load flag history using.
author=rpotts r=radha/adamlock sr=vidur a=chofmann
2001-06-22 00:54:27 +00:00
ddrinan%netscape.com
74353a8130 Bug #82211, r=javi,sr=blizzard,a=asa 2001-06-22 00:53:34 +00:00
peterlubczynski%netscape.com
d223156e59 Fix for plugin code printing to the console in opt bug 78651 patch by av r=peterl sr=attinasi a=blizzard 2001-06-22 00:50:25 +00:00
jst%netscape.com
0de9c904f1 Fixing bug 80496, making window.scrollTo() correctly scroll to the end of the document if a huge number is passed in as the coordinages to scroll to, the fix is to convert integers that don't fit into 32 bits after a pixel to twips conversion. Also fixing a crash in embedding apps if their docshell tree owners don't deal with passing null out parameters to GetPosition(). r=dbradley@netscape.com, bryner@netscape.com, sr=vidur@netscape.com, a=drivers@mozilla.org (asa) 2001-06-22 00:48:50 +00:00
dougt%netscape.com
9344367ab5 Crap. Letting waterson's string fu help. 2001-06-22 00:11:30 +00:00
dougt%netscape.com
1ae3458865 Fixes crash on test8 2001-06-21 23:59:36 +00:00
dougt%netscape.com
a5badeb689 fixing bustage 2001-06-21 22:48:18 +00:00
dougt%netscape.com
32793f6a0c Fixes 84444 & 84441. r=gagan@netscape.com, sr=darin@netscape.com, a=chofmann 2001-06-21 22:06:19 +00:00
dougt%netscape.com
da97a3ccff Fixes bug 77968 & 84880. r=gagan@Netscape.com, sr=darin@Netscape.com, a=asa@mozilla.org & chofmann 2001-06-21 22:04:47 +00:00
dougt%netscape.com
758f79ff72 Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
leif%netscape.com
3558ec7b84 Backed out my checkin, sorry for that. 2001-06-21 21:56:57 +00:00
hwaara%chello.se
50a776d305 #87139, fixing regression "Search Msg UI: Descriptive text injured by Filter UI fix". r=naving, sr=sspitzer, a=asa. 2001-06-21 21:56:49 +00:00
leif%netscape.com
85e18ae7b4 Bug 77672, fix nsLDAPConnection leaking objects and threads. Patch=leif,
r=dmose, sr=darin, a=chofmann.
2001-06-21 21:44:18 +00:00
wtc%netscape.com
4f543edb38 Bugzilla bug #86981: fixed two uninitialized variables. Thanks to
Matthew Barker of SGI and Kirk Erickson for the fix.
2001-06-21 20:50:06 +00:00
waterson%netscape.com
1eae7d84d0 Bug 87146. Fix manifest to include missing files; remove file-globbing, which doesn't work. Fix makefile to obey _NO_FLOCK when building jars. 2001-06-21 20:03:57 +00:00
beard%netscape.com
60c9b20b35 [Not part of build] When running under terminal, map all carriage returns ('\r') to line feeds ('\n'). 2001-06-21 17:04:49 +00:00
justdave%syndicomm.com
d5331a298b Re-fix for bug 28458: AddFDef always replaces the fielddefs every time you run checksetup.pl, so the change to them during doeditparams was nullified if you updated. Other recent changes have nullified the reason for changing it in editparams anyway, so just backing that part out.
Patch by Jake Steenhagen <jake@acutex.net>
r= justdave@syndicomm.com
2001-06-21 15:03:11 +00:00
ftang%netscape.com
9a43659d8c fix 86792. r=nhotta sr=jst a=chofmann
unescape mRef before trying go to the anchor
2001-06-21 14:40:55 +00:00
mcgreer%netscape.com
59262b66b1 fix for http://bugzilla.mozilla.org/show_bug.cgi?id=83174
typo
r=ssaux,sr=blake,a=blizzard for 0.9.2
contributed by stephen walker
2001-06-21 13:53:47 +00:00
mcgreer%netscape.com
765f9ee7d9 Fix for http://bugzilla.mozilla.org/show_bug.cgi?id=82377
Add UI for private key db timeout
r=javi;sr,a=blizzard for 0.9.2
2001-06-21 13:48:34 +00:00
colin%theblakes.com
82266e7242 For OpenVMS only, use XConnectionNumber instead of ConnectionNumber
b=76422 r/sr=blizzard a=chofmann
2001-06-21 13:26:38 +00:00
ftang%netscape.com
3e782eb254 fix bug 84031. r=simon@softel.co.il sr=kin a=blizzard
fix GetBidiProperty
2001-06-21 12:35:48 +00:00