Commit Graph

215144 Commits

Author SHA1 Message Date
rhelmer@mozilla.com
b7b70d666b locales 2007-03-26 14:56:56 -07:00
rhelmer@mozilla.com
5599957d1a use betatest not releasetest 2007-03-26 14:28:04 -07:00
gavin@gavinsharp.com
a1d195c4a2 Fix typo in patch for bug 363618 2007-03-26 14:20:28 -07:00
rhelmer@mozilla.com
9cb4e258cf partner configs, r=cf 2007-03-26 14:15:00 -07:00
bclary@bclary.com
5e3bf21303 Bug 370490 - Build SpiderMonkey with JS_C_STRINGS_ARE_UTF8, not part of the build, patch by Tom Insam, r=brendan 2007-03-26 14:13:57 -07:00
nrthomas@gmail.com
6c6dceedc1 Bootstrap config for Thunderbird 2 2007-03-26 14:13:56 -07:00
asqueella@gmail.com
1eed36c4fe Bug 374404 - Don't ship WidgetStateManager as part of toolkit/mailr=bsmedberg 2007-03-26 14:02:00 -07:00
asqueella@gmail.com
096b692e74 bug 375252 - nsJSComponentManager.js / nsJSSupportsUtils.js are not used or packaged anywhere and should be cvs removedr=bsmedberg 2007-03-26 13:53:01 -07:00
gavin@gavinsharp.com
a63617a492 Reftest for bug 341043 by Arno <arno.@no-log.org>, r=roc 2007-03-26 13:39:29 -07:00
sayrer@gmail.com
43a131f86e Backout previous change, as it caused bustage elsewhere. 2007-03-26 12:39:22 -07:00
sayrer@gmail.com
b2da4b6602 Backout previous change, as it caused bustage elsewhere. 2007-03-26 12:37:59 -07:00
sayrer@gmail.com
01e7229275 Backout previous change, as it caused bustage elsewhere. 2007-03-26 12:32:40 -07:00
neil@parkwaycc.co.uk
5d4ca43b2a Fix bustage from bug 375388 2007-03-26 11:29:16 -07:00
neil@parkwaycc.co.uk
c1cf636115 Fix SeaMonkey Mac tinderbox cross-compilation bustage b=375388 r=bsmedberg 2007-03-26 11:17:02 -07:00
ted.mielczarek@gmail.com
4188c2c7a6 bug 371201 - error on spaces in XPI_NAME and some other Makefile vars. r=bsmedberg 2007-03-26 11:15:02 -07:00
sayrer@gmail.com
277bb77024 fix build bustage on gcc 4.1.2. no bug. r=bsmedberg 2007-03-26 10:47:52 -07:00
sayrer@gmail.com
472dcc8373 fix build bustage on gcc 4.1.2. no bug. r=bsmedberg 2007-03-26 10:43:07 -07:00
jwatt@jwatt.org
4a22c650f9 Reftest for viewBox on child svg 2007-03-26 10:01:18 -07:00
jwatt@jwatt.org
16ba5f7966 Add failure rect to reftest 2007-03-26 09:22:18 -07:00
jwatt@jwatt.org
d3d2b5496c Adding reftest for foreignObject 2007-03-26 09:14:38 -07:00
jwatt@jwatt.org
44576a3355 Reftest for percentage units on viewport element breaking user units on graphics 2007-03-26 08:53:49 -07:00
jwatt@jwatt.org
8370c315e5 Adding reftest for null rootElement 2007-03-26 08:35:35 -07:00
ted.mielczarek@gmail.com
21a0f59f5d bug 375110 - symbol upload tweak for better symbol store management. r=bsmedberg 2007-03-26 07:55:27 -07:00
gavin@gavinsharp.com
9621ca794b Fix comment typo from last checkin 2007-03-26 07:23:21 -07:00
gavin@gavinsharp.com
347de5a51b Bug 363318: don't show home page when automatically restarting after an update, r=zeniko, r=mano 2007-03-26 07:22:14 -07:00
jwatt@jwatt.org
c82c6a087a Fixing bug 372098. HTML links with target="" should use the base target. r=Olli.Pettay@gmail.com, sr=jonas@sicking.cc 2007-03-26 06:19:33 -07:00
igor@mir2.org
8428f66dcd Bug 373082: Changine XML method lookup to never alter "this". r=brendan,jwalden 2007-03-26 02:07:24 -07:00
jwatt@jwatt.org
8025978215 Add reftest for stroke-width with percentage value 2007-03-26 00:45:21 -07:00
jwatt@jwatt.org
b44e401ca6 Reftest for rects with one of rx or ry set 2007-03-26 00:43:09 -07:00
dbaron@dbaron.org
c6c5f80b1f Add tests for parsing, storage, and serialization of inherit and -moz-initial values. 2007-03-25 22:54:44 -07:00
Olli.Pettay@helsinki.fi
cf1ccace7f 375196, r+sr=roc 2007-03-25 22:38:22 -07:00
enndeakin@sympatico.ca
d8627a0a9d Bug 374832, lower opacity on drag images, Bug 375038, dragging doesn't work on blocks inside inlines, r+sr=roc 2007-03-25 20:27:53 -07:00
sharparrow1@yahoo.com
bdebedc073 Bug 375273: minor code cleanup in nsContainerFrame. r+sr=roc 2007-03-25 18:12:49 -07:00
rhelmer@mozilla.com
59eb3fc8d6 l10n overrides b=375006 r=preed 2007-03-25 17:18:28 -07:00
rhelmer@mozilla.com
6fac3bbcd4 use hostname in bootstrap email 2007-03-25 16:58:02 -07:00
rhelmer@mozilla.com
0faca51086 support variable fallback b=372757 r=preed r=cf 2007-03-25 16:56:37 -07:00
rhelmer@mozilla.com
af62b9dfea support variable fallback b=372757 r=preed r=cf 2007-03-25 16:54:25 -07:00
dbaron@dbaron.org
adda93a30c More spans needed to separate text frames the same way they're separated in the test. 2007-03-25 15:26:13 -07:00
nrthomas@gmail.com
946f3ea2fe Bug 375220, bump versions to {3.0,1.9}a4pre now that alpha 3 has shipped, r=preed 2007-03-25 15:10:07 -07:00
dbaron@dbaron.org
b46d2af7db Fix unclosed style element. 2007-03-25 15:07:31 -07:00
rhelmer@mozilla.com
91da15a47b better version of autoconf generator b=375219 r=preed 2007-03-25 15:01:51 -07:00
rhelmer@mozilla.com
c306bc7e6c cronjob for autoconf generator b=375219 r=preed 2007-03-25 15:01:12 -07:00
rhelmer@mozilla.com
1fecbf9048 autoconf generator b=375219 r=preed 2007-03-25 15:00:45 -07:00
mozilla.mano@sent.com
9653a0dd2a Bug 374986 - Inappropriate commands are enabled for 'special' folders. r=sspitzer. 2007-03-25 14:56:52 -07:00
dbaron@dbaron.org
3d40530b62 Correctly annotate randomness (really dependency on fonts available on system) due to bug 372629. 2007-03-25 14:42:18 -07:00
dbaron@dbaron.org
213bfef7bb Work around lack of content:none. 2007-03-25 14:41:17 -07:00
dbaron@dbaron.org
f278049a32 Fix two counter references that were copies of the tests. 2007-03-25 14:40:28 -07:00
dbaron@dbaron.org
ad82303094 Add <span>s so that we don't have different text frame separation between test and reference. 2007-03-25 14:39:36 -07:00
dietrich@mozilla.com
2719851c0d Bug 374876 - write out bookmarks.html and archives (r=sspitzer) 2007-03-25 13:14:28 -07:00
dbaron@dbaron.org
ce5da1c499 Add reftests for text-indent. 2007-03-25 12:26:32 -07:00