Commit Graph

101071 Commits

Author SHA1 Message Date
aaronl%netscape.com
a46f33f685 Accidentally contiminated last checkins to htmlBindings.xml with other work. Putting Accel+Shift+K back in where it was
git-svn-id: svn://10.0.0.236/trunk@116529 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 06:12:56 +00:00
aaronl%netscape.com
bcc62445c1 Bug 129916. Support Accel+Shift+Z for redo on all platforms. r=brade, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@116528 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 06:03:58 +00:00
aaronl%netscape.com
190fcd569a Bug 57263. Support the Undo key on Sun keyboards. r=akkana, sr=sfraser, a=asa
git-svn-id: svn://10.0.0.236/trunk@116527 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 05:58:31 +00:00
aaronl%netscape.com
efae1147f2 Bug 129916. Support Accel+Shift+Z for redo on all platforms. r=brade, sr=alecf, a=asa
git-svn-id: svn://10.0.0.236/trunk@116526 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 05:54:09 +00:00
badami%netscape.com
a873d62951 Fix waring during compile
bug 62188 sr=jst a=asa patch=ayn2@cornell.edu


git-svn-id: svn://10.0.0.236/trunk@116525 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 05:51:12 +00:00
seawood%netscape.com
8a0c1a0b23 Autoregister chrome contents.rdf entries (like we do on the Mac) except when NO_JAR_AUTO_REG is set in the makefiles. Add add-chrome.pl code to make-jars.pl.
Bug #129456 r=bryner a=asa


git-svn-id: svn://10.0.0.236/trunk@116524 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 05:03:04 +00:00
mkaply%us.ibm.com
5971cff945 #70045
r=pedemont, sr=blizzard, a=asa
OS/2 only - fix for filters on OS/2 - we weren't honoring the user selection


git-svn-id: svn://10.0.0.236/trunk@116523 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 04:15:39 +00:00
wtc%netscape.com
a8e2c91a4d Bugzilla bug 130703: fixed several issues in the NSS 3.4 exported headers.
1) Preseve the position of NSS 3.3 elements in the data structures.  Some
new fields replace some old deprecated fields where possible to preserve
the total size of the structure.
2) Stan headers are removed from public exports.
3) Some exported functions didn't have prototypes in the public headers.
4) One bug fix: dev3hack.c did not pass the second argument to
nssToken_DestroyCertList.
5) Include the necessary headers to fix undeclared function warnings.


git-svn-id: svn://10.0.0.236/trunk@116522 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 04:12:25 +00:00
blakeross%telocity.com
2f906ab032 Download manager. NPOB. a=asa
git-svn-id: svn://10.0.0.236/trunk@116521 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-14 04:03:42 +00:00
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