Commit Graph

144731 Commits

Author SHA1 Message Date
bob%bclary.com
01c18759df Add regression testcase for bug 301545, by Axel Hecht 2005-07-28 06:45:28 +00:00
bob%bclary.com
0b94961a45 function prototypes are now enumerable, bug 299642. Hat tip to mrkbap 2005-07-28 06:30:14 +00:00
bob%bclary.com
949fcbe078 add bug number 297025 to test, no bug 2005-07-28 06:27:19 +00:00
bob%bclary.com
9dcc00b831 add bug number 289630 to test, no bug 2005-07-28 06:26:16 +00:00
mkanat%kerio.com
12d0200f66 Bug 293678: Sorting bug list by Assignee Real Name failing in latest nightly
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
2005-07-28 06:19:13 +00:00
wr%rosenauer.org
7e3b3aa71e Bug 297131 follow-up build fix for --enable-ldap-experimental, s+sr=dmose, NPOTB 2005-07-28 05:08:38 +00:00
bob%bclary.com
97d772d33a jsDriver.pl - Add Failure indicators for automated testing 2005-07-28 03:37:12 +00:00
bob%bclary.com
e4def52223 Do not crash in args_resolve enumerating |arguments|, bug 291213. Test by David Baron 2005-07-28 03:33:22 +00:00
bob%bclary.com
451d0c1c1c ECMA 262, 10.1.3 - Function Declarations, bug 299639. Test by mozilla@florian.loitsch.com 2005-07-28 03:17:06 +00:00
bob%bclary.com
0ed4afbec5 Add tests for Date.toLocaleFormat, bug 291494 2005-07-28 02:34:07 +00:00
dougt%meer.net
b1aa3f3a3c *** empty log message *** 2005-07-28 02:19:46 +00:00
bob%bclary.com
a40af3be93 ECMA 262-3 12.4 - wrap function expressions in parens since expression statements can not begin with a comma or function keyword 2005-07-28 01:14:32 +00:00
mrbkap%gmail.com
8e9858b476 bug 302412: Make sure to call QuoteString on XML strings so non-ASCII strings get properly escaped. Prefer to use small precedences instead of the op = JSOP_NOP hack in the decompiler. JSOP_JSEXPR is a bad name for a bytecode, use the more-consistent name JSOP_STARTXMLEXPR. r+a=brendan 2005-07-28 00:38:40 +00:00
lpsolit%gmail.com
df92289b62 Bug 300952: Change the editmilestones.cgi code to use Milestone.pm and Product.pm - Patch by Tiago R. Mello <timello@gmail.com> r=LpSolit a=justdave 2005-07-28 00:35:50 +00:00
kairo%kairo.at
44a111700c bug 299812 - Add correctly branded README.txt files into SeaMonkey packages, r+sr=Neil a=asa 2005-07-27 23:45:06 +00:00
bugzilla%arlen.demon.co.uk
13aaeff448 Bug 302401 seamonkey.exe is compiled with incorrect Product Version
p=me r/a=benjamin moa=neil.parkwaycc.co.uk
2005-07-27 23:27:56 +00:00
kairo%kairo.at
08db3cdbf9 remove some quotes I had in that string for testing, sorry that slipped in. 2005-07-27 23:11:47 +00:00
kairo%kairo.at
fb339a876b also build German (de) locale for reporter, no bug, blanket-a=bsmedberg 2005-07-27 23:07:17 +00:00
kairo%kairo.at
20f8472e2c adding German (de) locale for reporter, no bug, blanket-a=bsmedberg 2005-07-27 22:53:00 +00:00
bsmedberg%covad.net
81731529f1 Additional xulrunner-specific bustage fixup from bug 295482 2005-07-27 22:48:15 +00:00
bob%bclary.com
3bab970ee1 function prototypes are now enumerable, bug 299642. Hat tip to mrbkap 2005-07-27 22:28:25 +00:00
scott%scott-macgregor.org
a972d4a441 Bug #302096 --> Thunderbird does not have AutoConfig LDAP support enabled
package up autoconfig.xpt
2005-07-27 21:51:01 +00:00
bsmedberg%covad.net
3555f66e5c Bustage fix for dougt, bug 295482 2005-07-27 21:46:39 +00:00
lpsolit%gmail.com
2b8a8b2f6b Bug 302200: uninitialized value when saving email prefs - Patch by Rob Siklos <robzilla@siklos.ca> r=LpSolit a=myk 2005-07-27 21:00:59 +00:00
lpsolit%gmail.com
a60d418e65 Bug 301018: Add INTERFACE section to bug/create/created.html.tmpl - Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk 2005-07-27 20:51:33 +00:00
darin%meer.net
3c4ae7c6f3 fixes bug 302119 "XULRunner restarts 3 times on startup even if profile exists" r+a=bsmedberg 2005-07-27 20:49:34 +00:00
cltbld
0947335768 Automated update from host egg 2005-07-27 20:48:13 +00:00
darin%meer.net
1d96e20fde fixes bug 300488 "firefox -remote applies pending updates while main process still running" r+a=bsmedberg 2005-07-27 20:46:34 +00:00
dougt%meer.net
e75e37664c * This moves most of the configuration options of minimo into configure.in.
* This makes minimo use the same toolkit that ff uses.

