mstoltz%netscape.com
c5d4b0fbae
Fixed build blocker on HPUX, AIX, and Solaris by adding a cast. r=norris a=jar bug=24322
...
git-svn-id: svn://10.0.0.236/trunk@58276 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 00:19:30 +00:00
jefft%netscape.com
8108577a7d
non-crashing fix for bug 24407; check for null pointer prior calling nsCRT::strdup(); r=bienvenu,mscott
...
git-svn-id: svn://10.0.0.236/trunk@58270 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 23:43:42 +00:00
norris%netscape.com
c76212942e
Fix bug 24378 All DOM security checks inadvertently disabled
...
r=mstoltz,rogerl;a=jar
git-svn-id: svn://10.0.0.236/trunk@58269 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 23:39:07 +00:00
scc%netscape.com
b981dc83f5
Must use |GetEnumerator|; can't QI a selection to get the enumerator. Fixes bug #24354 . Also fixes a leak in the same routine. r=buster, a={chofmann, brendan}
...
git-svn-id: svn://10.0.0.236/trunk@58268 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:56:25 +00:00
varada%netscape.com
2aadccc026
fix for bug#24420 removing spaces from the title
...
git-svn-id: svn://10.0.0.236/trunk@58267 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:54:46 +00:00
rogerl%netscape.com
8fca7d6b86
Bug #24023 , infinite loop in interpreter when catch clause has a throw.
...
This was caused by a previous bug fix in which I moved the try stack
decrement to the end of the catch clause because it was getting skipped
by the final statement in the try block (which is always a goto around the
catch block). Better is to make sure the endTry is the statment just before
that goto, and do the try stack decrement in the catch the way god intended.
git-svn-id: svn://10.0.0.236/trunk@58266 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:50:27 +00:00
slamm%netscape.com
6e9972667a
Update script so it can be used to weed out broken or long loading images.
...
git-svn-id: svn://10.0.0.236/trunk@58265 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:46:03 +00:00
pollmann%netscape.com
45c20141a8
Bug 20315: Copy charset information down into child webshell (no js regression!) r=buster, a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@58264 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:43:48 +00:00
rbs%maths.uq.edu.au
cc40d1c9ce
[MATHML] Stabilization of some measurements. a:choffmann
...
git-svn-id: svn://10.0.0.236/trunk@58263 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:36:23 +00:00
joki%netscape.com
88ea82eb9b
Fix bug 24310 by backing out fix for 21304. a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@58262 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:34:47 +00:00
bienvenu%netscape.com
55f060e1a8
fix copying multiple msgs from local folder to imap r=jefft,mscott a=chofmann 24384
...
git-svn-id: svn://10.0.0.236/trunk@58261 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:25:53 +00:00
hyatt%netscape.com
000188b782
Fix for a minor little bug I introduced into GetChecked (that only happened with
...
trees). Thanks to jdunn for spotting it. r=matejka, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@58260 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 22:18:57 +00:00
rickg%netscape.com
25f07525e8
further enhancements to residual style docs
...
git-svn-id: svn://10.0.0.236/trunk@58258 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 21:50:44 +00:00
rickg%netscape.com
3a8ccbf675
adding residual style tests
...
git-svn-id: svn://10.0.0.236/trunk@58257 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 21:33:20 +00:00
terry%mozilla.org
7aea12cb09
Patch by Holger Schurig <holger@holger.om.org> -- don't display footer if they asked for no header.
...
git-svn-id: svn://10.0.0.236/trunk@58256 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 20:30:28 +00:00
rogerl%netscape.com
71147656fd
Bug #23609 - optimization in IRFactory for post-increment was incomplete.
...
git-svn-id: svn://10.0.0.236/trunk@58254 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:32:45 +00:00
terry%mozilla.org
ac98b7c9de
Allow whitespace to be used to separate keywords.
...
git-svn-id: svn://10.0.0.236/trunk@58253 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:32:05 +00:00
terry%mozilla.org
ba523f0ca7
Let's outlaw whitespace in keywords.
...
git-svn-id: svn://10.0.0.236/trunk@58252 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:26:37 +00:00
ssu%netscape.com
b99f7fb3f7
undoing my previous checkin. wrong branch.
...
git-svn-id: svn://10.0.0.236/trunk@58249 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:19:00 +00:00
ssu%netscape.com
5417afa60a
working on fixing disk space calculation problems with certain components
...
git-svn-id: svn://10.0.0.236/trunk@58248 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:18:07 +00:00
mcafee%netscape.com
d6b7933dcd
Need newline at end of file for some unixes. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@58247 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:17:22 +00:00
terry%mozilla.org
0c0b6247f0
Oops; query results were always coming back empty if you specified
...
multiple directories.
git-svn-id: svn://10.0.0.236/trunk@58246 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 19:04:31 +00:00
norris%netscape.com
a93e26d45a
Fix icode printing for call opcodes.
...
git-svn-id: svn://10.0.0.236/trunk@58245 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 18:38:42 +00:00
leila.garin%eng.sun.com
6b367f323e
Added package entry
...
git-svn-id: svn://10.0.0.236/trunk@58241 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 17:42:45 +00:00
pierre%netscape.com
7171b0a1ac
Backing out one line from the previous checkin in order to fix #24344 ("Crash when displaying a list box").
...
git-svn-id: svn://10.0.0.236/trunk@58240 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 12:27:40 +00:00
warren%netscape.com
422ddc7af8
Attempt to fix bloat stat problem. I think linux is hanging on exit.
...
git-svn-id: svn://10.0.0.236/trunk@58239 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 09:27:42 +00:00
hyatt%netscape.com
fe56f37c20
Fix for 24201. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@58238 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 08:17:50 +00:00
warren%netscape.com
7a0cd01667
Removed unnecessary mThreadHandle
...
git-svn-id: svn://10.0.0.236/trunk@58237 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 08:01:21 +00:00
warren%netscape.com
0d0c5b71f3
Fix to shutdown socket transport service. DNS service too. Bug #21124 r=valeski
...
git-svn-id: svn://10.0.0.236/trunk@58236 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 07:58:40 +00:00
waterson%netscape.com
ac665d9f14
Fix crasher in nsRepeatService by adding some sanity checking code.
...
git-svn-id: svn://10.0.0.236/trunk@58235 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 07:40:18 +00:00
bienvenu%netscape.com
0f7df50fc0
fix crash on win98 with funny file names, r=dougt 23578
...
git-svn-id: svn://10.0.0.236/trunk@58234 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 07:29:33 +00:00
gayatrib%netscape.com
d5ed53991c
Added code to check for existence of a jar file in the cache before downloading it. r=warren
...
git-svn-id: svn://10.0.0.236/trunk@58232 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 07:20:31 +00:00
waterson%netscape.com
ea2ff6086d
Bug 24285. Disable FitToScreen(), which seems to be causing the problem.
...
git-svn-id: svn://10.0.0.236/trunk@58231 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 07:07:16 +00:00
gagan%netscape.com
642cc21d21
Fixing build breakage... reordered the #includes.
...
git-svn-id: svn://10.0.0.236/trunk@58229 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 06:34:25 +00:00
waterson%netscape.com
5b71fc2554
Gak. Forgot to comment the oddity that may occur...
...
git-svn-id: svn://10.0.0.236/trunk@58228 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 06:00:25 +00:00
waterson%netscape.com
be7902c0e7
Remove bogobotch that is breaking cloneNode(). r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@58227 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 05:51:30 +00:00
matt%netscape.com
2299c7f6ac
adding id for commercial build help menu overlay
...
git-svn-id: svn://10.0.0.236/trunk@58226 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 05:20:37 +00:00
gagan%netscape.com
73e26a0430
Fix for 22405. Proxy auth is in. I have also created a separate bug for making this persistent 24329.
...
git-svn-id: svn://10.0.0.236/trunk@58225 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 05:09:07 +00:00
hyatt%netscape.com
9d796b9f81
Fixing refcounting bugs in the XML content sink, and adding support for
...
content extensibility. Scrollbars now really use XUL elements. r=waterson
git-svn-id: svn://10.0.0.236/trunk@58224 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 04:44:10 +00:00
hyatt%netscape.com
52dc2b57be
Got the progid of the XUL element factory wrong. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@58223 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 04:31:39 +00:00
hyatt%netscape.com
2dde3c372d
Forgot to commit the layout build directory. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@58222 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 04:11:23 +00:00
nisheeth%netscape.com
990dc941ec
r=troy. Changed block, inline, and text frames to call the parent's ReflowDirtyChild() method instead of generating reflow commands.
...
git-svn-id: svn://10.0.0.236/trunk@58221 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:58:05 +00:00
brendan%mozilla.org
e419ca89e5
Fix based on rogerl's keen analysis to ancient circa 1995 bug (19165).
...
git-svn-id: svn://10.0.0.236/trunk@58218 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:53:19 +00:00
brendan%mozilla.org
ed47451d79
Long-awaited fix courtesy rogerl's keen analysis (19165, r=rogerl@netscape.com).
...
git-svn-id: svn://10.0.0.236/trunk@58217 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:53:07 +00:00
hyatt%netscape.com
f6d9a3bef9
Adding a XUL element factory so that the XML content sink over in layout will
...
be able to make XUL elements. r=waterson
git-svn-id: svn://10.0.0.236/trunk@58216 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:28:06 +00:00
hyatt%netscape.com
4ea3d4d3d5
Patching XUL documents so that they support extensibility of content creation.
...
Patching the RDF generic builder so that it can build any type of content
element (using the generic factory building interface). r=waterson
git-svn-id: svn://10.0.0.236/trunk@58215 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:11:39 +00:00
hyatt%netscape.com
1d8657b21f
Adding a generic element creation interface. Converting the XML factory over
...
to using this interface. r=waterson
git-svn-id: svn://10.0.0.236/trunk@58214 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:10:45 +00:00
hyatt%netscape.com
bb4cf88bdc
Adding an interface for the creation of elements. Converting the HTML
...
element factory so that it implements this generic interface. r=waterson
git-svn-id: svn://10.0.0.236/trunk@58213 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:10:06 +00:00
hyatt%netscape.com
8700ce7aad
Adding an interface for the creation of elements. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@58212 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:09:12 +00:00
saari%netscape.com
597d62eba7
Fix for 24124, focus crasher. Review and a whole lot of help from danm.
...
git-svn-id: svn://10.0.0.236/trunk@58211 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-19 03:03:09 +00:00