jwalden%mit.edu
60bb2e2ea4
Bug 411007 - Rewrite runtests.pl.in in Python (but don't start using it yet). This version will eventually replace the Perl version; developer testing of all functionality on all platforms is highly appreciated until we can completely remove the Perl version. r=robcee, a=test-harness-work
...
git-svn-id: svn://10.0.0.236/trunk@244273 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-29 03:48:34 +00:00
bzbarsky%mit.edu
883c5faa98
Make the test work in embedding builds too. Bug 414303, patch by Adam Barth
...
<hk9565@gmail.com > and Collin Jackson <mozilla@collinjackson.com >,
r+sr=bzbarsky.
git-svn-id: svn://10.0.0.236/trunk@244272 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-29 03:43:47 +00:00
rhelmer%mozilla.com
a35e9988e3
bump timestamp for fx 2.0.0.12 release b=414327 r=rhelmer p=joduinn
...
git-svn-id: svn://10.0.0.236/trunk@244271 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-29 03:25:12 +00:00
ccooper%deadsquid.com
58f28f3d96
- test CLOBBER
...
git-svn-id: svn://10.0.0.236/trunk@244270 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-29 02:14:21 +00:00
dcamp%mozilla.com
69ece89b7c
Back out bug 402611 for bloat-test orange
...
git-svn-id: svn://10.0.0.236/trunk@244269 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-29 01:58:16 +00:00
mkanat%bugzilla.org
52acd301ff
Bug 414474: Remove debugging code from Search.pm that was left in from bug 399371.
...
Patch By Jesse Clark <jjclark1982@gmail.com > r=mkanat, a=mkanat
git-svn-id: svn://10.0.0.236/trunk@244268 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-29 01:47:01 +00:00
dcamp%mozilla.com
88609bd20a
Bustage fix for 402611
...
git-svn-id: svn://10.0.0.236/trunk@244267 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-29 00:24:21 +00:00
jst%mozilla.org
6089541099
Fixing windows bustage.
...
git-svn-id: svn://10.0.0.236/trunk@244265 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 23:54:56 +00:00
mrbkap%gmail.com
8ebcced0aa
Backing out to see if this is the cause for apparent random crashes.
...
git-svn-id: svn://10.0.0.236/trunk@244264 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 23:52:54 +00:00
bzbarsky%mit.edu
9861ba22b3
Fix bug 406900 by doing a better job of unbinding XBL default content.
...
r=smaug, sr=sicking
git-svn-id: svn://10.0.0.236/trunk@244263 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 23:34:28 +00:00
bzbarsky%mit.edu
46db413a85
Reenable the test on non-Windows.
...
git-svn-id: svn://10.0.0.236/trunk@244262 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 23:23:55 +00:00
sayrer%gmail.com
51c73bd093
Bug 400091. nsFaviconService leak with rapid page loads. r/sr=biesi
...
git-svn-id: svn://10.0.0.236/trunk@244261 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 23:21:27 +00:00
jst%mozilla.org
38b82fd5f3
Fixing bug 413559. Make XPConnect use faster accessors for JS class/parent/private/proto. r=mrbkap@gmail.com, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@244260 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 23:19:52 +00:00
cltbld
b79a06df93
Automated update from host egg.build.mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@244259 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 23:11:09 +00:00
mrbkap%gmail.com
5c7f407daf
There might be a pushed context but no running code. bug 413200, r+sr=jst a=blocking-1.9+
...
git-svn-id: svn://10.0.0.236/trunk@244258 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 23:10:30 +00:00
mozilla%weilbacher.org
8844667de4
Bug 412582: remove MOZ_ENABLE_CAIRO_GFX from the build system, r=ted.mielczarek, a=beltzner
...
git-svn-id: svn://10.0.0.236/trunk@244257 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 23:07:36 +00:00
mrbkap%gmail.com
1f97ad7627
Create a more valid pseudo-frame for liveconnect to avoid null ptr dereferences. bug 409720, r=brendan sr=jst a=brendan
...
git-svn-id: svn://10.0.0.236/trunk@244256 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 23:07:29 +00:00
dcamp%mozilla.com
c5dc0720e2
Bug 402611: Deal with changes to the safebrowsing v2 protocol. r=tony, a1.9=beltzner
...
git-svn-id: svn://10.0.0.236/trunk@244255 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 23:04:45 +00:00
mrbkap%gmail.com
da4a2a901d
Don't allocate links on the heap. bug 410223, r+sr=brendan a=schrep
...
git-svn-id: svn://10.0.0.236/trunk@244254 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 23:03:42 +00:00
ted.mielczarek%gmail.com
393914d89b
bug 404855 - crash reporter ui review, round 2 - mac patch. r=josh
...
git-svn-id: svn://10.0.0.236/trunk@244253 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 22:52:42 +00:00
igor%mir2.org
94bc8289e2
Bug 413793: fixing JS compilation. r=outside of the browser three
...
git-svn-id: svn://10.0.0.236/trunk@244252 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 22:36:59 +00:00
cltbld
2eec9c155e
Automated update from host egg.build.mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@244251 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 22:31:02 +00:00
mozilla%weilbacher.org
e554c5fd80
[OS/2] Bug 413530: fix icon display of files without extensions in listings, fix=Rich Walsh, r=me
...
git-svn-id: svn://10.0.0.236/trunk@244250 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 22:30:45 +00:00
mozilla%weilbacher.org
bf88c99c4d
Bug 413613: remove MOZ_EXTRA_X11CONVERTERS and the code it enables, r=smontagu, a=beltzner
...
git-svn-id: svn://10.0.0.236/trunk@244249 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 22:22:55 +00:00
cltbld
e77569b1cb
Automated update from host egg.build.mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@244248 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 22:11:03 +00:00
mozilla%weilbacher.org
272d7a5be3
Bug 412923: Remove gfx/gfx-config.h.in, r=ted.mielczarek, a=beltzner
...
git-svn-id: svn://10.0.0.236/trunk@244247 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 22:05:47 +00:00
nrthomas%gmail.com
bf0ce1fc2a
Try to fix CVS checkout issues
...
git-svn-id: svn://10.0.0.236/trunk@244246 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 21:48:18 +00:00
anodelman%mozilla.com
ceebdf5ec2
Bug 413714 - cleanup talos display on tinderbox
...
bustage fix for tinderbox print statements disappearing on the waterfall
a/r=anodelman
git-svn-id: svn://10.0.0.236/trunk@244245 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 21:38:16 +00:00
despotdaemon
ba0427879c
Pseudo-automatic update of changes made by sebo.moz@googlemail.com.
...
git-svn-id: svn://10.0.0.236/trunk@244239 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 21:10:16 +00:00
anodelman%mozilla.com
6908f0f246
Bug 413714 - cleanup talos displays on tinderbox
...
Bustage fix, trying to append float to string without str()
a/r=anodelman
git-svn-id: svn://10.0.0.236/trunk@244238 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 20:43:06 +00:00
sdwilsh%shawnwilsher.com
c8c69cba34
Test for Bug 412844
...
git-svn-id: svn://10.0.0.236/trunk@244237 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 20:23:53 +00:00
dtownsend%oxymoronical.com
1ca64eed03
Bug 408118: Auto-enable themes on install. r=robstrong
...
git-svn-id: svn://10.0.0.236/trunk@244236 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 20:13:14 +00:00
mozilla%kewis.ch
f3479d4309
Fix bug 414230 - Restart required for 'Workweek days only' and 'Task in View' option to take effect (regression). r=ssitter
...
git-svn-id: svn://10.0.0.236/trunk@244235 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 20:02:01 +00:00
wtc%google.com
7edb585bc7
Bug 414392: include <string.h> for strncmp. The patch is contributed by
...
Matthew Gregan <kinetik@flim.org >. r=wtc
git-svn-id: svn://10.0.0.236/trunk@244234 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 19:31:39 +00:00
mark%moxienet.com
c832441281
411451 Use caminobrowser.org in things that aren't bookmarks. r=alqahira r=smorgan
...
git-svn-id: svn://10.0.0.236/trunk@244233 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 19:17:12 +00:00
roc+%cs.cmu.edu
483e3cd22a
Bug 411870 backout again
...
git-svn-id: svn://10.0.0.236/trunk@244232 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 19:10:27 +00:00
kairo%kairo.at
abb445e461
bug 414163 - Add nb-NO to ChatZilla and Venkman all-locales
...
git-svn-id: svn://10.0.0.236/trunk@244231 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 19:09:56 +00:00
kairo%kairo.at
a4d035f7eb
bug 414204 - Add es-ES to all-locales for SeaMonkey
...
git-svn-id: svn://10.0.0.236/trunk@244230 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 19:08:04 +00:00
vladimir%pobox.com
087db7472f
re-landing; b=412396, speed up mac image rendering while images are being loaded, r=stuart
...
git-svn-id: svn://10.0.0.236/trunk@244229 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 19:05:45 +00:00
reed%reedloden.com
3ff3817445
Back out zeniko's patch from bug 386228 due to Ts/Txul regressions.
...
git-svn-id: svn://10.0.0.236/trunk@244228 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 19:04:27 +00:00
kairo%kairo.at
1d2c7d3bba
bug 313822 - Make Lightning work on SeaMonkey, r=Mnyromyr sr=Neil
...
git-svn-id: svn://10.0.0.236/trunk@244227 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 18:54:04 +00:00
mark%moxienet.com
d695b2e140
411303 Land SharedMenusCocoa.framework in CVS and build from source. It is no longer necessary to install SharedMenusCocoa.framework in /Library/Frameworks or provide SDK symbolic links on the build host. r=smorgan r=alqahira
...
git-svn-id: svn://10.0.0.236/trunk@244226 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 18:52:50 +00:00
mark%moxienet.com
612bc8d2c9
411303 Land SharedMenusCocoa.framework in CVS and build from source. It is no longer necessary to install SharedMenusCocoa.framework in /Library/Frameworks or provide SDK symbolic links on the build host. r=smorgan r=alqahira
...
git-svn-id: svn://10.0.0.236/trunk@244224 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 18:52:47 +00:00
dtownsend%oxymoronical.com
05388927f8
Bug 404024: Add AMO integration pane followup fix. r=mano
...
git-svn-id: svn://10.0.0.236/trunk@244223 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 18:50:54 +00:00
anodelman%mozilla.com
87d60ac29a
Bug 413714 - Cleanup talos display on Tinderbox
...
a=anodelman r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@244222 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 18:23:46 +00:00
roc+%cs.cmu.edu
04c1c0e95b
Bug 411870. Bidi resolution needs to scan through block continuations when tracking the current line for frames. r=smontagu
...
git-svn-id: svn://10.0.0.236/trunk@244221 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 18:16:22 +00:00
anodelman%mozilla.com
267643af59
Bug 411769 - integrate sunspider tests into talos (push to stage)
...
a=anodelman r=rcampbell
git-svn-id: svn://10.0.0.236/trunk@244220 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 18:12:26 +00:00
bhearsum%mozilla.com
cc2f2d389e
bug 398494: Automation should send nicer emails - update production automation configs. r=rhelmer, patch=me
...
git-svn-id: svn://10.0.0.236/trunk@244219 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 18:08:28 +00:00
rhelmer%mozilla.com
2ef1cbd07f
bump config for fx 2.0.0.12 release b=414327 r=cthomas
...
git-svn-id: svn://10.0.0.236/trunk@244218 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 17:58:56 +00:00
jst%mozilla.org
361854951e
Fixing bug 317240. Re-enabling caps optimization now that a documents principal never changes. r+sr=bzbarsky@mit.edu
...
git-svn-id: svn://10.0.0.236/trunk@244217 18797224-902f-48f8-a5cc-f745e15eee43
2008-01-28 17:51:38 +00:00