daniel.boelzle%sun.com
|
6e5b7b6b63
|
Bug 340949: fixing sync, minor
|
2006-09-09 14:06:16 +00:00 |
|
bclary%bclary.com
|
8152d2651a
|
JavaScript Test - regression test for bug 343675
|
2006-09-09 11:30:49 +00:00 |
|
bclary%bclary.com
|
fab7b35745
|
JavaScript Test - regression test for bug 351515, by Igor Bukanov
|
2006-09-09 11:18:23 +00:00 |
|
bclary%bclary.com
|
3d2cf39e1d
|
JavaScript Test - regression test for bug 351794, by Jesse Ruderman
|
2006-09-09 10:50:21 +00:00 |
|
bclary%bclary.com
|
219cfa704e
|
JavaScript Test - regression test for bug 351793, by Jesse Ruderman
|
2006-09-09 10:38:11 +00:00 |
|
bclary%bclary.com
|
aa132641d6
|
JavaScript Test - regression test for bug 351705, by Jesse Ruderman
|
2006-09-09 10:33:52 +00:00 |
|
mike.morgan%oregonstate.edu
|
7eb0d83372
|
Unfugly-ing the wiki by taking the row arguments back out and placing them in the table params. Cleaned up some Python based on feedback from the resident Python expert.
|
2006-09-09 09:57:22 +00:00 |
|
bclary%bclary.com
|
25291320d7
|
JavaScript Test - regression test for bug 351693, by Jesse Ruderman
|
2006-09-09 09:56:17 +00:00 |
|
bclary%bclary.com
|
0c6f032cb7
|
JavaScript Test - regression test for bug 351626, by Jesse Ruderman
|
2006-09-09 09:51:01 +00:00 |
|
bclary%bclary.com
|
e8a61989a8
|
JavaScript Test - regression test for bug 351606, by Jesse Ruderman
|
2006-09-09 09:44:10 +00:00 |
|
lpsolit%gmail.com
|
9313e94d8a
|
Bug 350234: Add a link in the UI pointing to editfields.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2006-09-09 09:38:00 +00:00 |
|
bclary%bclary.com
|
d1666e84f9
|
JavaScript Test - regression test for bug 351496, by Jesse Ruderman
|
2006-09-09 09:23:32 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
c3bdf930cb
|
Previous checkin was a patch by Serge Gautherie <sgautherie.bz@free.fr>
|
2006-09-09 08:18:59 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
1ef5edc196
|
Bug 349705 In wizard.xml, Strict 'Warning: function cancel does not always return a value' (Bv1-TK). r=mconnor
|
2006-09-09 08:01:44 +00:00 |
|
bugzilla%standard8.demon.co.uk
|
83a1fe372e
|
Bug 350688 Dictionaries should form part of the locale pack in the installer. r=ajschult,sr=neil
|
2006-09-09 07:56:21 +00:00 |
|
ajschult%verizon.net
|
3a54e15f31
|
Bug 341047: After "Close other tabs" tab's context menu contains scrollbars/arrows. Patch by Serge Gautherie <sgautherie.bz@free.fr>, r+sr=jag
|
2006-09-09 05:47:28 +00:00 |
|
mattwillis%gmail.com
|
68113b1407
|
remove trailing blank line that was busting tinderbox
|
2006-09-09 05:44:48 +00:00 |
|
bclary%bclary.com
|
f20a0e81d1
|
JavaScript Test - regression test for bug 350809, by Jesse Ruderman
|
2006-09-09 05:07:56 +00:00 |
|
bmlk%gmx.de
|
787acea91d
|
remove debug cruft (MOZ_LAYOUTDEBUG) and say that printing is finished once the regression dump is done bug 339500 r=sharparrow1 sr=dbaron
|
2006-09-09 05:06:04 +00:00 |
|
bclary%bclary.com
|
3a29349be4
|
JavaScript Test - regression test for bug 350730, by Jesse Ruderman
|
2006-09-09 05:01:39 +00:00 |
|
bzbarsky%mit.edu
|
ed1c8df85f
|
try/catch around the loadURI call, since it can throw. Bug 310828, patch by Adam Guthrie <ispiked@gmail.com>, r+sr=bzbarsky, a=schrep for 1.8 branch
|
2006-09-09 04:58:35 +00:00 |
|
bclary%bclary.com
|
786835e701
|
JavaScript Test - regression test for bug 350666, by Jesse Ruderman
|
2006-09-09 04:56:22 +00:00 |
|
bzbarsky%mit.edu
|
01946a8fe9
|
Make it possible to give DOMParsers the right principals from C++. Bug 332840,
r=sicking, sr=jst
|
2006-09-09 04:54:03 +00:00 |
|
bmlk%gmx.de
|
3b2bf8ecb8
|
remove debug cruft (MOZ_LAYOUTDEBUG) and say that printing is finished once the regression dump is done bug 339500 r=sharparrow1 sr=dbaron
|
2006-09-09 04:52:57 +00:00 |
|
bclary%bclary.com
|
ae34ad54d9
|
JavaScript Test - regression test for bug 350650, by a-higuti
|
2006-09-09 04:46:19 +00:00 |
|
bzbarsky%mit.edu
|
fef9f193c3
|
Don't notify on nodes we're in the middle of creating. Bug 351732, r+sr=sicking
|
2006-09-09 04:45:49 +00:00 |
|
bclary%bclary.com
|
5ef17be627
|
JavaScript Test - regression test for bug 350629, by Jeff Walden
|
2006-09-09 04:38:25 +00:00 |
|
bclary%bclary.com
|
f5a960cfbd
|
JavaScript Test - regression test for bug 346915, by Jesse Ruderman
|
2006-09-09 04:29:24 +00:00 |
|
bzbarsky%mit.edu
|
a6772791b0
|
Improve the context menu flag-setting code. Bug 350614, patch by Dorian
<boissomag@free.fr>, r+sr=bzbarsky
|
2006-09-09 04:28:22 +00:00 |
|
bclary%bclary.com
|
dc70f7bd2f
|
JavaScript Test - regression test for bug 349634, by Jesse Ruderman
|
2006-09-09 04:24:31 +00:00 |
|
cbiesinger%web.de
|
a0791fb0bb
|
backing out patch for Bug 349879 since it turned creature red
|
2006-09-09 03:57:03 +00:00 |
|
mattwillis%gmail.com
|
5f7efefc5d
|
bug 340195 - Land string for Print Calendar before string freeze. uir=dmose, rs=dmose
|
2006-09-09 03:09:42 +00:00 |
|
mattwillis%gmail.com
|
25fbd5bbea
|
bug 340195 - Land string for Print Calendar before string freeze. uir=dmose, rs=dmose
|
2006-09-09 03:08:28 +00:00 |
|
mattwillis%gmail.com
|
2865c57e80
|
replace ellipsis in dtd in prep for other checkin
|
2006-09-09 03:06:11 +00:00 |
|
bclary%bclary.com
|
4b6b1f7da6
|
JavaScript Test - explicitly turn on JS17, bug 351515
|
2006-09-09 02:53:58 +00:00 |
|
wtchang%redhat.com
|
96af60e12d
|
Removed PRODUCT_NAME, which is no longer used. r=christophe.ravel
|
2006-09-09 02:24:25 +00:00 |
|
mnyromyr%tprac.de
|
756a525501
|
Bug 351864: Erroneous error message in Mark as Read for news; p=Bruno 'Aqualon' Escherl <aqualon@aquachan.de>, r=me, sr=bienvenu
|
2006-09-09 01:38:57 +00:00 |
|
cvshook%sicking.cc
|
e8b54971af
|
Bug 351886: Fix missing return. Patch by Ryan VanderMeulen <ryanvm@gmail.com>. r/sr=sicking
|
2006-09-09 01:15:13 +00:00 |
|
cst%yecc.com
|
c3e7975cf9
|
Bug 351289 Using ctrl-F4 to close the only remaining tab was broken
r+sr=neil
|
2006-09-09 01:09:15 +00:00 |
|
cst%yecc.com
|
a287c35e87
|
Bug 351374 compact folders confirmation should use yes/no
r=mnyromyr sr=neil
|
2006-09-09 01:04:38 +00:00 |
|
glen.beasley%sun.com
|
62e437574c
|
351872 mem leak fix for ecdsa powerupselftest r=julien, sr=wan-teh
|
2006-09-09 00:24:01 +00:00 |
|
dmose%mozilla.org
|
b1e78b1d03
|
Add an iMIP bar for adding IMIP items into the calendar (bug 343049), patch by Clint Talbert <cmtalbert@myfastmail.com>, ui-r=dmose, r1=lilmatt, r2=dmose
|
2006-09-09 00:05:17 +00:00 |
|
wtchang%redhat.com
|
a121d71b92
|
Use NSS 3.11.3 and NSPR 4.6.3. r=christophe.ravel
|
2006-09-09 00:04:44 +00:00 |
|
wtchang%redhat.com
|
ee8fade6b6
|
Import NSS 3.11.3 and NSPR 4.6.3. r=christophe.ravel
|
2006-09-09 00:01:05 +00:00 |
|
lpsolit%gmail.com
|
6b877a2bfe
|
Bug 287326: Ability to add custom single-select fields to a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> and Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat a=myk
|
2006-09-08 23:11:41 +00:00 |
|
dietrich%mozilla.com
|
faff9f705a
|
Bug 349961 Remove use of explicit native wrappers in session restore service (for zeniko, r=dietrich)
|
2006-09-08 23:11:23 +00:00 |
|
mattwillis%gmail.com
|
1269a94257
|
bug 321384 - Typo fix. r1/r2=dmose via IRC
|
2006-09-08 22:05:07 +00:00 |
|
mkanat%bugzilla.org
|
f87c36298c
|
Bug 351747: skins/.cvsignore should be in the CVS repo, not created by checksetup
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
|
2006-09-08 22:03:35 +00:00 |
|
mkanat%bugzilla.org
|
86896b1258
|
Bug 323239: Move CC insertion from post_bug.cgi to Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, r=bkor, a=myk
|
2006-09-08 22:01:27 +00:00 |
|
cbiesinger%web.de
|
7cb0ae5c43
|
remove unused include
|
2006-09-08 21:59:27 +00:00 |
|