Commit Graph

99134 Commits

Author SHA1 Message Date
wtc%netscape.com
6e48c6cbb2 Bugzilla bug 130158: fixed a crash in NSC_CopyObject if pk11_CopyObject
fails.


git-svn-id: svn://10.0.0.236/trunk@116520 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 03:34:11 +00:00
blakeross%telocity.com
8217b06bca Download manager. NPOB. a=asa
git-svn-id: svn://10.0.0.236/trunk@116519 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 03:15:51 +00:00
ssu%netscape.com
d624fe797f fixing bug 30560 - right-clicking a mail message/folder should not display it. r=neil, sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@116518 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 02:40:51 +00:00
blakeross%telocity.com
a45278f134 Download manager. NPOB. a=asa
git-svn-id: svn://10.0.0.236/trunk@116517 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 01:56:41 +00:00
stephend%netscape.com
a24070eac4 Fixing bug 130367 and 130318. Bug 130367 - Pane and window title in prefs should read 'Composition' instead of 'Mail Composition'. r=jglick@netscape.com/robinf@netscape.com, sr=bienvenu@netscape.com, a=brendan@mozilla.org. Bug 130318 - Composition pref panel accesskeys are wrong case. r=bzbarsky@mit.edu, sr=bienvenu@netscape.com, a=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@116516 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 01:55:11 +00:00
rjc%netscape.com
fd6b38a620 Fix bug # 130218: Mac OS X: support resizable sheets. r=pink sr=sfraser a=asa
git-svn-id: svn://10.0.0.236/trunk@116515 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 01:13:52 +00:00
jfrancis%netscape.com
687502ad16 fix for 130245: range gravity not following spec;
r=glazman; sr=kin; a=asa


git-svn-id: svn://10.0.0.236/trunk@116514 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 01:07:09 +00:00
jkeiser%netscape.com
feddc0624c Fix select focus crasher (bug 125906), r=rods@netscape.com, sr=attinasi@netscape.com, a=asa
git-svn-id: svn://10.0.0.236/trunk@116513 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:56:56 +00:00
cavin%netscape.com
e97f61259d Fix for #123804. Reset the unsigned integer variable before copying 3 bytes of data into it. r=bienvenu, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116512 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:54:02 +00:00
cavin%netscape.com
7c98643dde Fix for #100385. Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116511 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:51:46 +00:00
bzbarsky%mit.edu
a2499e184f Do not apply content decoding if the url ends in .gz or .zip. The
content-encoding battle never ends...  Bug 128199, r=law, sr=darin,
a=asa


git-svn-id: svn://10.0.0.236/trunk@116510 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:51:28 +00:00
shanjian%netscape.com
e37c8ef903 #125628 Auto-detect can not detect the gb18030 page above properly
This patch added a state machine for gb18030 verification. The data of
the state machine is created based on GB18030 standard, and the code was
generated by a perl script which is almost identical to rest of the perl
script that generated other header files. Rest of the code is just
adding this state machine to some charset detectors.
r=ftang, sr=shaver, a=asa


git-svn-id: svn://10.0.0.236/trunk@116509 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:47:05 +00:00
shanjian%netscape.com
42fea07426 #128825 Browser crash if I view an image
There is no semantic difference in this part of the change. Major one
is in nsUnicodeToUTF8.cpp

r=ftang, sr=jst, a=shaver


git-svn-id: svn://10.0.0.236/trunk@116507 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:40:59 +00:00
shanjian%netscape.com
62bcd92b67 #128825 Browser crash if I view an image
Adjust destLen (remaining buffer length) as buffer is consumed. This way we
will know when we will run out of buffer.
r=ftang, sr=jst, a=shaver


