Commit Graph

184375 Commits

Author SHA1 Message Date
bzbarsky@mit.edu
5f7d419364 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
6c84451848 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
e4bed2651a Turn session restore back on. Tests show a performance problem. See bug 398807. 2007-10-05 16:28:27 -07:00
dolske@mozilla.com
fe9bcdb9b4 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
9f3cde2e41 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
72fe490130 temporarily disable session store tests while session store is disabled 2007-10-05 14:03:59 -07:00
cbarrett@mozilla.com
9f17609134 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
ee1c273447 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
73d09ea7e1 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
fa3cdc2454 Bug 398088, r+sr=sicking 2007-10-05 13:37:55 -07:00
mconnor@steelgryphon.com
1cdebdf058 temporarily disable sessionstore to gauge Tp impact 2007-10-05 13:33:26 -07:00
sayrer@gmail.com
872c8a8b65 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
7cd78b5017 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
f4f1ae514a 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
58bd4f099f 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
f301bebb74 Bug 397955, r+sr=roc 2007-10-05 12:06:54 -07:00
tglek@mozilla.com
b3af379a9c Bug 398571: Fix PRBool misuse bugs in accessible/. r=aaronleventhal, a=dsicore 2007-10-05 11:53:46 -07:00
tglek@mozilla.com
90bd1b75be 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
fffbc1520c Backout of 397749 - suspicion of talos regression. 2007-10-05 10:06:47 -07:00
bclary@bclary.com
ad6d5ad9a9 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
af426efb3e 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
a8c58f1dc5 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
dc5258eb9d Bug 397749 - New style nsSVGAngle. r=tor,sr+a=roc,a=mconnor 2007-10-05 02:11:00 -07:00
reed@reedloden.com
71db48272f 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
bdb6cbdff3 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
b7e4d4f709 Bug 387132 - speed up reftest running. r=vlad, sr=bsmedberg, a=vlad 2007-10-04 16:33:54 -07:00
rhelmer@mozilla.com
1158e69453 exact cutoff time for FF2008 b=398212 r=rhelmer p=joduinn 2007-10-04 15:27:17 -07:00
mozilla@weilbacher.org
0d17416c81 [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
b0256ba928 Bug 398360. speed up onSecurityChange. r=gavin, a=beltzner 2007-10-04 13:02:36 -07:00
vladimir@pobox.com
720d36395a 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
1fc7fa153e 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
99149ab022 b=391028, drawImage with broken PNG horks, r=stuart/a=stuart 2007-10-04 11:57:40 -07:00
cbarrett@mozilla.com
8fe5580b4c 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
330946834d 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
67944fa446 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
67a273c929 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
c69f9f1858 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
fbf4f8759f Bug 398176 - dont count invisible tabs in pageInfo screen, r=aaronlev, a=dsicore 2007-10-04 00:20:37 -07:00
dmose@mozilla.org
e46e5ed77c Fixing orangeness from bug 394483 checkin 2007-10-04 00:01:08 -07:00
dmose@mozilla.org
7e25c58d74 First part of fix for web-based protocol handlers failing in certain situations (bug 394483); r=biesi, sr=sicking 2007-10-03 23:10:47 -07:00
dcamp@mozilla.com
0af15a0d0c let chrome check globalStorage usage for a domain. b=396249, r=enndeakin, sr=jst, a=jst 2007-10-03 23:05:32 -07:00
bzbarsky@mit.edu
af2ed127ad Make sure to notify on the root if a flush happens before we've done so. Bug 397856, r=peterv, sr=sicking 2007-10-03 22:16:35 -07:00
rhelmer@mozilla.com
65292130e4 configure bootstrap for fx 2008 release b=398212 p=joduinn r=rhelmer 2007-10-03 22:04:34 -07:00
jwalden@mit.edu
6a54168963 Bug 393757 - Don't report CSS style errors for identifiers designated as vendor-specific by the CSS spec. This means we won't report errors for things like _width or for any of the -khtml-, -webkit-, -o-, -ms-, etc. properties, cutting down on error console spam a touch. r+sr+a=dbaron 2007-10-03 21:58:27 -07:00
reed@reedloden.com
e00fa71aa4 Backed out elif's patch from bug 307242 due to it causing a reftest failure for the test for bug 218473. 2007-10-03 21:33:43 -07:00
reed@reedloden.com
4ce45e14e4 Rev the uuid for the interface that bug 395004 changed. 2007-10-03 20:34:30 -07:00
philringnalda@gmail.com
5ff7aba53c Bug 397220 - Dom node <label>s have 'for' attributes instead of 'control' attributes, r=sdwilsh, sr=neil, a1.9=dsicore 2007-10-03 20:29:03 -07:00
reed@reedloden.com
5c8b432034 Bug 398458 - "Remove gfxwin in the Windows widget makefiles" [p=xfsunoles@gmail.com (Jonathan Steele) r+sr+a1.9=roc] 2007-10-03 20:28:58 -07:00
reed@reedloden.com
5e226aef23 Bug 389685 - "Empty style attribute generates strange css warning" [p=elif (sharparrow1) r+sr+a1.9=dbaron] 2007-10-03 20:20:36 -07:00
reed@reedloden.com
dd74245928 Bug 307242 - "ASSERTION: bad argument: '(aRight > mLeft) && (aRight < mRight)', @ nsSpaceManager::BandRect::SplitHorizontally" [p=elif (sharparrow1) r+sr+a1.9=roc] 2007-10-03 20:18:31 -07:00