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
mstoltz%netscape.com
6336aff6b5
Fixing Mac breakage caused by extraneous newlines.
2000-01-29 03:24:30 +00:00
mstoltz%netscape.com
da00e27857
nsJARChannel now gets its owner from the underlying nsJAR, for the correct security level. bug=7270 r=norris
2000-01-29 00:06:15 +00:00
mstoltz%netscape.com
a5072b2c43
Implementation of JAR manifest parser, part of signature verification for signed scripts. bug=7270 r=norris
2000-01-29 00:03:57 +00:00
dougt%netscape.com
bae665046a
Giving these files Purify loving. r=dveditz
2000-01-28 23:37:27 +00:00
av%netscape.com
56f0cdee15
Introducing flags to specify plugins dir location.
...
Not used yet. Getting ready for 21938.
2000-01-28 00:49:09 +00:00
warren%netscape.com
9e7506770a
Fixed error case to return error.
2000-01-27 09:21:00 +00:00
warren%netscape.com
c6cf2a3361
Fixes to make jar: protocol actually be able to visit html files packaged in zip files. Resolves relative links now, although doesn't handle going to # anchors in html pages properly yet. Good enough for chrome work.
2000-01-27 08:57:14 +00:00
norris%netscape.com
71c03dd87a
Fix 24563 Can not change window size with changing window innerHeight
...
r=mstoltz
2000-01-26 15:30:48 +00:00
dcone%netscape.com
e31204f271
support for regression testing. r=rods
2000-01-26 15:14:41 +00:00
ssu%netscape.com
00d1875007
A few problems with nsJar:
...
1. When opening a file via the OpenArchiveWithFileDesc() you can not
delete the file descriptor.
2. Mode was wrong for the extract routine.
2000-01-25 20:41:47 +00:00
sspitzer%netscape.com
b26f7b3d29
turning off my debug printfs.
2000-01-25 03:19:53 +00:00
dougt%netscape.com
0b0346079c
Landing nsIFile.
2000-01-24 21:28:28 +00:00
bryner%uiuc.edu
2cfcf03a92
Fixing linux build bustage. r=pavlov.
2000-01-24 04:45:54 +00:00
warren%netscape.com
f96cff45ad
Added code to cancel/suspend/resume jar channels. Bug #24338
2000-01-24 03:54:20 +00:00
norris%netscape.com
8507a58ec3
Files:
...
caps/include/nsScriptSecurityManager.h
caps/src/nsScriptSecurityManager.cpp
modules/libpref/src/init/all.js
Fix
24565 nsScriptSecurityManager::GetSecurityLevel() is a performance
24567 re-write DOM glue security checks to avoid NS_WITH_SERVICE()
r=waterson
Files:
dom/src/base/nsGlobalWindow.cpp
layout/base/src/nsDocument.cpp
layout/base/src/nsGenericElement.cpp
Fix assertion failure for 1-character property names.
Files:
dom/src/jsurl/nsJSProtocolHandler.cpp
webshell/src/nsDocLoader.cpp
Fix 18653 "javascript:" URLs cross windows problems (probably regressi
r=nisheeth
Files:
layout/events/src/nsEventListenerManager.cpp
Fix
23834 document.onkeypress allows sniffing keystrokes
24152 document.onclick shows links from other window
r=joki
2000-01-23 04:23:14 +00:00
ssu%netscape.com
f9261ad8ac
undoing my previous checkin. wrong branch.
2000-01-19 19:19:00 +00:00
ssu%netscape.com
00894504d9
working on fixing disk space calculation problems with certain components
2000-01-19 19:18:07 +00:00
gayatrib%netscape.com
534335260b
Added code to check for existence of a jar file in the cache before downloading it. r=warren
2000-01-19 07:20:31 +00:00
pavlov%netscape.com
c0e2eb46bc
add a default pref r=alecf
2000-01-19 01:15:22 +00:00
morse%netscape.com
de1e526b0a
speed up download of wallet tables, r=dp
2000-01-19 01:14:53 +00:00
av%netscape.com
56ca2bc9c3
Fix for #18679 setting new stream to plugins seekable until netlib is ready to give this info r=vidur
2000-01-19 00:28:41 +00:00
erik%netscape.com
7e108e017e
bug 24172; added some default font names to this default Windows pref file;
...
r=cata
2000-01-18 23:03:11 +00:00
alecf%netscape.com
c6e7c4f9b7
fix for #21425
...
r=dp
add Get/SetDefaultUnicharPref() to API
2000-01-18 22:02:24 +00:00
nisheeth%netscape.com
0eecadd5cb
Remove end of line whitespace to get rid of warnings on Linux.
2000-01-18 22:01:20 +00:00
sfraser%netscape.com
5b11c15980
Fix for bug 24232 -- ensure that we resolve aliases when loading defaulprefs files. r=alecf
2000-01-18 21:48:16 +00:00
brade%netscape.com
0f18b3d04a
pref for mjudge (selection behavior)
2000-01-18 15:31:19 +00:00
neeti%netscape.com
de2f1cc41f
fix for memory leak bug# 21301. MLK: ImageNetContextSyncImpl leaks. r=pnunn
2000-01-18 13:10:47 +00:00
sford3%swbell.net
b2c319eae7
Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
2000-01-17 22:32:13 +00:00
dveditz%netscape.com
7184581a85
Bugs 7132, 22712: registry keys are now case-sensitive
2000-01-16 01:18:52 +00:00
erik%netscape.com
012a52cadf
bug 8801; add default font name prefs for Unix; r=ftang
2000-01-15 16:38:35 +00:00
erik%netscape.com
f39bfbbc25
bug 8801; remove all the new font size prefs, since default value is now
...
the same for all generics (serif, monospace, etc) and it is set in the
C++ code; default size for East Asian languages may be set here in the
future; r=ftang
2000-01-15 16:32:11 +00:00
morse%netscape.com
f71937910e
fix bugs 23037,23930,23912, r=dp
2000-01-15 10:03:22 +00:00
alecf%netscape.com
532cba7b20
add "valid" attribute to the identity and server to determine if we need to run through the account wizard at startup. part of fix for #23391
...
r=sspitzer
2000-01-15 03:06:39 +00:00
sspitzer%netscape.com
d8a5c41c93
backing out andreas and warren
2000-01-14 22:01:56 +00:00
warren%netscape.com
ea798addcb
Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren
2000-01-14 08:50:03 +00:00
racham%netscape.com
45e92fe62b
Fixing bug 14358. Adding product registration prefs. a=McAfee.
2000-01-14 08:26:41 +00:00
scc%netscape.com
a6f15a4b09
Added |ilISystemServices::GetIID()| to fix build bustage
2000-01-14 02:05:53 +00:00
norris%netscape.com
87697c901f
Work on 13838 missing property checks
...
r=mstoltz
2000-01-14 00:08:44 +00:00
gordon%netscape.com
c984eee3a8
Enabling memory cache. r=warren.
2000-01-13 23:56:39 +00:00
pnunn%netscape.com
fc65a596ce
bug#17781. Clean up. pnunn@netscape.com.
2000-01-13 23:08:35 +00:00
pnunn%netscape.com
60d91c9b89
bug#17781: clean up. pnunn@netscape.com.
2000-01-13 23:07:37 +00:00
pnunn%netscape.com
38aa1d4fda
bug#17781. pnunn@netscape.com.
2000-01-13 23:06:31 +00:00
pnunn%netscape.com
4c7809c8ab
bug#17781, 8520, 3791: ABR in gif comment field. pnunn. rev:neeti@netscape.com.
2000-01-13 23:04:20 +00:00
sspitzer%netscape.com
09bddcbd46
"news.notify.size" is not used anymore.
2000-01-13 04:05:51 +00:00
sspitzer%netscape.com
eb70358b99
fix for #23573
...
sort the non-special default js files in reverse alphabetical order before parsing them.
r=alecf
2000-01-12 00:53:38 +00:00
mcafee%netscape.com
baf0d6059d
Consolidating custtoolbar prefs, multiple copies for each OS is bad. r=rjc
2000-01-12 00:45:13 +00:00
norris%netscape.com
ab39816cf4
Get IRCChat working without compromising security.
...
Fix bugs 20261, 23518
r=rginda,mstoltz
2000-01-11 22:02:06 +00:00
pp%ludusdesign.com
698852a4f4
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
pnunn%netscape.com
d1a8e1af27
Updated makefile.win for jpgcom. pnunn.
2000-01-11 19:51:02 +00:00