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

122051 Коммитов

Автор SHA1 Сообщение Дата
cltbld%netscape.com 537b1e336a Automated update 2003-08-29 17:19:05 +00:00
pkw%us.ibm.com 13b592f34c Bug 217499: Clean up AIX libpath and configure script
r=cls@seawood.org, a=asa@mozilla.org
2003-08-29 17:15:06 +00:00
mvl%exedo.nl d9cd35ef63 Bug 217636, fix cookperm.txt indexes. r=dwitte, sr=darin, a=asa 2003-08-29 17:13:40 +00:00
colin%theblakes.com dca4dcc32b OpenVMS only. Define LOGNAME correctly. b=217444, r=blizzard, a=asa 2003-08-29 16:50:34 +00:00
igor%mir2.org 026e55d006 Cosmetics: removal end-of-line blanks 2003-08-29 15:28:08 +00:00
igor%mir2.org e143e6b01b Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=217584 :
Implementation of Merten Schumann suggestion to add to EvaluatorException and JavaScripException information about script source name and error line .
2003-08-29 13:19:37 +00:00
igor%mir2.org 94cf77a758 More work for http://bugzilla.mozilla.org/show_bug.cgi?id=198086 :
The patch changes omj.NativeScript to represent only instances of Script object
in scripts and removes its second role to server as a superclass for compiled
forms of JS scripts. In is not only allow to make optimizer to generate only
single class but also would make instances of Script generated by optimizer not
to depend on the scope. The later is essential for Script object reuse to
execute it against different scopes.
2003-08-29 10:42:23 +00:00
bienvenu%nventure.com ab38831238 finish speeding up delete msgs marked as junk, r=sspitzer, sr=mscott, a=ssptizer 217299 2003-08-29 01:12:49 +00:00
blakeross%telocity.com c34079e27e Slightly better patch. 2003-08-28 23:23:30 +00:00
bienvenu%nventure.com f9c7502b86 use myrights for personal folders to fix interoperability problem with fastmail.fm, r=sspitzer, sr=scott, a=sspitzer 217431 2003-08-28 23:16:52 +00:00
burnus%gmx.de f6bb4cccad Bug 199502 - It's possible to take down Bugzilla by changing the languages param
r=gerv,a=myk
2003-08-28 22:59:14 +00:00
wtc%netscape.com 90064ce7fc Bugzilla bug 214674: made the Linux implementation of sslMutex really work.
They were no-ops in multiprocess mode before.  The patch is Nelson
Bolyard's.  r=wtc.
2003-08-28 22:23:59 +00:00
bienvenu%nventure.com 70265dbf57 fix 217625 pop password mgmt problem, r/sr/a=sspitzer 2003-08-28 22:19:18 +00:00
gerv%gerv.net 44cacd4db1 Bug 213577 - New reporting imports old series with wrong status query. Patch by jussi@comlink.fi; r=gerv, a=justdave. 2003-08-28 21:36:58 +00:00
noririty%jcom.home.ne.jp bb37f692ac fixing button focus regression 2003-08-28 15:11:38 +00:00
igor%mir2.org f451118048 Working on http://bugzilla.mozilla.org/show_bug.cgi?id=198086 :
Now optimizer will generate only one class for all functions a script contains instead of class per function.
2003-08-28 12:40:10 +00:00
igor%mir2.org 035192c8be Changing signature of addConstant from short to int and updating the code correspondingly to allow for constant indexes to exceed 32K since their type is unsigned short, not short and int allows to cover that while removing casts. 2003-08-28 12:29:01 +00:00
brendan%mozilla.org c26039dd1a Shorten vendor token to be a valid US token (217407, r=ben). 2003-08-28 07:57:21 +00:00
cls%seawood.org b85dff5722 Use cygpath instead of assuming default mountpoint is /cygdrive . 2003-08-28 07:22:43 +00:00
scott%scott-macgregor.org 7a21e7649a change vender to Thunderbird from Mozilla Thunderbird. The mozilla is redundant 2003-08-28 06:43:54 +00:00
blakeross%telocity.com 7b6c78ff9f Undo versioning changes for now. Gotta think it through. 2003-08-28 05:56:32 +00:00
blakeross%telocity.com 7914094847 fb0.7 -> tk0.1 in toolkit. 2003-08-28 05:29:48 +00:00
bryner%brianryner.com 04471c7890 If the user has not set a master password and wants to use password manager, initialize the master password to an empty string. (bug 217409) 2003-08-28 05:22:23 +00:00
blakeross%telocity.com 65f3ecbf09 217410 - Change skin/locale versions to fb0.7. 2003-08-28 02:16:27 +00:00
wtc%netscape.com a5934c7cc6 Bugzilla bug 217504: 1. Do not use -lsvld on recent AIX releases.
2. Specify the standard AIX libpath, otherwise the directories we pass to
the -L linker flags get added to the libpath.  3. Support building on AIX
5.2.  The patch is contributed by Philip K. Warren <pkw@us.ibm.com>. r=wtc.
Modified Files: AIX.mk AIX4.2.mk AIX4.3.mk AIX5.1.mk
Added Files: AIX5.2.mk
2003-08-28 00:15:43 +00:00
wtc%netscape.com 00bf58ca56 Bugzilla bug 217501: specify the standard AIX libpath (/usr/lib:/lib) when
building NSPR libraries, otherwise the path passed to the -L linker flag
is added to the head the libpath.  The patch is contributed by Philip K.
Warren <pkw@us.ibm.com>.
2003-08-27 23:41:12 +00:00
timeless%mozdev.org d71e503877 Bug 197999 Broken links in help-toc.rdf
patch by rlk@trfenv.com r=oeschger a=asa
2003-08-27 22:59:51 +00:00
bienvenu%nventure.com 25a6573bde speed up delete mail marked as junk enormously 217299 sr=mscott, a/r=sspitzer 2003-08-27 22:27:45 +00:00
bienvenu%nventure.com 8d946a9184 fix horked view when turning on view | messages | thread, sr=mscott, a/r=sspitzer 217031 2003-08-27 22:25:28 +00:00
myk%mozilla.org 3355da4cff Fix for bug 217485: displays query in the "please wait" server push page if the "debug" parameter is set in the URL.
r=justdave
a=justdave
2003-08-27 22:12:26 +00:00
cltbld%netscape.com ec65d2789d tegu -> axolotl for graph server. 2003-08-27 21:11:48 +00:00
mcs%netscape.com ce5df09b84 Follow up fix for 200528 - ldap/include/portable.h is confused
about Solaris: older Linux versions do not have in_addr_t, so
don't assume they do.
2003-08-27 21:02:31 +00:00
mcafee%netscape.com 92aaa03010 comment: url for CGI::Request installation 2003-08-27 21:00:44 +00:00
ben%bengoodger.com c309c78e9e Fix line spacing 2003-08-27 20:55:48 +00:00
blakeross%telocity.com 5d35952df5 Hacky workaround for bug 210910 -- to be removed after 0.7. 2003-08-27 19:03:27 +00:00
blakeross%telocity.com 3544ca6d30 Fix 215344 2003-08-27 18:35:19 +00:00
ben%bengoodger.com f63fa4f68b b215898 - Provisional Security UI for Firebird .7. Also reintroduce some XUL blake removed, but commented out. 2003-08-27 17:52:04 +00:00
noririty%jcom.home.ne.jp d431df7a4f Fix 217445 - fixing contextmenu bustage in Page Source 2003-08-27 14:48:51 +00:00
mcs%netscape.com ba94d4bffb Fix 200528 - ldap/include/portable.h is confused about Solaris.
Avoid using sunos5 (not defined).
    Removed definitions of these macros that are not used anwhere:
		HAVE_GETPWNAM_R, HAVE_GETGRNAM_R, SIG_FN, WAIT_FLAGS.
