Commit Graph

6661 Commits

Author SHA1 Message Date
pavlov@pavlov.net
73d97b6c94 bug 362682. re-re-landing linux text goodness. r=vlad, patch by me and Behdad Esfahbod <mozilla@behdad.org>. 2007-10-06 00:26:13 -07:00
bzbarsky@mit.edu
1db12bd2d3 Fix the test 2007-10-05 22:21:03 -07:00
bzbarsky@mit.edu
b2f334ff8c adding test 2007-10-05 21:02:29 -07:00
bzbarsky@mit.edu
3aa58c0862 Make test actually run 2007-10-05 20:53:15 -07:00
bzbarsky@mit.edu
206ba2db4b Adding test. 2007-10-05 20:46:02 -07:00
rhelmer@mozilla.com
f27a4f212a use an external server for externalStagingServer b=396438 r=joduinn 2007-10-05 20:10:44 -07:00
rhelmer@mozilla.com
6b90833922 set ausServer to production b=398212 r=rhelmer p=joduinn 2007-10-05 20:09:38 -07:00
bzbarsky@mit.edu
9013e7e507 Add test 2007-10-05 20:01:10 -07:00
bzbarsky@mit.edu
9fecf5cc61 Fix build bustage by not using debug-only member in opt code. Bug 398668 2007-10-05 18:23:09 -07:00
sayrer@gmail.com
406024c657 Bustage fix for bug 398668 2007-10-05 18:13:52 -07:00
bzbarsky@mit.edu
6be2e13a6b Fix a few issues in bfcache and XBL when javascript is being toggled on and off. Bug 398668, r+sr+a=jst 2007-10-05 17:35:00 -07:00
myk@mozilla.org
efcb8f8c62 bug 398565: display icons in the Applications prefpane for the 'save file' and 'always ask' actions; r=gavin, a=mconnor 2007-10-05 16:41:21 -07:00
bzbarsky@mit.edu
e17b12fc0d Remove trunk instances of MOZILLA_1_8_BRANCH interfaces. Bug 347910, r+sr+a=jst 2007-10-05 16:37:25 -07:00
myk@mozilla.org
2f078d30f5 bug 395136: show types handled only by disabled plugins in the Applications prefpane; r=gavin, a=mconnor 2007-10-05 16:31:10 -07:00
sayrer@gmail.com
93e0ab4747 Turn session restore back on. Tests show a performance problem. See bug 398807. 2007-10-05 16:28:27 -07:00
dolske@mozilla.com
fcd7716641 Disabling fast reftests (bug 387132) due to reported link problems on Linux too. *sigh* 2007-10-05 16:11:12 -07:00
cbarrett@mozilla.com
a28e303cc8 Bug 397209 - Catch ObjC exception when trying to draw to an offscreen buffer. r=josh sr=vlad a1.9=vlad 2007-10-05 14:24:01 -07:00
sayrer@gmail.com
e49b183abf temporarily disable session store tests while session store is disabled 2007-10-05 14:03:59 -07:00
cbarrett@mozilla.com
122eaeedd5 Bug 380203 - Scrollbars now render correctly under complex transforms (rotate/scale/shear). r=josh sr=vlad 2007-10-05 14:01:42 -07:00
bclary@bclary.com
db599c7adf JavaScript Test - ignore XPCCrossOriginWrapper on global object, bug 390946, not part of the build 2007-10-05 13:44:42 -07:00
rhelmer@mozilla.com
a53fc1cd40 update verify configs for Fx 2008 rc1 b=398212 r=rhelmer p=joduinn 2007-10-05 13:40:09 -07:00
Olli.Pettay@helsinki.fi
ad574eb5c0 Bug 398088, r+sr=sicking 2007-10-05 13:37:55 -07:00
mconnor@steelgryphon.com
e6dec49af9 temporarily disable sessionstore to gauge Tp impact 2007-10-05 13:33:26 -07:00
sayrer@gmail.com
9b92111891 Bug 398114. JS_Assert: (cx)->requestDepth || (cx)->thread == (cx)->runtime->gcThread from nsJSSh::Init. r=mrbkap, sr=shaver 2007-10-05 13:10:46 -07:00
reed@reedloden.com
f31c1ab848 Bug 398382 - "A couple of missing or wrong control attributes for labels in places dialogs" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a1.9=mconnor] 2007-10-05 12:38:41 -07:00
reed@reedloden.com
aece6e798b Bug 397216 - "nsPersistentProperties shutdown leak in uconv" [p=asqueella r=smontagu a1.9=damons] 2007-10-05 12:30:37 -07:00
mark.finkle@gmail.com
ede1b0bcd0 b=397982. r=bsmedberg. a=dsicore. Default the spellcheck to load dictionaries from GRE and APP folders 2007-10-05 12:13:18 -07:00
Olli.Pettay@helsinki.fi
3fe7414781 Bug 397955, r+sr=roc 2007-10-05 12:06:54 -07:00
tglek@mozilla.com
5b9f2c9085 Bug 398571: Fix PRBool misuse bugs in accessible/. r=aaronleventhal, a=dsicore 2007-10-05 11:53:46 -07:00
tglek@mozilla.com
a439612373 Bug 398623: Fixed PRBool misuse bugs in extensions/spellcheck. r=mscott, a=dsicore 2007-10-05 11:46:43 -07:00
tor@cs.brown.edu
127d493b6d Backout of 397749 - suspicion of talos regression. 2007-10-05 10:06:47 -07:00
bclary@bclary.com
51dcd6581a JavaScript Test - regression test for bug 394673, by Igor Bukanov, not part of the build 2007-10-05 09:41:54 -07:00
benjamin@smedbergs.us
ef77e06887 Bug 397773 - mozilla-central has pedantic errors because of extra commas, r=mrbkap+brendan a=brendan 2007-10-05 06:58:51 -07:00
longsonr@gmail.com
8f44329675 fix a grammar mistake in a comment to get WINNT 5.2 qm-win2k3-01 dep unit test to rebuild in the hope that the test failure is unrelated to my recent check in 2007-10-05 03:27:31 -07:00
longsonr@gmail.com
123563768f Bug 397749 - New style nsSVGAngle. r=tor,sr+a=roc,a=mconnor 2007-10-05 02:11:00 -07:00
reed@reedloden.com
ba4064fd70 Bug 384304 - "/usr/bin/firefox is not able to handle symlinks due to error in script" [p=hjmf@telefonica.net (H. Montoliu) r=cls a1.9=mconnor] 2007-10-05 00:29:26 -07:00
dolske@mozilla.com
d5648a7295 Disable fast reftests (bug 387132) on Windows until I figure out why it's not linking there. 2007-10-04 18:08:44 -07:00
dolske@mozilla.com
b75b650626 Bug 387132 - speed up reftest running. r=vlad, sr=bsmedberg, a=vlad 2007-10-04 16:33:54 -07:00
rhelmer@mozilla.com
3ca4dd36bd exact cutoff time for FF2008 b=398212 r=rhelmer p=joduinn 2007-10-04 15:27:17 -07:00
mozilla@weilbacher.org
66ceeec5dc [OS/2] Bug 392693: Inconsistent arrow button size and entry field width in Add Bookmark dialog, r=wuno 2007-10-04 15:00:19 -07:00
sayrer@gmail.com
0e5950134f Bug 398360. speed up onSecurityChange. r=gavin, a=beltzner 2007-10-04 13:02:36 -07:00
vladimir@pobox.com
81670aa76d npotb: fix non-libxul/dynamic build, add in JS request begin/end to c3d 2007-10-04 12:25:25 -07:00
dwitte@stanford.edu
fdeb6309d5 fix debug compile error in nsCookie.h. b=394243, r+sr=biesi, a=mconnor 2007-10-04 12:24:00 -07:00
vladimir@pobox.com
a17da32e4b b=391028, drawImage with broken PNG horks, r=stuart/a=stuart 2007-10-04 11:57:40 -07:00
cbarrett@mozilla.com
08f049af74 Bug 398471 - Translate widgets correctly when there is a complex transform. r+a1.9=vlad 2007-10-04 11:16:55 -07:00
dietrich@mozilla.com
1f996354ed Bug 398394 [places] add "match" label to places search builder (for valastiak@mozilla.sk, r=dietrich, a=mconnor) 2007-10-04 10:07:09 -07:00
bclary@bclary.com
37cdba604c JavaScript Tests - update Sisyphus related shell scripts to use /bin/bash, bug 397921, not part of the build 2007-10-04 09:06:34 -07:00
bclary@bclary.com
993ff88ab3 Sisyphus - update shell scripts to use /bin/bash, bug 397921, not part of the build 2007-10-04 08:57:41 -07:00
myk@mozilla.org
b38938b8f3 bug 395138: show types set to 'always ask' in Applications prefpane; r=gavin, a=mconnor 2007-10-04 00:46:29 -07:00
surkov.alexander@gmail.com
67a13c3e68 Bug 398176 - dont count invisible tabs in pageInfo screen, r=aaronlev, a=dsicore 2007-10-04 00:20:37 -07:00