Commit Graph

99426 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
1a54b12cba #70045
r=pedemont, sr=blizzard, a=asa
OS/2 only - fix for filters on OS/2 - we weren't honoring the user selection
2002-03-14 04:15:39 +00:00
wtc%netscape.com
62b88996d5 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.
2002-03-14 04:12:25 +00:00
blakeross%telocity.com
1114c00848 Download manager. NPOB. a=asa 2002-03-14 04:03:42 +00:00
wtc%netscape.com
8db34d758e Bugzilla bug 130158: fixed a crash in NSC_CopyObject if pk11_CopyObject
fails.
2002-03-14 03:34:11 +00:00
blakeross%telocity.com
09f27c5908 Download manager. NPOB. a=asa 2002-03-14 03:15:51 +00:00
ssu%netscape.com
f19d0ad6e5 fixing bug 30560 - right-clicking a mail message/folder should not display it. r=neil, sr=sspitzer, a=asa 2002-03-14 02:40:51 +00:00
blakeross%telocity.com
4769e48f65 Download manager. NPOB. a=asa 2002-03-14 01:56:41 +00:00
stephend%netscape.com
2265f0ca4a 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 2002-03-14 01:55:11 +00:00
rjc%netscape.com
08ecfb8dba Fix bug # 130218: Mac OS X: support resizable sheets. r=pink sr=sfraser a=asa 2002-03-14 01:13:52 +00:00
jfrancis%netscape.com
3733db6901 fix for 130245: range gravity not following spec;
r=glazman; sr=kin; a=asa
2002-03-14 01:07:09 +00:00
jkeiser%netscape.com
b912cb1c68 Fix select focus crasher (bug 125906), r=rods@netscape.com, sr=attinasi@netscape.com, a=asa 2002-03-14 00:56:56 +00:00
cavin%netscape.com
51c68bddc6 Fix for #123804. Reset the unsigned integer variable before copying 3 bytes of data into it. r=bienvenu, sr=sspitzer, a=asa. 2002-03-14 00:54:02 +00:00
cavin%netscape.com
2d9017b586 Fix for #100385. Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa. 2002-03-14 00:51:46 +00:00
bzbarsky%mit.edu
abe192dbf6 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
2002-03-14 00:51:28 +00:00
shanjian%netscape.com
2059c806a2 #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
2002-03-14 00:47:05 +00:00
shanjian%netscape.com
5faf1177d5 #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
2002-03-14 00:40:59 +00:00
shanjian%netscape.com
be3ce0079b #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
2002-03-14 00:36:55 +00:00
brendan%mozilla.org
62bc0d659b No strict warnings without the strict option, and other js1.5/mozilla1.0 tidying (129972, r=shaver, sr=jband, a=asa). 2002-03-14 00:14:48 +00:00
brendan%mozilla.org
d3a05a01eb 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). 2002-03-14 00:10:31 +00:00
hwaara%chello.se
405b92531f #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
2002-03-13 23:55:25 +00:00
alecf%netscape.com
e96602da93 fix for bug 130095 - don't use unicode character conversion in the standalone xpinstaller - causes a crash.
r=cathleen, sr=dveditz, a=asa
2002-03-13 23:53:51 +00:00
nhotta%netscape.com
11951ee4bf 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.
2002-03-13 23:51:29 +00:00
bienvenu%netscape.com
dce4c831e3 fix labels not sticking when db is regenerated, patch by naving, r=bienvenu, sr=sspitzer 123110 a=shaver 2002-03-13 23:48:10 +00:00
bnesse%netscape.com
0dc85ffa0b [Not part of build] Bumped version to 1.0b2. 2002-03-13 23:45:40 +00:00
bienvenu%netscape.com
a9d6db5667 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 2002-03-13 23:39:54 +00:00
rjc%netscape.com
f969952304 Fix bug # 129794 part deux: plug leak. r=shaver sr=ben a=asa 2002-03-13 23:33:35 +00:00
bnesse%netscape.com
3a3da6878a [Not part of build] Preperation for 1.0b2 release. 2002-03-13 23:25:12 +00:00
cavin%netscape.com
39ccdff075 Back out fix for 100385. 2002-03-13 22:36:24 +00:00
blakeross%telocity.com
c9b44b8f79 Download manager. NPOB. a=asa 2002-03-13 21:26:56 +00:00
cavin%netscape.com
29025a0244 Fix for #100385. Reset 3 control variables of nsMessengerMigrator object in turbo mode. r=bhuvav, sr=sspitzer, a=asa. 2002-03-13 21:15:37 +00:00
oeschger%netscape.com
4f1a83dd41 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 2002-03-13 21:05:21 +00:00
blakeross%telocity.com
2867685025 Download manager. Not part of build. a=asa 2002-03-13 20:31:47 +00:00
ian%hixie.ch
becb4c9036 fixing not-part-of-build bustage 2002-03-13 20:26:50 +00:00
blakeross%telocity.com
554341e91b download manager. npob. a=asa 2002-03-13 20:24:20 +00:00
blakeross%telocity.com
04fd7863dc Download manager. Not part of build. a=asa 2002-03-13 20:22:03 +00:00
blakeross%telocity.com
d9ec24355a Download manager. NPOB. a=asa 2002-03-13 20:06:17 +00:00
ian%hixie.ch
8b3982a5c3 Newlines at end of files. 2002-03-13 19:52:47 +00:00
ian%hixie.ch
4a92dd7c39 Fixing minor typo in makefile to let this build on Linux. Not part of build. 2002-03-13 19:51:01 +00:00
nboyd%atg.com
b0dabdc3df Turn on debug info in class files by default. 2002-03-13 19:34:23 +00:00
blizzard%redhat.com
1421f02d72 Fix ownership issues with new packages, always use the system zlib. 2002-03-13 15:32:42 +00:00
dbaron%fas.harvard.edu
4e14f27e66 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 2002-03-13 13:51:20 +00:00
nboyd%atg.com
e584b07f01 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
2002-03-13 13:33:40 +00:00
bryner%netscape.com
db8461403c 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. 2002-03-13 10:12:33 +00:00
michael.lowe%bigfoot.com
a98a18a78d Reorder proxy prefs to list http first. author=jwbaker@acm.org,r=sgehani,sr=darin,a=asa 2002-03-13 08:46:48 +00:00
jrgm%netscape.com
3d7f44cf6a Doh. previous checkin was r=mcafee, bug 115690 2002-03-13 08:08:52 +00:00
jrgm%netscape.com
bf25e06115 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 2002-03-13 08:04:28 +00:00
badami%netscape.com
22db38cf3d Proxy-authorization header incorrectly sent to server during SSL session
bug 127671 r=rpotts sr=darin a=asa
2002-03-13 07:34:51 +00:00
badami%netscape.com
4ebc52c78b plain text copy is bad
bug 125732 r=akkana sr=jst a=asa patch=tmutreja@netscape.com
2002-03-13 06:26:33 +00:00
badami%netscape.com
27d5bba4cc nsXMLContentSerializer::AppendTextData() causes assertion in nsDependentString::Rebind()
bug 119335 r=akkana sr=jst a=asa patch=tmutreja@netscape.com
2002-03-13 06:20:15 +00:00
badami%netscape.com
6edffd5f4d [serializer]Composer breaks lines at inappropriate positions
bug 85184 r=akkana sr=jst a=asa patch=tmutreja@netscape.com
2002-03-13 06:14:57 +00:00