Commit Graph

112770 Commits

Author SHA1 Message Date
ccarlen%netscape.com
6239872837 Bug 173668 - InitWithNativePath crashes if given a URL which begins with a forward slash. It happens during URI fixup. r=sdagley/sr=jaggernaut 2002-12-03 15:51:25 +00:00
karnaze%netscape.com
c94e939d58 bug 161644 - don't allow a first letter to be a block unless it is floating. sr=bzbarsky, r=dbaron. 2002-12-03 15:48:26 +00:00
bienvenu%netscape.com
addd322f01 fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673 2002-12-03 15:31:47 +00:00
mikep%oeone.com
6952f6fcd0 Finishing renaming the files, for Mac OS 9, as per bug 183106. 2002-12-03 15:30:03 +00:00
kaie%netscape.com
2fda7d4793 b=182158 JavaScript error when pressing Ok in "Cert already exists" dialog - setWindowName is not defined
r=kaie sr=alecf
2002-12-03 15:27:27 +00:00
bienvenu%netscape.com
d5b0d8b9f7 fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673 2002-12-03 15:23:42 +00:00
bzbarsky%mit.edu
fdd22598ca Fixing compiler warning. r=timeless. 2002-12-03 15:14:00 +00:00
beard%netscape.com
7f55e7fd83 Fix build bustage, need MsgUtil[Debug].lib now. 2002-12-03 15:05:40 +00:00
mikep%oeone.com
dbb770bc71 Renaming file to selectAddresses.dtd. 2002-12-03 15:03:25 +00:00
mikep%oeone.com
7fb28834a9 Renaming files for Mac OS 9, as per bug 183106 2002-12-03 15:02:22 +00:00
mikep%oeone.com
bc083c86da Renaming files for bug 183106 2002-12-03 15:01:38 +00:00
timeless%mozdev.org
2146593567 Bug 175789 <dialog>s don't need dialogOverlay
r=cmanske sr=alecf
2002-12-03 13:25:59 +00:00
bienvenu%netscape.com
72b5db0a56 remove unused var to fix warning from last checkin 2002-12-03 13:18:40 +00:00
bienvenu%netscape.com
c57fdd9994 179162 chain junk mail classification requests by using new msg service streamMessage method r=dmose, sr=sspitzer 2002-12-03 13:06:46 +00:00
igor%mir2.org
1e2bf2efec To allow straightforward detection of functions created via Function(...) constructor, I added the fromFunctionConstructor boolean flag to NativeFunction which allows to simplify code dealing with the EcmaScript requirement to return anonymous as a name for such functions. 2002-12-03 12:43:14 +00:00
igor%mir2.org
5aa3180827 1. Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=182028
Now caching of the last access slot covers GetterSlot instances as well and getter is always called for such slots

2. Fixing a potential race condition in setBySetter when a setter slot becomes an ordinary slot in response to a setter returning a value.

