Граф коммитов

113518 Коммитов

Автор SHA1 Сообщение Дата
ian%hixie.ch ea3b32cc74 Turns out sprintf() is redundant with the format filter, so removing it. 2003-01-02 21:47:12 +00:00
cbiesinger%web.de a00af9fdd7 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 63765091ee gtk 2003-01-02 20:43:52 +00:00
ian%hixie.ch 219cd22e83 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 2f22721b02 Changes to produce proper XPI on GNU/Linux 2003-01-02 20:37:53 +00:00
ian%hixie.ch b37eeb5e28 Propagate PLIF::Exceptions through TemplateToolkit code without stringifying them. 2003-01-02 20:34:27 +00:00
ian%hixie.ch aa6733b4e3 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 c4d35e7b3b Bumping the rev number for 2.17.3 release. 2003-01-02 18:04:09 +00:00
jake%bugzilla.org 1d13a9ddd3 Recomiple the docs for the 2.17.3 release 2003-01-02 17:29:39 +00:00
jake%bugzilla.org 70b70eaa86 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 1b27c3253b 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 c6ef8bc5bc spelling corrections and updating the sanity check section and a few requirements. 2003-01-02 17:21:50 +00:00
timeless%mozdev.org c7352dda2d Bug 187441 URLs not HTML encoded in output 2003-01-02 17:07:34 +00:00
mikep%oeone.com 2fe35577da Fixing text label for filename prefs, bug 187104, patch #110325. 2003-01-02 15:01:48 +00:00
timeless%mozdev.org 4435c057de 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 94928a34ff Bug 136919 TestColorNames is broken
r=roc+moz sr=darin
2003-01-02 12:47:05 +00:00
bernd.mielke%snafu.de de529533b1 documentation fix, bug 187257 r=karnaze sr=bzbarsky 2003-01-02 10:23:08 +00:00
edburns%acm.org 6bd3fe89e5 *** empty log message *** 2003-01-02 01:47:31 +00:00
edburns%acm.org 553823aeed Set the path. 2003-01-02 01:42:40 +00:00
rpotts%netscape.com 1e4170b35c bug #169583. missing file from earlier patch... 2003-01-02 01:21:33 +00:00
rpotts%netscape.com aedcc2be86 bug #179168 (r=dougt, sr=darin). Get TestSocketInput running again... 2003-01-02 01:14:40 +00:00
rpotts%netscape.com 662220b15d bug #179166 (sr=darin). TestSocketTransport crashes because of a null eventQ 2003-01-02 01:13:15 +00:00
dbaron%fas.harvard.edu 0a31e6afb5 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 e4df6058b4 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 cce6a656a9 Update for RC2 2003-01-01 20:17:17 +00:00
bienvenu%netscape.com 0f1675c8f3 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 c77ceaebab 102848 r=ducarroz sr=bienvenu remove (was: in subject line 2003-01-01 17:50:27 +00:00
timeless%mozdev.org c90d358643 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 5d7f9a2a14 Upgrade version from 3.2 to 3.3.
Uncomment MessageDigest implementations (doh!).
2003-01-01 02:58:22 +00:00
nicolson%netscape.com 6162fa3b3d 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 141786a409 Add some singulars up at the mulit-year level. 2002-12-31 23:36:59 +00:00
ian%hixie.ch dcc91791ba Nicer alignment. 2002-12-31 23:23:12 +00:00
igor%mir2.org 251c25a5c3 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 ea5ad64c74 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 12ca8aa103 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 f429c683a3 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 33f3e0c480 Return proper version number from `mozilla-config --version`
Bug #185551
2002-12-31 11:05:47 +00:00
igor%mir2.org 517a191c91 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 aa1e419e0b Bug 180005 - Bring the FAQ up to date.
a=justdave
2002-12-31 03:05:07 +00:00
robin.lu%sun.com 6eb0f7f48d 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 3343e75245 Removing a couple of dead files. 2002-12-31 00:55:12 +00:00
bugreport%peshkin.net 626f9d38a5 Bug 178230 Update documentation for Entrprise Groups
r=Jake,preed
a=justdave
2002-12-30 22:15:21 +00:00
sfraser%netscape.com 7eff59262b 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 d379be6237 Remove dead file (themes/modern/navigatorBindings.xml) from build. r=mozbot, sr=bryner 2002-12-30 21:56:02 +00:00
cbiesinger%web.de bb4d53d6fe 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 d76cc2c78f 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
depstein%netscape.com 07515d1d72 Added some more nsIHttpChannel attribute tests. Not part of the build. 2002-12-30 08:52:13 +00:00
ian%hixie.ch 1fa4f13d59 Replace Carp.pm with Exception.pm so that we have a consistent interface to exceptions and errors. Also add a syntaxError check in AUTOLOAD to make sure we don't call it when we shouldn't. 2002-12-30 08:04:29 +00:00
ian%hixie.ch a8b92c5fe0 Neaten up the arguments display: limit the depth, allow integers to be unquoted as well as floats, crop long strings. 2002-12-30 08:02:40 +00:00
ian%hixie.ch 25d42a3e3d Remove bogus argument, and add error checking code to catch similar errors in future 2002-12-30 07:52:19 +00:00