git-svn-id: svn://10.0.0.236/trunk@116506 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:36:55 +00:00
brendan%mozilla.org
66979b2420 No strict warnings without the strict option, and other js1.5/mozilla1.0 tidying (129972, r=shaver, sr=jband, a=asa).
git-svn-id: svn://10.0.0.236/trunk@116505 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:14:48 +00:00
brendan%mozilla.org
6c6f3b2ee3 Fix Array.prototype.sort to follow ECMA and win perf by not (re-)defining length on the 'this' object (130451, r=shaver, sr=jband, a=asa).
git-svn-id: svn://10.0.0.236/trunk@116504 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 00:10:31 +00:00
hwaara%chello.se
c5115797b2 #129746, don't emit a oncommand event on a <menulist/> element if it (or any attached <label/>) is triggered by an accesskey -- just focus it.
r=blake, sr=hewitt, a=asa


git-svn-id: svn://10.0.0.236/trunk@116503 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:55:25 +00:00
alecf%netscape.com
ed4e1c575e fix for bug 130095 - don't use unicode character conversion in the standalone xpinstaller - causes a crash.
r=cathleen, sr=dveditz, a=asa


git-svn-id: svn://10.0.0.236/trunk@116502 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:53:51 +00:00
nhotta%netscape.com
88b85c41df Fix for Unicode conversion problem for reply-to header (it removes incorrect/unnecessary conversion).
For Bcc, it adds to encode the header as MIME to prevent creating header as raw UTF-8.
Also avoids an extra copy for Bcc when the identity is not specified (in nsMsgCompose.cpp).
the patch from adu@sparc.spb.su, bug 64092, r=nhotta, sr=sspitzer, a=asa.


git-svn-id: svn://10.0.0.236/trunk@116501 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:51:29 +00:00
bienvenu%netscape.com
041ea313bd fix labels not sticking when db is regenerated, patch by naving, r=bienvenu, sr=sspitzer 123110 a=shaver
git-svn-id: svn://10.0.0.236/trunk@116500 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:48:10 +00:00
bnesse%netscape.com
dfc9b5e8c5 [Not part of build] Bumped version to 1.0b2.
git-svn-id: svn://10.0.0.236/trunk@116498 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:45:40 +00:00
bienvenu%netscape.com
de15575f6b fix 130643 can't read imap messages w/o mem cache r=cavin, sr=mscott,sspitzer a=shaver 130616 bad imap password sent to the server multiple times w/o reprompting user r=cavin, sr=sspitzer, a=shaver, 130603 loading messages with images on server w/o other users namespace causes prompt to subscribe to folder r=cavin, sr=sspitzer, a=shaver
git-svn-id: svn://10.0.0.236/trunk@116497 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:39:54 +00:00
rjc%netscape.com
40661ca35b Fix bug # 129794 part deux: plug leak. r=shaver sr=ben a=asa
git-svn-id: svn://10.0.0.236/trunk@116496 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:33:35 +00:00
bnesse%netscape.com
5483623efd [Not part of build] Preperation for 1.0b2 release.
git-svn-id: svn://10.0.0.236/trunk@116495 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 23:25:12 +00:00
cavin%netscape.com
b949ec1e13 Back out fix for 100385.
git-svn-id: svn://10.0.0.236/trunk@116494 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 22:36:24 +00:00
blakeross%telocity.com
cf2b36c6b8 Download manager. NPOB. a=asa
git-svn-id: svn://10.0.0.236/trunk@116493 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 21:26:56 +00:00
cavin%netscape.com
a40bd83128 Fix for #100385. Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@116492 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 21:15:37 +00:00
oeschger%netscape.com
1b85783f61 left-overs from last week's syntax change to help, should been updated url+key->key, a=asa,r=andreww,r=ssaux, sr=alecf, bug=124902, got left out
git-svn-id: svn://10.0.0.236/trunk@116490 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 21:05:21 +00:00
blakeross%telocity.com
f935a642e3 Download manager. Not part of build. a=asa
git-svn-id: svn://10.0.0.236/trunk@116489 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 20:31:47 +00:00
ian%hixie.ch
c35e1d5891 fixing not-part-of-build bustage
git-svn-id: svn://10.0.0.236/trunk@116488 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 20:26:50 +00:00
blakeross%telocity.com
1ac5c49a27 download manager. npob. a=asa
git-svn-id: svn://10.0.0.236/trunk@116487 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 20:24:20 +00:00
blakeross%telocity.com
f88daaf8ca Download manager. Not part of build. a=asa
git-svn-id: svn://10.0.0.236/trunk@116486 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 20:22:03 +00:00
blakeross%telocity.com
070c240310 Download manager. NPOB. a=asa
git-svn-id: svn://10.0.0.236/trunk@116485 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 20:06:17 +00:00
ian%hixie.ch
c321907c41 Newlines at end of files.
git-svn-id: svn://10.0.0.236/trunk@116484 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 19:52:47 +00:00
ian%hixie.ch
daf4bf6091 Fixing minor typo in makefile to let this build on Linux. Not part of build.
git-svn-id: svn://10.0.0.236/trunk@116483 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 19:51:01 +00:00
nboyd%atg.com
c4cd199282 Turn on debug info in class files by default.
git-svn-id: svn://10.0.0.236/trunk@116482 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 19:34:23 +00:00
blizzard%redhat.com
10f18055c1 Fix ownership issues with new packages, always use the system zlib.
git-svn-id: svn://10.0.0.236/trunk@116480 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 15:32:42 +00:00
dbaron%fas.harvard.edu
fc255f08ea Attempt to fix topcrash bug 118014 by calling DeletingFrameSubtree in a bunch of places where it should be called to ensure that we don't leave dangling pointers in the undisplayed content map. sr=attinasi r=kin a=brendan
git-svn-id: svn://10.0.0.236/trunk@116478 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 13:51:20 +00:00
nboyd%atg.com
2309ae693d Fix problem reported in newsgroup:
If I have a Java class with a normal method that throws an exception, Rhino
(1.5pre4) will let JavaScript catch the exception. If the Java class has a
getter method, Rhino will NOT let JavaScript catch the exception. Very
disturbing.

