masayuki%d-toybox.com
|
e0562335f6
|
Bug 410748 Control borders are not drawn correctly r+sr+a=roc
|
2008-01-12 17:30:28 +00:00 |
bugzilla%standard8.plus.com
|
ceb0d68286
|
follow up to bug 411646, try changing TOOLS_DIR to DIR to get xpcshell test to run correctly.
|
2008-01-12 17:21:44 +00:00 |
lpsolit%gmail.com
|
b3cac70f08
|
Bug 411437: Clipping of "Free Text" fields when user enters more then 255 characters - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r/a=mkanat
|
2008-01-12 17:20:52 +00:00 |
bugzilla%standard8.plus.com
|
c38c000e89
|
Previous checkin was for Bug 411646
|
2008-01-12 17:15:00 +00:00 |
mkanat%bugzilla.org
|
1054a7aed0
|
Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bug
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
|
2008-01-12 16:23:14 +00:00 |
lpsolit%gmail.com
|
b1dece1dee
|
Bug 383643: When using "Find a specific bug", the generated buglist does not let you change the sort order - Patch by Alex Schuilenburg <alex@schuilenburg.org> r/a=LpSolit
|
2008-01-12 14:26:26 +00:00 |
bugzilla%standard8.plus.com
|
7c309c09b9
|
Bug 411646 Crash [@ nsMsgCompose::Initialize] when initializing with null compose fields pointer in the params. r/sr=Neil
|
2008-01-12 14:18:50 +00:00 |
reed%reedloden.com
|
508f585690
|
Enable it because it passes now? ugh
|
2008-01-12 12:28:03 +00:00 |
reed%reedloden.com
|
f1a4e73e9d
|
Try again to disable test. :(
|
2008-01-12 12:13:17 +00:00 |
reed%reedloden.com
|
bfb8b325e6
|
Bug 412059 - ""Impersonate this user" link on editusers.cgi uses incorrect filter" [p=reed r+a=LpSolit]
|
2008-01-12 11:40:11 +00:00 |
reed%reedloden.com
|
500e54fafb
|
Disable part of the test for bug 410900 since it seems to be incorrectly reporting a failure.
|
2008-01-12 11:26:29 +00:00 |
reed%reedloden.com
|
37470d8f45
|
Bug 397815 - "strange behavior when entering URL with escaped percent character %25" [p=dao@mozilla.com (D��o Gottwald) r=gavin a=blocking-firefox3+]
|
2008-01-12 10:19:31 +00:00 |
reed%reedloden.com
|
8ef3cde3bb
|
Change to ISO C90 comment style to fix warning in sayrer's last patch.
|
2008-01-12 07:37:32 +00:00 |
sayrer%gmail.com
|
a9193f568f
|
Bug 353962. Use OSAtomic on Darwin for JS thinlocks. r/a=brendan
|
2008-01-12 07:16:14 +00:00 |
wtc%google.com
|
be1ee00594
|
Bug 411926: do not use the %T format specifier for strftime (called by
PR_FormatTime) because %T is not portable. r=julien.pierre
Modified files: cltsrv.c provider.c
|
2008-01-12 05:09:26 +00:00 |
dwitte%stanford.edu
|
2706db7178
|
thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+
|
2008-01-12 04:30:44 +00:00 |
bclary%bclary.com
|
73bb51a8e4
|
JavaScript Tests - regression test for bug 411893, by Jeff Walden, not part of the build
|
2008-01-12 03:54:40 +00:00 |
kairo%kairo.at
|
73c9897643
|
try clobbering to see if it fixes unit test failures
|
2008-01-12 03:53:28 +00:00 |
bclary%bclary.com
|
049c488e19
|
JavaScript Tests - regression test for bug 411889, by Jeff Walden, not part of the build
|
2008-01-12 03:48:16 +00:00 |
myk%mozilla.org
|
30ff58dcc2
|
backing out jst's fix for bug 408301 because it seems to have turned some tinderboxen red, others orange, and caused web content regressions
|
2008-01-12 01:56:22 +00:00 |
mkanat%bugzilla.org
|
eadca2daad
|
Bug 411910: install-module.pl aborts when trying to install DBD::Oracle
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
|
2008-01-12 00:43:22 +00:00 |
dwitte%stanford.edu
|
7fd89a26dc
|
tweaking debug warning to reduce noise.
|
2008-01-12 00:38:38 +00:00 |
jwalden%mit.edu
|
48932eb6c9
|
Fix dumb mistake in the last toString patch that causes proto-acid3 to crash.
|
2008-01-12 00:12:36 +00:00 |
jwalden%mit.edu
|
76cafb407f
|
Bug 411893 - num.toPrecision(undefined) !== num.toString(). r=crowder, a=brendan
|
2008-01-11 23:12:15 +00:00 |
rhelmer%mozilla.com
|
e3945b58ec
|
wrap RunShellCommand in run_shell_command method for better logging and error handling r=coop b=391958
|
2008-01-11 23:10:59 +00:00 |
jwalden%mit.edu
|
52b93f7471
|
Bug 411889 - Given a = num.toString(), b = num.toString(undefined), c = num.toString(10), expect (a === b && b === c). r=crowder, a=brendan
|
2008-01-11 23:07:13 +00:00 |
jst%mozilla.org
|
5ddfef2354
|
Re-landing fix for bug 408301 to see if it really was the cause of the orange last time it landed. Make more XPConnect wrappers share their JSObject maps. r=peterv@propagandism.org, sr=brendan@mozilla.org
|
2008-01-11 23:06:40 +00:00 |
alqahira%ardisson.org
|
dccbb5985b
|
Bug 411599 - [10.5] Pressing tab in an editable table view starts editing the current item and prevents tabbing to the next control (fix ExtendedTableView on 10.5 to behave like NSTableView on 10.5). patch by Sean Murphy <murph@seanmurph.com>, r=Jeff.Dlouhy, sr=smorgan
|
2008-01-11 23:06:12 +00:00 |
thunder%mozilla.com
|
19bcf89cc7
|
Bug 411847: About box doesn't show distribution name and version. r=mano, a=mtschrep
|
2008-01-11 22:38:18 +00:00 |
dbaron%dbaron.org
|
1eb0636337
|
Unset and reset the JS context global objects when doing ExplainLiveExpectedGarbage, just like when doing normal cycle collection. b=410116 r+sr=peterv Not part of default build (DEBUG_CC-only).
|
2008-01-11 22:24:33 +00:00 |
dbaron%dbaron.org
|
993990d18c
|
Fix DEBUG_CC bustage treating all XPConnect roots as expected garbage. b=410116 r+sr=peterv Not part of default build (DEBUG_CC-only).
|
2008-01-11 22:24:04 +00:00 |
ccooper%deadsquid.com
|
034d6d7256
|
b=411967
- add labels to checkboxes and radio boxes to make them easier to click
|
2008-01-11 22:19:21 +00:00 |
reed%reedloden.com
|
f0312de41b
|
Bug 411708 - "Tab bar is 1px smaller in non-overflow state" [p=dao@mozilla.com (D��o Gottwald) r=Ryan a1.9=beltzner]
|
2008-01-11 22:19:00 +00:00 |
reed%reedloden.com
|
b56399081e
|
Bug 408823 - "Killing GTK1, deprecated glib uses" [p=romaxa@gmail.com (romaxa) r=mpgritti a1.9=schrep]
|
2008-01-11 22:16:15 +00:00 |
ccooper%deadsquid.com
|
f940de46ab
|
b=407451
- fix layout of filter criteria to avoid clipping
|
2008-01-11 22:12:13 +00:00 |
mozilla.mano%sent.com
|
de7684e31e
|
Bug 410512 - deleting an item in history sometimes selects item on top of the list. r=dietrich.
|
2008-01-11 22:04:01 +00:00 |
mozilla%kewis.ch
|
2e9008285b
|
Fix bug 402325 - Disable cut and paste commands when all calendars are readonly. r=dbo
|
2008-01-11 21:57:01 +00:00 |
kairo%kairo.at
|
3a7fa7d3a5
|
bug 411965 ��� Adding Swedish locale of ChatZilla to all-locales
|
2008-01-11 20:56:40 +00:00 |
kairo%kairo.at
|
5f11027e7a
|
bug 409797 ��� Add Belarusian [be] localization to all-locales
|
2008-01-11 20:52:59 +00:00 |
aaronleventhal%moonset.net
|
5510586a56
|
Bug 411737. Remove old code to get doc state when getting focusable state for links. No longer useful. r=evan.yan, a=beltzner
|
2008-01-11 20:52:55 +00:00 |
aaronleventhal%moonset.net
|
1b99046294
|
Bug 408997. A11y hierarchy missing in some cases. r=evan.yan, a=beltzner
|
2008-01-11 20:50:27 +00:00 |
sspitzer%mozilla.org
|
17465f39dc
|
fix for bug #406255: emphasize the first matching text in both title and url
r=gavin
a=beltzner
|
2008-01-11 20:01:37 +00:00 |
Olli.Pettay%helsinki.fi
|
c786f757da
|
[XForms] Additional patch for bug 280423, r=merle+aaronr, NPOTB
|
2008-01-11 19:56:56 +00:00 |
alqahira%ardisson.org
|
d4be1a51a0
|
Bug 411612 - Bugzilla OpenSearch produces Bugzilla error page in Camino (add support for the 'param' element used in old versions of the OpenSearch spec). patch by Sean Murphy <murph@seanmurph.com>, r=Jeff.Dlouhy, sr=smorgan
|
2008-01-11 18:54:00 +00:00 |
kairo%kairo.at
|
af72b57625
|
bug 410922 - Allow uploading any extensions onto stage through tinder-config, config changes for lightning, p=philipp@bugzilla.kewis.ch r=mvl
|
2008-01-11 18:50:14 +00:00 |
kairo%kairo.at
|
018d61be4a
|
bug 410922 - Allow uploading any extensions onto stage through tinder-config, p=philipp@bugzilla.kewis.ch r=me r=coop
|
2008-01-11 18:50:03 +00:00 |
nboyd%atg.com
|
7837d9b0d3
|
Fix bug 411539 Generalize some tests for Rhino and Spidermonkey.
r=bclary@bclary.com
|
2008-01-11 17:38:09 +00:00 |
bhearsum%mozilla.com
|
4a8f2feeb9
|
bug 411562: fix dep builders on staging 1.9 automation. r=rhelmer, patch=me
|
2008-01-11 16:16:06 +00:00 |
rcampbell%mozilla.com
|
31de01d48a
|
bug 411693 - migrate unittest machines to unittest key for cvs checkouts
|
2008-01-11 15:28:39 +00:00 |
daniel.boelzle%sun.com
|
53b0292307
|
Bug 393395 Offline Support infrastructure: Synchronization interfaces; r=christian
|
2008-01-11 15:12:12 +00:00 |