During execution of setBySetter a different thread can see initial null value in slot.value instead of the result of setter call as it is possible that JVM will first update slot.flags and only then slot.value for that thread. The fix replaces the old getter slot  by an ordinary one under synchronized block for that I added new getSlotPosition method and updated the rest of code accordingly.
2002-12-03 12:38:55 +00:00
bbaetz%student.usyd.edu.au
edc41a0968 Bug 182946 - fix additional typo noticed on irc by tm 2002-12-03 12:35:44 +00:00
bbaetz%student.usyd.edu.au
4383445d8f Bug 182946 - fix regressions from bug 171493
(Bug.pm/show_bug.cgi/bug_form.pl reorg)
r,a=justdave
2002-12-03 09:44:42 +00:00
peterv%netscape.com
6b7553595b Fix for bug 165532 (Disable cross-site loading of XSLT stylesheets by default). r=sicking, sr=bz. 2002-12-03 09:20:43 +00:00
bzbarsky%mit.edu
13b5c15201 ugh. Forgot this one line... 2002-12-03 08:29:35 +00:00
bzbarsky%mit.edu
67bcecbb48 get rid of build warning for unused var. 2002-12-03 06:53:22 +00:00
bzbarsky%mit.edu
3e31b94167 Change nsICSSLoader to nsAString instead of nsString (build bustage). 2002-12-03 06:46:46 +00:00
bzbarsky%mit.edu
b864136ce9 Fix windows bustage. Why can't this compiler get simple scoping right? 2002-12-03 06:39:59 +00:00
bzbarsky%mit.edu
6e7ea01e65 Fix Irix bustage. Stray CR chars are bad. 2002-12-03 06:13:38 +00:00
caillon%returnzero.com
b7fdd3b2a7 178291 - using window.fullScreen causes scripts to stop.
r=mstoltz sr=jst
2002-12-03 06:08:08 +00:00
bzbarsky%mit.edu
fe53f95e60 Make the CSSLoader correctly order stylesheets as they are dynamically added
and removed via the DOM.  Clean up the nsIDocument stylesheet accessors.  Clean
up nsIDocumentObserver stylesheet stuff a bit.  Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off.  Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking,  sr=peterv.
2002-12-03 05:48:14 +00:00
bernd.mielke%snafu.de
18c9e6244b dont consider the outer table frame twice for a selection, bug 182449, r=karnaze sr=dbaron 2002-12-03 05:22:32 +00:00
mkaply%us.ibm.com
5832c5253c #181678
r=me, sr=blizzard for platform specific code
OS/2 only - another regression from Webdings code
2002-12-03 04:49:10 +00:00
bienvenu%netscape.com
d11c4d4963 add string for auto unzip pref r=mstoltz, sr=sspitzer (not turned on yet) 180798 2002-12-03 04:35:05 +00:00
bienvenu%netscape.com
aef3ba6dbd fix warning about unused variable fromr recent checkin, no bug, r/sr=sspitzer 2002-12-03 03:54:18 +00:00
bienvenu%netscape.com
be196d26b8 make sure we have a db in SyncFlags, bullet proofing for crash going offline r/sr=sspitzer 181372 2002-12-03 03:42:36 +00:00
bienvenu%netscape.com
60a0aff107 fix losing delete changes on server that says there are no permanent flags, r/sr=sspitzer 182641 2002-12-03 03:38:10 +00:00
alecf%netscape.com
5dbd9ca724 stupid mac / linux compilers were accepting "const const" - but the mac does not.
fixing bustage
2002-12-03 02:24:50 +00:00
miodrag%netscape.com
8da96b15cc Removed in sdk 4.17 2002-12-03 01:19:09 +00:00
ashishbhatt%netscape.com
97e72cce23 updating test case 2002-12-03 01:12:10 +00:00
miodrag%netscape.com
d886575f6f Minor corrections 2002-12-03 00:43:13 +00:00
miodrag%netscape.com
bbf32a6c3f Added JAVA_VERSION variable, .CHECK_VARS target, better support for different java versions 2002-12-03 00:42:35 +00:00
miodrag%netscape.com
9c4d2b4f7f Updtates for LDAPJDK 4.17 2002-12-03 00:38:20 +00:00
miodrag%netscape.com
8c487a1778 A minor change for javadoc 2002-12-03 00:36:21 +00:00
miodrag%netscape.com
1b67449000 Added jss32_stub.jar 2002-12-03 00:33:56 +00:00
miodrag%netscape.com
73cc20fc79 A fix for jdk1.4 javadoc 2002-12-03 00:26:50 +00:00
alecf%netscape.com
8a1b57ba27 ignore generated makefiles 2002-12-02 23:48:25 +00:00
blizzard%redhat.com
f63bfb0e0b Bug #182162. gtk2 embedded moz random crashing on toplevel focus in/out. Make sure to pass the right object as the callback argument. r=tor, sr=shaver 2002-12-02 23:47:28 +00:00
ducarroz%netscape.com
57486e9965 Fix for bug 180901. Instead of addressing the message to the sender when no recipient is disclosed, it's send now to an empty group named undisclosed-recipients (this is localizable). Also, this is done only if the pref "mail.compose.add_undisclosed_recipients" is set to true. R=cavin, SR=bienvenu 2002-12-02 23:43:26 +00:00
sicking%bigfoot.com
4ef08f6409 Bug 169124: Make the XSLT contentsink create generic xml-elements for all elements to get around limitations with xhtml elements. Also do some cleaning in the XML contentsink.
r=harishd sr=peterv
2002-12-02 23:24:57 +00:00
cmanske%netscape.com
2fd32d5576 Reduce bloat in composer dialog JS. b=183055, r=akkana, sr=hewitt 2002-12-02 23:05:27 +00:00
cmanske%netscape.com
5da9dc7a13 Fixed conflicting insert HTML commands. b=180303, r=akkana, sr=kin 2002-12-02 23:00:54 +00:00
wtc%netscape.com
f64d594319 Bug 181913: disable the makefile rule for .s for OS/2 so that .asm files
are used when there are same-named .s files in the same directory.  The
patch is contributed by Javier Pedemonte <pedemont@us.ibm.com>.
2002-12-02 22:57:21 +00:00
syd%netscape.com
80b0ad6676 Change QuickTime --> Quicktime to avoid build failure if includes are located on
a UFS-formatted columne (Mach 0 builds only). r=seawood@netscape.com,
sr=sfraser@netscape.com. http://bugzilla.mozilla.org/show_bug.cgi?id=182425
Fixing this gets us a clean build, so I'm going to mark the bug fixed.
2002-12-02 22:34:03 +00:00
alecf%netscape.com
f8cf94c403 oops, forgot to add that my last checkin was bug 177545 2002-12-02 22:32:04 +00:00