2003-08-27 14:10:02 +00:00
mcs%netscape.com a6b0bf4fd7 Fix 200361 - LDAP tools should accept -i UTF-8 and -i utf8 on all platforms.
Also, on Windows the -i option was previously ignored; now the following
  values are accepted: windows-1252, ANSI, utf-8, utf8 (2 charsets in total).
2003-08-27 13:35:21 +00:00
igor%mir2.org e258a29853 1. Removal of NativeScript.initScript which was empty and was never overridden by script function implementations.
2. Using in NativeScript.compile Context.compileString instead of compileReader to avoid unnecessary construction of StringReader.

3. Overriding NativeFunction.getEncodedSource() in NativeScript to call this method on the delegated script object so decompilation of scripts constructed via script.compile would work.
2003-08-27 11:53:01 +00:00
igor%mir2.org ae2cb1ea90 NativeFunction.decompile abd NativeFunction.initScriptFunction are final since script function implementations should not override them. 2003-08-27 11:47:19 +00:00
igor%mir2.org eb2de8c08c New form of markTableSwitchCase that allows to mark a switch case jump target and adjust stack top. 2003-08-27 11:44:46 +00:00
noririty%jcom.home.ne.jp 877c535abf Fix 217378 - removing asa from about.xhtml 2003-08-27 10:09:30 +00:00
blakeross%telocity.com b2c60388f3 remove "redo" item that we got from mozilla. 2003-08-27 08:24:52 +00:00
zach%zachlipton.com ffd8ab5db7 Fix for bug 217256, "No Interdiff Notification message has two run on words." Patch adds
newlines where they are needed.

r=zach, a=justdave. Patch by Colin S. Ogilvie <bmo@colino.co.uk>
2003-08-27 05:36:32 +00:00
scott%scott-macgregor.org 786efddbcf Bug #217405 --> New helper app dialog causes JS exception for unknown content types
r=ben
2003-08-27 04:45:36 +00:00
scott%scott-macgregor.org 94c4eaac54 hide the manage plugins button for thunderbird 2003-08-27 04:41:54 +00:00
scott%scott-macgregor.org cfaa1f2abb point to the 0.2 release notes draft 2003-08-27 03:58:21 +00:00
scott%scott-macgregor.org f7ad2dc2a9 back out access key fix as it causes major problems =). 2003-08-27 03:53:36 +00:00