Here's a console dump to show you what I'm talking about:

D:\jsSandbox>cat GIJoe.java
public class GIJoe
{
        // Getter
        public static int getYoJoe()
                throws Exception
        {
                throw new Exception("Please catch me!");
        }

        // Normal
        public static int rebel()
                throws Exception
        {
                throw new Exception("Please catch me too!");
        }
}
D:\jsSandbox>javac GIJoe.java

D:\jsSandbox>cat gi.js
var gi = new Packages.GIJoe();

try
{
        var i = gi.rebel();
        java.lang.System.err.println("rebel(): uncaught");
}
catch(e1)
{
        java.lang.System.err.println("rebel(): caught");
}


try
{
        var i = gi.yoJoe;
        java.lang.System.err.println("yoJoe: uncaught");
}
catch(e2)
{
        java.lang.System.err.println("yoJoe: caught");
}


D:\jsSandbox>java -cp .;e:\javas\rhino1_5R4pre\js.jar
org.mozilla.javascript.too
ls.shell.Main
js> load("gi.js");
rebel(): caught
java.lang.Exception: Please catch me!
org.mozilla.javascript.WrappedException: WrappedException of Please catch
me!
        at org.mozilla.javascript.JavaMembers.get(JavaMembers.java:105)
        at
org.mozilla.javascript.NativeJavaObject.get(NativeJavaObject.java:93)

        at
org.mozilla.javascript.ScriptRuntime.getProp(ScriptRuntime.java:691)
        at
org.mozilla.javascript.Interpreter.interpret(Interpreter.java:1591)
        at
org.mozilla.javascript.InterpretedScript.call(InterpretedScript.java:
63)
        at
org.mozilla.javascript.InterpretedScript.exec(InterpretedScript.java:
54)
        at org.mozilla.javascript.Context.evaluateReader(Context.java:741)
        at
org.mozilla.javascript.tools.shell.Main.evaluateReader(Main.java:347)

        at
org.mozilla.javascript.tools.shell.Main.processSource(Main.java:336)
        at org.mozilla.javascript.tools.shell.Global.load(Global.java:169)
        at java.lang.reflect.Method.invoke(Native Method)
        at
org.mozilla.javascript.FunctionObject.callVarargs(FunctionObject.java
:586)
        at
org.mozilla.javascript.FunctionObject.call(FunctionObject.java:460)
        at
org.mozilla.javascript.ScriptRuntime.call(ScriptRuntime.java:1216)
        at
