Commit Graph

64304 Commits

Author SHA1 Message Date
ben%netscape.com
8fcfd209c1 update build list 2000-06-17 03:45:34 +00:00
sfraser%netscape.com
2c326989df Fix the menu code to not hold onto webshells, and to use weak refs for the previous menu stack etc. This allows menus to be cleaned up properly on quit (look ma, no leaks!). Bug 41695. r=saari, pinkerton 2000-06-17 03:38:00 +00:00
ben%netscape.com
2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
dmose%mozilla.org
3947c09017 canonicalized method names to proper XPIDL interCaps style. a=r=(not built) 2000-06-17 03:15:23 +00:00
ben%netscape.com
59e76caefe remove dead files 2000-06-17 03:10:26 +00:00
ben%netscape.com
6226e5b1ec removing dead files 2000-06-17 03:09:57 +00:00
ben%netscape.com
e8f0278010 begin series of checkins containing partial fixes for 32347, 30536, 41120 2000-06-17 03:05:50 +00:00
mscott%netscape.com
7e5991d58e Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

fix some method signature problems.
2000-06-17 03:02:08 +00:00
mscott%netscape.com
c67e915e7d Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

Add code to actually store the incoming data into a temp file.
2000-06-17 02:34:44 +00:00
mscott%netscape.com
146fca5a14 Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.

initialize an external app handler with an nsIFile which represents the app.
2000-06-17 02:34:24 +00:00
warren%netscape.com
1927d0a1ce Bug 41390. js prompt() contains remember this value checkbox. r=morse 2000-06-17 01:57:36 +00:00
vidur%netscape.com
7f69926fb0 Fix for bug 15118. XML content sink now processes the DOCTYPE. r=jst,nisheeth 2000-06-17 01:49:19 +00:00
vidur%netscape.com
e7abfd8181 Work for bug 33475 - completion of Document related DOM Level 2 support. Load() no longer takes extra unused argument. r=jst,nisheeth 2000-06-17 01:47:02 +00:00
vidur%netscape.com
9ee00ac156 Work for bug 33475 - completion of Document related DOM Level 2 support. Load no longer takes extra unused argument. r=jst,nisheeth 2000-06-17 01:46:59 +00:00
vidur%netscape.com
0a4cbc9ddb Work for bug 33475 - completion of Document-related DOM Level 2 support. Null-checks for the empty document case. The documentElement can now be replaced. Load() no longer takes extra unused argument. r=jst,nisheeth 2000-06-17 01:46:58 +00:00
waterson%netscape.com
1976839d76 Fix DEBUG mac build bustage. 2000-06-17 01:38:36 +00:00
pollmann%netscape.com
cc6da544ba Bug 4891: document.forms[x] fixed for document.written forms r=jst@netscape.com 2000-06-17 01:28:41 +00:00
waterson%netscape.com
78239d38c2 Bug 42836. Handle null string in NS_ConvertUCS2toUTF8::Init(). 2000-06-17 01:24:39 +00:00
beard%netscape.com
c03ee066a5 bug 42100: removed toc file parameter from BuildOneProject, in preparation for landing bigger changes soon. r=sfraser 2000-06-17 00:58:07 +00:00
brendan%mozilla.org
437fc235ed Preserve quoted whitespace in arguments. 2000-06-17 00:54:07 +00:00
mscott%netscape.com
e3bef1365b Bug #38374 --> more updates for external helper application support. (NOT PART OF THE BUILD)
code review will come when this is done and gets turned on.
2000-06-17 00:06:26 +00:00
mscott%netscape.com
30f3d6d2a7 Bug #42836 --> attempt to fix crash on linux with migrated profiles by adding some null ptr checks.
r=putterman
2000-06-16 23:45:38 +00:00
tajima%eng.sun.com
b97ea896f8 bugid=41935, a=waterson, r=dcone@netscape.com 2000-06-16 23:38:24 +00:00
nisheeth%netscape.com
41c8901b6b Checking in patch from Andreas to fix Mozilla's XSL hooks (bug 36038). Does not affect the default mozilla build. 2000-06-16 23:29:19 +00:00
beard%netscape.com
3922bfe1d3 bug #19119: added link dependency on PSM[Debug].shlb, added access paths to find PSMClient[Debug.o], PSMProtocol[Debug].o. a=ddrinan, r=gordon 2000-06-16 23:26:53 +00:00
thayes%netscape.com
4cd82c9914 Fix double free of item value that is in an arena. 2000-06-16 23:26:16 +00:00
mccabe%netscape.com
75d2952834 Fix for 38495, nsbeta+.
Reinstate previously backed-out fix, now that the nsIScriptablePlugin interface it needs is building successfully on the mac.

