alecf%netscape.com
4bcb3fde51
removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson
2002-01-09 21:31:19 +00:00
mkaply%us.ibm.com
b5a6162c2d
Use PR_FALSE not false
2002-01-09 21:21:02 +00:00
ian.mcgreer%sun.com
b88038f258
several memory-related fixes
...
- correct reference counting when combining certs taken from cache and obtained new
- cache keys need to be alloc'ed, for the case when one cert is used to create the cache entry, another (same subject/nick/email) is added, then the first is removed and freed
2002-01-09 21:09:21 +00:00
rogerl%netscape.com
6e5b1eaaef
Fixed windows DEBUG build issues.
2002-01-09 20:59:03 +00:00
rogerl%netscape.com
9a10995971
Fixed overrrun errors in character sets.
...
Fixed windows DEBUG build issues.
2002-01-09 20:58:16 +00:00
nhotta%netscape.com
5a5b0787d8
Changed the collation option not to ignore punctuations, bug 110814, r=ftang, sr=sfraser.
2002-01-09 20:56:29 +00:00
nhotta%netscape.com
f06c04cc45
In ConvertToUnicode() call IsAscii before doing the optimization for ASCII, bug 116264, r=ducarroz, sr=sspitzer.
2002-01-09 20:53:11 +00:00
javi%netscape.com
d7f4435f8c
We now use xml files to run the Mac builds. Deleting the mcp files that
...
are no longer used as part of the build.
2002-01-09 20:08:25 +00:00
alecf%netscape.com
63991ddfde
final fix for bug 100212 - removal final dependency on necko from xpcom by removing nsIFile.URL r=dougt, sr=darin Yay!
2002-01-09 20:03:46 +00:00
pschwartau%netscape.com
b1655936f8
Improving comments.
2002-01-09 19:53:02 +00:00
bernd.mielke%snafu.de
820ff3a1cf
completing the backout of my checkin for bug 110596
2002-01-09 19:28:12 +00:00
bryner%netscape.com
7bdffe5186
Bug 117276 - regression on gcc 2.95.x debug builds. Since we don't
...
understand exactly what the problem is here, and it does not seem to
happen on gcc 2.96, and 2.95 doesn't have the alias optimizations that
called for the new code in the first place, just make 2.95 use the old
code. r=timeless, sr=brendan.
2002-01-09 19:23:37 +00:00
dbaron%fas.harvard.edu
5d88648182
Backing out Bernd's checkin for bug 110596 to fix crashes / weird display. b=118991 r=bernd
2002-01-09 19:17:46 +00:00
jgaunt%netscape.com
39c50d6e53
bug 116796 crash with immersion desktop running, qi'd to an interface that wasn't defined in the xbl
...
r=aaronl,hewitt
sr=waterson
2002-01-09 19:15:14 +00:00
dsirnapalli%netscape.com
9ee5d7b11f
Test case to test the accessibility of html button text
2002-01-09 19:10:41 +00:00
bzbarsky%mit.edu
04ad72802c
Fix lots of leaks in form submission. Bug 115815, patch by
...
nivedita@netscape.com , r=bzbarsky@mit.edu , sr=jag.
2002-01-09 19:06:58 +00:00
blythe%netscape.com
00c321d9fb
Fix Bug 115189
...
Trace-Malloc records line number information on platforms which have it.
r=dp sr=alecf
2002-01-09 19:03:01 +00:00
chak%netscape.com
c7f72d0cc6
Fix for #118852 - Add pipboot.* files to embedding manifests
...
r=adamlock, sr=alecf
2002-01-09 18:56:01 +00:00
rbs%maths.uq.edu.au
06c0b341cd
[MathML only] shuffle shared functions between files to balance the weights of the files
2002-01-09 18:51:30 +00:00
dbaron%fas.harvard.edu
3ea07efb02
Fix leak regression from harishd's changes yesterday. b=105137 r=harishd
2002-01-09 18:49:45 +00:00
bzbarsky%mit.edu
614dc253ca
Replace DEBUG_PRINTF with NS_WARNING/NS_ASSERTION. Bug 117440, patch by
...
Morten Nilsen <Morten@Nilsen.com>, r=timeless, sr=brendan
2002-01-09 18:49:43 +00:00
dbaron%fas.harvard.edu
9a039b7c3a
Fix AIX and OS/2 bustage by using normal |const|-ness conventions. r=harishd
2002-01-09 18:15:36 +00:00
mkaply%us.ibm.com
7daa5c43e2
This will be the next OS/2 bustage - I found it trying to verify dbarons stuff
2002-01-09 17:46:55 +00:00
brade%netscape.com
3df6d9fabb
remove unused statics kCRangeCID, kCClipboardCID, kCTransferableCID, and kHTMLConvertCID for savings of 64 bytes (bug 117927; rs=glazou)
2002-01-09 15:52:36 +00:00
brade%netscape.com
a7f542a8b4
remove unused static kViewCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:46:56 +00:00
brade%netscape.com
a2409aeda7
comment out unused statickLookAndFeelCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:46:39 +00:00
brade%netscape.com
8059ee13f4
remove unused statickCChildCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:46:09 +00:00
brade%netscape.com
ecc77c5e8b
remove unused static kITableRowGroupFrameIID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:46:00 +00:00
brade%netscape.com
8538f150c5
remove unused statics kHTMLImageElementCID and kIStyleFrameConstructionIID saving 32 bytes (bug 117927; rs=glazou)
2002-01-09 15:45:50 +00:00
brade%netscape.com
7287821042
#if 0 unused static kViewCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:44:32 +00:00
brade%netscape.com
1e9d149127
remove unused statics kCharsetConverterManagerCID and kPlatformCharsetCID saving 32 bytes (bug 117927; rs=glazou)
2002-01-09 15:43:45 +00:00
brade%netscape.com
8f9249a636
remove unused statics kISupportsIID and kViewCID saving 32 bytes (bug 117927; rs=glazou)
2002-01-09 15:43:20 +00:00
brade%netscape.com
09349e98c7
remove unused static kLegendFrameCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:41:11 +00:00
brade%netscape.com
dc73fb72ba
remove unused const kMozDropdownActive saving 25 bytes (bug 117927; rs=glazou)
2002-01-09 15:40:44 +00:00
brade%netscape.com
c0a96f39c1
remove unused static kIOServiceCID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:39:24 +00:00
brade%netscape.com
dd9d1d8e80
remove unused static kIStyledContentIID saving 16 bytes (bug 117927; rs=glazou)
2002-01-09 15:38:41 +00:00
brade%netscape.com
4e6324d24f
remove unused statics kWidgetCID, kScrollingViewCID, kViewCID saving 48 bytes (bug 117927; rs=glazou)
2002-01-09 15:38:01 +00:00
brade%netscape.com
409b36983a
remove/comment out unused statics kTextEncoderCID and kUBidiUtilCID (bug 117927; rs=glazou)
2002-01-09 15:37:11 +00:00
cmanske%netscape.com
a223374295
Make 'sub' and 'sup' text styles mutually-exclusive, b=100825, r=jfrancis, sr=ben
2002-01-09 15:36:13 +00:00
brade%netscape.com
2880631fe6
#ifdef globals so they aren't defined when they aren't used (bug 117927; rs=glazou)
2002-01-09 15:36:06 +00:00
bernd.mielke%snafu.de
9eaa65079e
bug 118794 remove pxiel frame error r=mkaply sr=attinasi
...
bug 110596 adding form frames to debug reflow - part2 r=karnaze sr=attinasi
2002-01-09 15:27:41 +00:00
nboyd%atg.com
0328c83836
Fix bug 118636: Date format
2002-01-09 15:21:31 +00:00
nboyd%atg.com
d30ebd31a8
Fix bug:
...
We have found a problem in string.replace() when replacing a regular
expression with a dollar sign. The following code works right when the
replacement string does not contain "$":
$ java -jar js.jar
js> var re = new RegExp("%%%");
js> var price = "%%% 1.99";
js> price.replace(re, "USD");
USD 1.99
js> price.replace(re, "$");
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException
at
org.mozilla.javascript.regexp.ReplaceData.interpretDollar(RegExpImpl.java:40 0)
at
org.mozilla.javascript.regexp.ReplaceData.findReplen(RegExpImpl.java:502)
at
org.mozilla.javascript.regexp.RegExpImpl.replace(RegExpImpl.java:116)
at
org.mozilla.javascript.NativeString.execMethod(NativeString.java:266)
at org.mozilla.javascript.IdFunction.call(IdFunction.java:78)
at org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:1222)
at org.mozilla.javascript.Interpreter.interpret(Interpreter.java:1940)
at
org.mozilla.javascript.InterpretedScript.call(InterpretedScript.java:68)
at
org.mozilla.javascript.InterpretedScript.exec(InterpretedScript.java:59)
at org.mozilla.javascript.Context.evaluateReader(Context.java:773)
at
org.mozilla.javascript.tools.shell.Main.evaluateReader(Main.java:312)
at
org.mozilla.javascript.tools.shell.Main.processSource(Main.java:219)
at org.mozilla.javascript.tools.shell.Main.exec(Main.java:106)
at org.mozilla.javascript.tools.shell.Main.main(Main.java:68)
2002-01-09 15:20:48 +00:00
cmanske%netscape.com
cc2d9b3421
Fixed layout in Advanced Edit dialog, b=87637, r=akkana, sr=ben
2002-01-09 15:14:04 +00:00
cmanske%netscape.com
6517d84abe
Fixed persisting checkbox in Create Table dialog, b=114668, r=glazman, sr=ben
2002-01-09 15:06:45 +00:00
cmanske%netscape.com
50e8df151a
Fixed getting checkbox checked state, part of fix by hewitt to bug 114668, r=cmanske, sr=ben
2002-01-09 15:04:42 +00:00
cmanske%netscape.com
d5fd75aeed
Fix menulist margin to fit better with other widgets, part of fix for bug 87637, r=akkana, sr=ben
2002-01-09 15:02:06 +00:00
dcone%netscape.com
11514c49a2
b=98252, r=kmcclusk, sr=attinasi. Added support for fast alpha tiling.
2002-01-09 15:02:00 +00:00
peterv%netscape.com
12746efe64
Check for i < Count() before accessing mObservers[i] (mObservers is nsAutoVoidArray). rs=glazman, sr=jst.
2002-01-09 14:44:10 +00:00
leaf%mozilla.org
db6223cb00
Automated update
2002-01-09 14:42:25 +00:00