Commit Graph

68380 Commits

Author SHA1 Message Date
Philipp von Weitershausen
84bbbabc50 Bug 648367 - Add run_next_test to head.js. r=ted 2011-04-18 13:31:20 -07:00
Richard Newman
6e6815e668 Bug 650208: part 2b: clean up basic auth mess in tests. r=philiKON 2011-04-18 13:26:03 -07:00
Richard Newman
b778a7a33c Bug 650208: part 2: augment tests to actually track collections. r=philiKON 2011-04-18 13:25:25 -07:00
Richard Newman
15c78354a1 Bug 650208: part 1: improve printing of record ID mismatches. r=philiKON 2011-04-18 13:25:19 -07:00
Richard Newman
d906518cf3 Bug 650208: part 0: refactor timestamp logic in tests. r=philiKON 2011-04-18 13:25:08 -07:00
Wes Johnston
8f079fca90 Bug 650123 - Update max version used for addon tests in Fennec r=mfinkle 2011-04-18 12:37:09 -07:00
Wes Johnston
9e3846ae24 Bug 650578 - Disable notification tests on Android. r=mfinkle 2011-04-18 12:37:06 -07:00
Daniel Holbert
b2bcf9d2dd Bug 637207 followup: Remove declaration of now-removed helper function. r=gal 2011-04-18 12:30:51 -07:00
Timothy B. Terriberry
e63a2989e7 Bug 650834 - Add casts to pointer differences in assertion r=dougt 2011-04-18 12:22:51 -07:00
Joel Maher
bf026ce1e0 Bug 649475 - [android-tests-only] remote jsreftests fail because user.js forces prompt for elevated privileges r=ctalbert 2011-04-19 15:17:02 -07:00
Joel Maher
c491e58d06 Bug 650828 - change runtestremote and remotereftests to generate pid file. r=ctalbert 2011-04-19 15:17:01 -07:00
Neil Rashbrook
81d4a765c4 Bug 650950 Simplify DOMMouseScroll event handler r=dao 2011-04-19 23:12:50 +01:00
Dave Townsend
229fc65d24 Bug 617289: PluginProvider doesn't keep IDs of plugins consistent between restarts. r=robstrong 2011-04-19 14:53:07 -07:00
Justin Dolske
bfd240a0f9 Bug 637160 - window-modal prompts used instead of tab-modal prompts when reentering a page using back/forward. r=bz 2011-04-19 14:18:17 -07:00
Justin Dolske
d2f747fa56 Bug 638352 - tab-modal dialogs can get into bad focus state and key events can bleed through tabs. r=gavin 2011-04-19 14:18:17 -07:00
Mark Finkle
6e28b1dcf1 Bug 650676 - browser_autocompletesearch.js throws getting ProfD, then times out, on Android [r=vingtetun] 2011-04-19 16:04:03 -04:00
Bob Moss
87017e688d Bug 650110 Update SUTAgent, whitespace refactor for fencp, ffxcp, watcher, r=ctalbert 2011-04-18 11:55:24 -07:00
Bob Moss
f5373b1b07 Bug 650110 Update SUTAgent - adding in fencp, ffxcp, watcher code r=ctalbert 2011-04-18 11:55:24 -07:00
Bob Moss
884388d6e8 Bug 650110 - Update SUTAgent, whitespace refactor for agent code r=ctalbert 2011-04-18 11:55:24 -07:00
Bob Moss
5a27c8ee0c Bug 650110 Update SUTAgent in m-c to 1.01, main agent update r=ctalbert 2011-04-18 11:55:24 -07:00
Robert Longson
55e9f84758 Bug 648819 - Stop ASSERTION: unknown nsISVGValue with invalid patternTransform. r=dholbert 2011-04-18 19:55:07 +01:00
Landry Breuil
635ea6a347 Bug 633193 - Implement CalculateProcessCreationTimestamp() on OpenBSD. r=taras 2011-04-19 01:29:48 +02:00
ojab
89c0409a41 Bug 650476 - Fix build --with-libxul-sdk. r=glandium 2011-04-19 01:26:33 +02:00
Margaret Leibovic
b62ff5f089 Bug 649367 - "nightly is up to date" does not have enough contrast against the new about window dark backgrounds. r=gavin 2011-04-19 01:25:24 +02:00
Serge Gautherie
5c6a46a0c1 Bug 647414 - Distributed extensions should be automatically installed into temporary testing profile; (Cv1) Add ipc-overlay.xul to SeaMonkey too.
r=jmaher.
2011-04-18 18:50:04 +02:00
Serge Gautherie
0a24429b84 Bug 647414 - Distributed extensions should be automatically installed into temporary testing profile; (Bv3) Make installExtensionsToProfile() automatically install application distributed extensions.
r=jmaher.
2011-04-18 18:48:23 +02:00
Serge Gautherie
e51245f503 Bug 647414 - Distributed extensions should be automatically installed into temporary testing profile; (Av2) Improve addChromeToProfile() and related.
r=jmaher.
2011-04-18 18:41:57 +02:00
Mounir Lamouri
2bac0b7762 Merge cedar with mozilla-central. 2011-04-18 17:16:20 +02:00
Peter Van der Beken
0278484cd6 Fix for bug 649872 (Remove XPCONNECT_STANDALONE). r=mrbkap.
--HG--
extra : rebase_source : 1dff3dd06d1e1e0d93fba8be4c736d87ca574a1b
2011-04-18 15:44:12 +02:00
Landry Breuil
b60f8e05f9 Bug 648721 - Fix linking of xpcshell and plugin-container on OpenBSD. r=glandium 2011-04-18 12:15:37 +02:00
Makoto Kato
1af4175e89 Bug 571739 - Use SIMD for conversion from RGB to YUV on Win64. r=kinetik 2011-04-18 09:51:18 +09:00
Ed Morley
66e8b8dcd4 Bug 473687 - Remove widget WinCE support: Part D (Remove nsWindowGfx::OnSettingsChangeGfx & nsWindow::OnSettingsChange); r=dougt 2011-04-24 20:10:16 -07:00
Ed Morley
1af84c3e2a Bug 473687 - Remove widget WinCE support: Part C (Remove ENABLE_IME_MOUSE_HANDLING); r=dougt 2011-04-24 20:10:14 -07:00
Ed Morley
e42de02222 Bug 473687 - Remove widget WinCE support: Part B (Main ifdef removal); r=dougt 2011-04-24 20:10:12 -07:00
Ed Morley
21d6d903f1 Bug 473687 - Remove widget WinCE support: Part A (File removal); r=dougt 2011-04-24 20:10:10 -07:00
Zack Weinberg
43341e9470 Bug 651926: abort (even in production) if anything in gfxPlatform::Init fails, its callers can't cope. r=jrmuizel 2011-04-21 12:36:53 -07:00
Zack Weinberg
557aeba56f Bug 649429 part 2: move nsSVGUtils::ConvertToSurfaceSize back to nsSVGUtils.cpp. r=dholbert
--HG--
extra : rebase_source : 7c3b91c2d59b39d9c5e0421ac77dad94ef947e34
2011-04-21 12:36:46 -07:00
Masatoshi Kimura
9741535413 Bug 650653 - Fix test_ident_escaping.html and test_parse_ident.html when using DBCS locales. r=dbaron 2011-04-17 23:13:15 +02:00
Ehsan Akhgari
9676a5023a Bug 492181 - test_plugin_freezing.html causes focus problems for the following test; r=roc 2011-04-16 19:39:43 -04:00
Marco Bonardo
f3a40da729 Merge mozilla-centra to Places 2011-04-18 14:30:00 +02:00
Mounir Lamouri
7ccf5d6ca3 Bug 650629 - Clean up and fixes tests landed with bug 583514. r=ehsan 2011-04-18 11:25:52 +02:00
Makoto Kato
ad6e30e57b Bug 643667 - Remove HAVE_XIE. r=ted 2011-04-18 17:31:51 +09:00
Makoto Kato
a81bd9269d Bug 638408 - Remove unused nsUConvDll.*. r=smontagu 2011-04-18 17:31:01 +09:00
Phil Ringnalda
8973704236 Bug 650594 - plugin-transform-1.html unexpectedly passes on Android, annotate that we don't actually care about pass or fail in the !haveTestPlugin case, r=roc 2011-04-17 09:44:20 -07:00
Dão Gottwald
4ac8291c1d Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2011-04-17 21:53:25 +02:00
Bjarne
61e359bef6 Bug 549767 - Write/flush cache metadata off main-thread. r=michal.novotny 2011-04-17 19:31:15 +02:00
Christian Ascheberg
14b8444d2c Bug 637049 - No GUI to return from fullscreen mode with popups. r=dao 2011-04-17 19:28:54 +02:00
Phil Ringnalda
e246a13e51 Bug 650602 - Annotate content/html/content/reftests/583514-1.html as failing on Android, since it does 2011-04-16 23:37:56 -07:00
Phil Ringnalda
11214c3c78 Bug 650597 - Annotate layout/xul/base/src/grid/reftests/not-full* as failing on Android, since they do 2011-04-16 23:30:22 -07:00
Phil Ringnalda
262cd0d11a Bug 650591 - Annotate layout/reftests/percent-overflow-sizing/hScroll* as failing on Android, since they do 2011-04-16 23:01:30 -07:00