org.mozilla.javascript.Interpreter.interpret(Interpreter.java:1679)
        at
org.mozilla.javascript.InterpretedScript.call(InterpretedScript.java:
63)
        at
org.mozilla.javascript.InterpretedScript.exec(InterpretedScript.java:
54)
        at org.mozilla.javascript.Context.evaluateReader(Context.java:741)
        at
org.mozilla.javascript.tools.shell.Main.evaluateReader(Main.java:347)

        at
org.mozilla.javascript.tools.shell.Main.processSource(Main.java:284)
        at org.mozilla.javascript.tools.shell.Main.exec(Main.java:146)
        at org.mozilla.javascript.tools.shell.Main.main(Main.java:74)
js>



Due to a lack of an "uncaught" statement in the output, we see that the
exception from GIJoe::getYoJoe() was indeed thrown, but not caught by the
JavaScript.

Do any nightly builds past 1.5pre4 address this issue?


Todd Trimmer


git-svn-id: svn://10.0.0.236/trunk@116477 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 13:33:40 +00:00
bryner%netscape.com
22fc00b640 Hook up the :checked CSS pseudoclass for input elements and use that instead of the _moz-input-checked attribute. Bug 128947, r=jkeiser, sr=ben, a=brendan.
git-svn-id: svn://10.0.0.236/trunk@116476 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 10:12:33 +00:00
michael.lowe%bigfoot.com
24bcb279da Reorder proxy prefs to list http first. author=jwbaker@acm.org,r=sgehani,sr=darin,a=asa
git-svn-id: svn://10.0.0.236/trunk@116475 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 08:46:48 +00:00
jrgm%netscape.com
d2bc92e542 Doh. previous checkin was r=mcafee, bug 115690
git-svn-id: svn://10.0.0.236/trunk@116474 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 08:08:52 +00:00
jrgm%netscape.com
07e7b5ac89 cls' changes to make this script work on win NT, and some additional changes from jrgm to work on win98. Additional work still needed to get some tests fully running, but cls has bloat stats working on winNT
git-svn-id: svn://10.0.0.236/trunk@116473 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 08:04:28 +00:00
badami%netscape.com
9968fa8b51 Proxy-authorization header incorrectly sent to server during SSL session
bug 127671 r=rpotts sr=darin a=asa


git-svn-id: svn://10.0.0.236/trunk@116472 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 07:34:51 +00:00
badami%netscape.com
750d1eda15 plain text copy is bad
bug 125732 r=akkana sr=jst a=asa patch=tmutreja@netscape.com


git-svn-id: svn://10.0.0.236/trunk@116471 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 06:26:33 +00:00
badami%netscape.com
06c3c54a95 nsXMLContentSerializer::AppendTextData() causes assertion in nsDependentString::Rebind()
bug 119335 r=akkana sr=jst a=asa patch=tmutreja@netscape.com


git-svn-id: svn://10.0.0.236/trunk@116470 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 06:20:15 +00:00
badami%netscape.com
b2aab151e4 [serializer]Composer breaks lines at inappropriate positions
bug 85184 r=akkana sr=jst a=asa patch=tmutreja@netscape.com


git-svn-id: svn://10.0.0.236/trunk@116469 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 06:14:57 +00:00
jkeiser%netscape.com
9ed7ccc48f Prevent double submission of forms (bug 72906). r=darin@netscape.com, r=alexsavulov@netscape.com, sr=alecf@netscape.com, a=asa
git-svn-id: svn://10.0.0.236/trunk@116468 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 06:08:56 +00:00
katakai%japan.sun.com
f24d04a34b bug 126123
FreeWnn: BS after ECS key causes Mozilla hangs
Check mIMECompUnicode->Length() before doing mIMECompUnicode->Cut()
r=ftang,sr=alecf,a=asa


git-svn-id: svn://10.0.0.236/trunk@116467 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 05:41:28 +00:00
blakeross%telocity.com
65bd8c403e Download manager. Not part of build. a=asa
git-svn-id: svn://10.0.0.236/trunk@116466 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-13 05:20:13 +00:00