* This makes toolkit build on WINCE.  (makefile love only)

* This moves all default configuration options above where we enable
applications in configure.in

Build only changes.

r=bsmedberg
a=bsmedberg
2005-07-27 20:42:44 +00:00
scott%scott-macgregor.org
9b8a2b9d04 Bug #300827 --> Toolbar icons showing up in toolbar menu items on Mac OS X.
Make sure menus don't inherit the list-style-image attribute.

r=mano
sr=bsmedberg
2005-07-27 20:27:32 +00:00
lpsolit%gmail.com
4421f09afa Bug 293950: enter bug product failure messages suboptimal - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-27 20:24:26 +00:00
bsmedberg%covad.net
17b59ddcf5 Bug 302076 - Add the possibility for localizers to add l10n-specific information to the tbird start page (how to download an unshippable dictionary). r+sr=mscott, self-approving 2005-07-27 20:20:36 +00:00
lpsolit%gmail.com
4b735e080e Bug 292059: No locking in createaccount.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-27 20:15:37 +00:00
scott%scott-macgregor.org
714e963ec5 credits tweak 2005-07-27 20:06:51 +00:00
lpsolit%gmail.com
22a877920d Bug 273767: Cannot log out when Param(shutdownhtml) is active - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk 2005-07-27 19:58:23 +00:00
lpsolit%gmail.com
b55655528b Bug 302214: missing space "storedin" in mail_delivery_method desc - Patch by Rob Siklos <robzilla@siklos.ca> r=wurblzap a=myk 2005-07-27 19:52:29 +00:00
lpsolit%gmail.com
db49e63adc Bug 301446: Changing several bugs at once crashes if the user wants to automatically redisplay the bug he changed - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=myk 2005-07-27 19:43:05 +00:00
mvl%exedo.nl
e3f71cec21 make 'Hide Completed Tasks' work. bug 295214, r=dmose 2005-07-27 19:31:01 +00:00
wtchang%redhat.com
0fc278d80f Bugzilla Bug 302262: fixed an error in the comment. Set the error code
if signature verification fails.  r=nelsonb.
2005-07-27 18:48:44 +00:00
mvl%exedo.nl
efd2a8a700 Update sunbird to call the new reload function. bug 285018. 2005-07-27 18:44:48 +00:00
bsmedberg%covad.net
ad53dfa3d0 Bad merge fallout from bug 269460, revise the variable here for correctness. See https://bugzilla.mozilla.org/show_bug.cgi?id=269460#c29 2005-07-27 18:29:40 +00:00
mvl%exedo.nl
afed3ef2ff Can't always cancel preferences. bug 302251, patch by jminta, r=mvl 2005-07-27 18:27:13 +00:00
darin%meer.net
a982e6b94f fixes bug 297147 "Update Windows registry after software update" r+a=bsmedberg 2005-07-27 18:24:54 +00:00
darin%meer.net
5802d3b4a6 landing another tweak to patch for bug 297078 "really check for null byte in header values" r+sr=bzbarsky a=sparky 2005-07-27 18:13:11 +00:00
scott%scott-macgregor.org
e521d8605b Bug #300246 --> When showing attachment names, strip out any excess spaces from the name. Also, take advantage of cropping the middle of the attachment name in the UI, giving each attachment box a fixed width instead of letting
them take up all the space.

sr=bienvenu
a=mscott
2005-07-27 17:14:07 +00:00
silver%warwickcompsoc.co.uk
6cd76df2de Bug 299458 - Suggest /knock command (when supported by server) when channel joins fail. Auto-join channels when invited, for ones you had tried to join yourself earlier.
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-27 16:14:49 +00:00
timeless%mozdev.org
8f8cb98a88 Bug 301813 Sunbird default theme's install.rdf should have appManaged="true"
patch by rob_strong@exchangecode.com r=shaver
2005-07-27 16:10:40 +00:00
mrbkap%gmail.com
2257a6416b bug 302097: E4X toString incorrectly quotes JS tag expressions that are used as attributes. r+a=shaver 2005-07-27 16:10:26 +00:00
silver%warwickcompsoc.co.uk
e2906a8f3a Bug 299458 - Update nsXULAppInfo usage for latest changes to interface. Also support ChatZilla in XULRunner better.
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-27 16:10:02 +00:00
timeless%mozdev.org
ba55b1a5bc Bug 302206 Need to restart Firefox twice after updating an extension
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-07-27 16:09:49 +00:00