a=beard,r=jst
2000-06-16 23:25:00 +00:00
javi%netscape.com
098648d866 Watch out for the case where the user hits Cancel. Don't wanna dead-lock
waiting for a message that will never show up.
2000-06-16 23:22:39 +00:00
thayes%netscape.com
f22460b5a7 Bug 26085 - use real version of encryption code for storing wallet data.
r=morse
2000-06-16 23:20:01 +00:00
beard%netscape.com
81fae8436b bug 19119: remove build of PSMGlue which now depends on PSM.shlb. r=gordon 2000-06-16 23:07:07 +00:00
thayes%netscape.com
b4e006cf2c Bug 26085. Fix handling of cancel for Personal Security Password dialog box.
r=morse
2000-06-16 23:01:20 +00:00
beard%netscape.com
d6ca28131f bug 19119: fires up PSM thread explicitly, and waits for it to start. a=ddrinan, r=gordon 2000-06-16 23:01:07 +00:00
morse%netscape.com
73809862c4 fix bug 42844, wallet table change 2000-06-16 22:56:07 +00:00
garyf%netscape.com
17cc904eb4 Fixed round off error by making nsTransform2D::TransformCoord(x,y,w,h) round the translation values for the scale & translate case in the same way as nsTransform2D::TransformCoord(x,y). r=evaughan bug=29949 2000-06-16 22:47:34 +00:00
javi%netscape.com
fba4cd21d3 Work around for Mozilla. If we're told to wait for a resource to shut down
that isn't a keygen context, sleep for a second so that the user actually
sees the dialog instead of a window that mysteriously appears and disappears
without ever showing them anything.
2000-06-16 22:45:48 +00:00
ddrinan%netscape.com
9587b38239 Include nslocale component 2000-06-16 22:40:13 +00:00
anthonyd%netscape.com
2ba178903c warning fixes for linux. r: mjudge a: beppe 2000-06-16 22:28:10 +00:00
av%netscape.com
8ee7f8d303 Fixing 38094 with patch by sean@beatnik.com, ra=brendan@mozilla.org 2000-06-16 22:27:16 +00:00
beard%netscape.com
17a3d47248 bug 19119: export file for PSM[Debug].shlb. 2000-06-16 22:25:43 +00:00
mstoltz%netscape.com
f458590f07 Dogfood bug 42076 - allowing file:// urls to load chrome:// URLs. r=evaughan. 2000-06-16 22:22:38 +00:00
valeski%netscape.com
64bb31dfdd fixing a leak 2000-06-16 22:21:50 +00:00
beard%netscape.com
5ff5374817 bug 19119, changes for XP_MAC to allow client to synchronize with server thread. a=ddrinan, r=gordon 2000-06-16 22:21:16 +00:00
attinasi%netscape.com
d6f0794430 New Performance data: not part of build 2000-06-16 22:20:19 +00:00
beard%netscape.com
bca0804eec (not part of build) added nlslayer.cpp. 2000-06-16 22:18:38 +00:00
waterson%netscape.com
a4ba634d32 Fix mac bustage: JSObject is an opaque type here. 2000-06-16 22:17:46 +00:00
ducarroz%netscape.com
4e05518513 Fix for bug 41828. Do not autocomplete if the user is not typing at the end of the text. R=mscott 2000-06-16 22:17:34 +00:00
nhotta%netscape.com
51b2e47bae Added code to parse Content-Type charset and store to DB, bug 33101, r=bienvenu. 2000-06-16 22:17:06 +00:00
nhotta%netscape.com
2a796e26a9 Changed the line wrap code to take care character width, contrituted by bratell@lysator.liu.se, bug 41453, r=akkana,nhotta. 2000-06-16 22:16:14 +00:00
kmcclusk%netscape.com
7ce5ee16b1 Removed clipwidget used by ender-lite widgets. b=35740 r=rods@netscape.com 2000-06-16 22:11:43 +00:00
javi%netscape.com
f0e57c08d9 Some tweaks to key gen context and oldfunc.c so that Mozilla can more
easily handle the KEYGEN tag.
2000-06-16 22:08:16 +00:00