Commit Graph

113600 Commits

Author SHA1 Message Date
dougt%netscape.com
7cd70969a2 Adding generic support for the GRE in the xpcom glue. r=chak, sr=darin, b=185681 2003-01-02 23:09:30 +00:00
ian%hixie.ch
68bc6ca991 Three new filters: pad left, pad right, and indent lines, so that the first line can be indented a different amoun. 2003-01-02 22:32:42 +00:00
miodrag%netscape.com
98a54aaa4a Incorporated fix to printEntryStart() by Jeff.Gay@gfnews.net 2003-01-02 22:04:46 +00:00
bryner%netscape.com
b70751b285 Fix phoenix os/2 bustage (bug 187485), checking in for pedemont@us.ibm.com. 2003-01-02 22:02:21 +00:00
ian%hixie.ch
d1ddbdd0c2 Turns out sprintf() is redundant with the format filter, so removing it. 2003-01-02 21:47:12 +00:00
cbiesinger%web.de
df5da70844 187309 r=dougt sr=bzbarsky convert out param of nsIProcess::Run to a return value 2003-01-02 21:00:31 +00:00
edburns%acm.org
2881259b80 gtk 2003-01-02 20:43:52 +00:00
ian%hixie.ch
536b1383f8 Make methodMissing use syntaxError instead of error(). Remove all the user level, error reporting and fatal handlers nonsense. Remove the debug() method. Update error() and assert() to be simply quick shortcuts to raising exceptions, using deep magic to make the stacktraces look good. 2003-01-02 20:39:49 +00:00
edburns%acm.org
983f5c9fac Changes to produce proper XPI on GNU/Linux 2003-01-02 20:37:53 +00:00
ian%hixie.ch
a0f3c3863b Propagate PLIF::Exceptions through TemplateToolkit code without stringifying them. 2003-01-02 20:34:27 +00:00
ian%hixie.ch
4d3fb35ee8 Make report also return the exception, so it can be reported and raised at the same time (useful for debugging). Make reraising of exceptions not wipe out the original stacktrace. Clean up stringification: Cope with calls from eval '...' blocks and sub { ... } blocks, also dump the environment, don't stringify object arguments, escape newlines in string arguments. 2003-01-02 20:33:10 +00:00
preed%sigkill.com
f3a205cb47 Bumping the rev number for 2.17.3 release. 2003-01-02 18:04:09 +00:00
jake%bugzilla.org
516a5562c4 Recomiple the docs for the 2.17.3 release 2003-01-02 17:29:39 +00:00
jake%bugzilla.org
ad2c276347 Link to report.cgi instead of reports.cgi (more stuff available from the former, including a link to the later). 2003-01-02 17:25:00 +00:00
jake%bugzilla.org
46883f2338 Bug 186672 - Update security docs to warn about editor backups and bring them up to date.
a=justdave
2003-01-02 17:23:48 +00:00
justdave%syndicomm.com
f864d72c0f spelling corrections and updating the sanity check section and a few requirements. 2003-01-02 17:21:50 +00:00
timeless%mozdev.org
896cc0d1eb Bug 187441 URLs not HTML encoded in output 2003-01-02 17:07:34 +00:00
mikep%oeone.com
d89fca9ad1 Fixing text label for filename prefs, bug 187104, patch #110325. 2003-01-02 15:01:48 +00:00
timeless%mozdev.org
32844ca228 Bug 176100 tabbing out of file upload form control highlights text area contents
patch by neil@parkwaycc.co.uk r=jkeiser sr=bryner
2003-01-02 14:25:10 +00:00
timeless%mozdev.org
19b8eede79 Bug 136919 TestColorNames is broken
r=roc+moz sr=darin
2003-01-02 12:47:05 +00:00
bernd.mielke%snafu.de
5e686dad63 documentation fix, bug 187257 r=karnaze sr=bzbarsky 2003-01-02 10:23:08 +00:00
edburns%acm.org
cd5ea07821 *** empty log message *** 2003-01-02 01:47:31 +00:00
edburns%acm.org
05fe5e5aae Set the path. 2003-01-02 01:42:40 +00:00
rpotts%netscape.com
ebd6d728ce bug #169583. missing file from earlier patch... 2003-01-02 01:21:33 +00:00
rpotts%netscape.com
608fbda5fe bug #179168 (r=dougt, sr=darin). Get TestSocketInput running again... 2003-01-02 01:14:40 +00:00
rpotts%netscape.com
2273bc5321 bug #179166 (sr=darin). TestSocketTransport crashes because of a null eventQ 2003-01-02 01:13:15 +00:00
dbaron%fas.harvard.edu
a34c46af22 Change my email address from dbaron@fas.harvard.edu to dbaron@dbaron.org. Comment changes only. 2003-01-01 23:53:20 +00:00
cbiesinger%web.de
4aa0471118 187130 r=mkaply sr=bz remove #ifdef XP_OS2 in an os/2 specific file 2003-01-01 21:20:37 +00:00
nboyd%atg.com
9134e7185d Update for RC2 2003-01-01 20:17:17 +00:00
bienvenu%netscape.com
8365483bb0 fix for crash in bug 186658, make GetServer return an error when it returns a null server, r/sr=sspitzer 2003-01-01 18:05:04 +00:00
cbiesinger%web.de
f7a10b5472 102848 r=ducarroz sr=bienvenu remove (was: in subject line 2003-01-01 17:50:27 +00:00
timeless%mozdev.org
7370a42ef4 Bug 186683 ###!!! ASSERTION: |First()| on an empty string: 'Length()>0', file i:/build/mozilla/string/src/nsAString.cpp, line 136
r=aaronl sr=bz
2003-01-01 07:59:38 +00:00
nicolson%netscape.com
9460ab9be1 Upgrade version from 3.2 to 3.3.
Uncomment MessageDigest implementations (doh!).
2003-01-01 02:58:22 +00:00
nicolson%netscape.com
5e1bcfd6d2 Add DigestTest to all.pl.
Make DigestTest and SigTest return nonzero error code on failure.
2003-01-01 02:57:50 +00:00
ian%hixie.ch
8089606cff Add some singulars up at the mulit-year level. 2002-12-31 23:36:59 +00:00
ian%hixie.ch
40fd4f3386 Nicer alignment. 2002-12-31 23:23:12 +00:00
igor%mir2.org
b0dd32ca85 Deprecating ClassOutput in favor of ClassRepository and Context methods to access ClassNameHelper functionality in favor of directly calling ClassNameHelper methods. For that I changed ClassNameHelper from interface to abstract class and added ClassNameHelper.get(Context cx) method to get name helper object that is used for the given Context object. 2002-12-31 18:21:32 +00:00
jake%bugzilla.org
884cdf7250 Bug 186673 - Updating section on Red Hat Bugzilla and adding last updated lines to each of the variants.
Wording reviewed by dkl@redhat.com
a=justdave
2002-12-31 17:45:37 +00:00
jake%bugzilla.org
38a1dcaf36 Bug 186962 - Update minimum versions of required software and move those versions to be ENTITY's
a=justdave
2002-12-31 17:41:21 +00:00
bratell%lysator.liu.se
bf387aaa22 Bug 170160 - don't use sprintf for simple tasks as converting a number to a string. It's expensive and give you an ASCII string when a Unicode one is required. r=bryner@netscape.com, sr=brendan@mozilla.org 2002-12-31 12:50:10 +00:00
seawood%netscape.com
2457dd3be2 Return proper version number from mozilla-config --version
Bug #185551
2002-12-31 11:05:47 +00:00
igor%mir2.org
34427cc0a9 Allow application to customize class loader used for loading generated code.
For that I added new method createClasssLoader to Context, which by default returns new instance of DefiningClassLoader and changed the code to use this method instead of creating DefiningClassLoader directly. I moved DefiningClassLoader to org.mozilla.javascript package so core Rhino classes would not depend on org.mozilla.classfile package. I also changed SecurityController.createClasssLoader to take additional parentLoader argument to explicitly specify which class loader should be parent for generated code.
2002-12-31 09:42:42 +00:00
jake%bugzilla.org
230923012a Bug 180005 - Bring the FAQ up to date.
a=justdave
2002-12-31 03:05:07 +00:00
robin.lu%sun.com
a81178ab49 Bug 186621 [gtk2] after click on plugin, mozilla can't get focus anymore.
Dispatchactive after button press if we does not have focus.
patched by robin.lu@sun.com r=blizzard
2002-12-31 01:50:40 +00:00
bryner%netscape.com
b8acc4ec04 Removing a couple of dead files. 2002-12-31 00:55:12 +00:00
bugreport%peshkin.net
aa209bd0ab Bug 178230 Update documentation for Entrprise Groups
r=Jake,preed
a=justdave
2002-12-30 22:15:21 +00:00
sfraser%netscape.com
b0fa6129c2 Fix the Downlaod Manager to not be totally hoarked on Mac, by not using hiddenWindow.xul as an overlay, and fixing mismatches between persistent descriptors and full paths in the code. r=ccarlen, sr=jag 2002-12-30 22:06:13 +00:00
jaggernaut%netscape.com
2af4d47c8a Remove dead file (themes/modern/navigatorBindings.xml) from build. r=mozbot, sr=bryner 2002-12-30 21:56:02 +00:00
cbiesinger%web.de
cf772f5ec0 77345 patch by Erich.Iseli@Iseli.org r=sgehani,rjc sr=jag
browser window can't display too many multiple search engines at once
2002-12-30 21:42:19 +00:00
igor%mir2.org
0499c96033 Eliminating calls to Thread.getContextClassLoader().
From my mail to Norris Boyd:

When considering http://bugzilla.mozilla.org/show_bug.cgi?id=166530 I realized that my 2 years old suggestion to use Thread.getContextClassLoader() in org.mozilla.classfile.DefiningClassLoader was wrong, as it does not follow class loader chain pattern Rhino embeddings can use. Moreover, it is wrong to use Thread.getContextClassLoader() when searching for Rhino classes as if Rhino is available via the system class loader and an application uses its copy from another loader, Thread.getContextClassLoader() would return incompatible class while simple Class.forName() would do proper job of loading the requested class from a loader of Class.forName() caller.

The only place where Thread.getContextClassLoader() can be useful is when searching for classes in NativeJavaPackage, but even there with a new option to use Package with an explicit class loader argument it is not necessary as one can write in a script
Packages(java.lang.Thread.contextClassLoader) to get necessary behavior.
2002-12-30 18:22:58 +00:00