Bobby Holley
21adfde48e
Bug 731442 - Back out f9145dab4be9 (bug 718543) due to test failures. r=backout
2012-03-06 11:05:29 -08:00
Tim Taubert
39e83d0057
Bug 683953 - Part 1 - Parse log output and collect statistics about leaked DOMWindows and DocShells; r=ted
2012-02-25 12:48:05 +01:00
Jonas Sicking
5e2c35737e
Bug 722626: Implement DOMRequest object. r=mrbkap
2012-02-24 14:19:49 +01:00
Gavin Sharp
e598724f40
Bug 728627: simplify SpecialPowers pref observing, r=jmaher
...
--HG--
extra : rebase_source : 1c411dc0e8679cea3cc1f68ec792c36d19fbacfc
2012-02-18 17:33:18 -08:00
Joel Maher
a05309ab15
Bug 725112 - Add an easy make command to rerun tests that failed the last time. r=ted
2012-02-20 09:59:04 -05:00
Bobby Holley
0dae4c03ad
Bug 718543 - Preserve SpecialPowers wrapper identity with a WeakMap cache. r=mrbkap
2012-02-19 15:47:12 -08:00
Serge Gautherie
47de83d6c5
Bug 725942. (Av1) browser-test.js: Ignore empty console messages. r=dtownsend.
2012-02-14 21:37:45 +01:00
Geoff Lankow
61a628c863
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part F, remove uses of nsIPrefBranch2 in testing/ and layout/tools/reftest/ ; r=bsmedberg
2012-01-17 15:01:25 +13:00
Joel Maher
ea3e6037cf
Bug 717018 - merge robotium logs into a single logfile. r=gbrown,jhammel
2012-02-09 08:49:00 -05:00
Serge Gautherie
be41c83ac8
Bug 725045. (Av1) pushPrefEnv() param is "clear" not "remove". r=jmaher.
...
DONTBUILD (comment-only).
2012-02-07 22:05:18 +01:00
Dão Gottwald
46128d4821
Bug 724286 - Fix TelemetryTimestamps, AddonManagerPrivate global scope pollution and whitelist __SSi. r=dietrich
2012-02-05 21:22:57 +01:00
Gavin Sharp
68c7507d6c
Bug 723207: fix SimpleTest.info when called as just info(), r=jmaher
...
--HG--
extra : transplant_source : %02%AC%FC%98%E8%23%FE%9A%3D%BC%DEck%16%9FP%CE%95%B3%AF
2012-02-01 10:11:53 -08:00
Gavin Sharp
6fe4e4bc0c
Bug 718203: don't allow drops of javascript: URIs on the home button, r=enndeakin, sr=bz
...
--HG--
extra : transplant_source : %ADP%C0%F8%8D%C4%A2v%BC%E5ZM%FC%D6BB%B7A%1E%07
2012-01-30 17:58:30 -08:00
Ed Morley
2b0f37d32f
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-03 16:45:09 +00:00
Matt Brubeck
440762f297
Bug 720985 - Temporarily whitelist properties leaked by Fennec tests [r=dao]
2012-02-03 08:20:08 -08:00
Dão Gottwald
5100aaee99
Bug 720985 - Report a failure when a test leaks a global variable. r=gavin
2012-02-03 10:10:52 +01:00
Kartikaya Gupta
16bb852dae
Bug 722367 - Update path to robocop.apk and fennec_ids.txt in mochitest-robotium target. r=jmaher
2012-01-30 13:14:47 -05:00
Daniel Holbert
5febc529b4
Bug 722075: Fix $(NULL)-after-commented-out-lines in a mochitest Makefile. r=gavin
2012-01-30 12:11:41 -08:00
Reuben Morais
b15bc38f0f
Bug 722144 - Allow dblclick on EventUtils.sendMouseEvent. r=smaug
2012-01-29 05:01:00 -08:00
Jonathan Watt
37c1301be5
Bug 701060 - Fix race condition with pref observers causing test orange. r=ehsan.
2012-01-27 22:16:44 +00:00
Joel Maher
3c8ca91d37
Bug 717057 - allow robotium testPan to run in talos. r=kats,gbrown
2012-02-02 10:09:26 -05:00
Ms2ger
924b63075d
Merge m-c to m-i.
2012-01-25 11:06:40 +01:00
Ms2ger
ef174bdccd
Bug 718271 - Use TEST-UNEXPECTED-FAIL instead of TEST-UNEXPECTED-ERROR; r=jmaher
2012-01-25 08:50:04 +01:00
Dão Gottwald
2e4b60b563
No bug - fix some browser chrome tests that pollute the global scope
2012-01-24 23:08:42 +01:00
Serge Gautherie
e0b14800f9
Bug 720095. (Av1a-mochitest) Fix some strict warnings and nits. r=ted.mielczarek.
2012-01-24 17:38:46 +01:00
Dao Gottwald
5b8afd1702
Bug 719849 - global variables pollute the browser window during devtools tests; r=rcampbell
2012-01-23 11:50:11 -04:00
Dão Gottwald
55df5a1cf9
No bug - fix some browser chrome tests that pollute the global scope
2012-01-20 16:21:46 +01:00
Bobby Holley
5e68024fa3
Bug 702353 - Implement Proxy-Based XPCOM Wrappers in SpecialPowers. r=mrbkap,ted
2012-01-18 19:10:04 -08:00
Ms2ger
a1e2d49bca
Merge m-c to m-i.
2012-01-24 20:11:54 +01:00
Geoff Brown
9c22c4a962
Bug 717684 - Robocop: better diagnostics when TEST_PATH incorrect; r=jmaher
2012-01-24 09:46:34 -05:00
Joel Maher
b14919c589
Bug 716732 - Robocop: fennec_ids.txt not always generated. r=kats
2012-01-11 08:50:10 -05:00
Ehsan Akhgari
3d6474bf75
Bug 668728 - Teach the mochitest harness to verify that the test calling finish is the same one that we expect it to be, to avoid drastic failures such as test_reftests_with_caret.html inadvertently navigating back, and skipping half of its tests; r=ted
2011-08-19 02:03:25 -04:00
Boris Zbarsky
edd0a7b852
Bug 716549. Flush on every mousemove, because otherwise we can end up with mouse events (mousemove, mousein, mouseout) dispatched to the wrong elements. r=smaug
2011-12-23 22:52:26 -05:00
Joel Maher
5d75016d73
Bug 710445 - Add support for packaging tests in a specific directory. r=gbrown
2012-01-07 18:41:08 -05:00
Joel Maher
bf6761d74e
Bug 715309 - robocop needs to have a more uniform log format. r=gbrown
2012-01-07 18:41:08 -05:00
Ed Morley
71e7d54a52
Backout 8ec01f6f316f (bug 705175), a1dc0efef542 (bug 716077), b5686f25b258 (bug 710445), 32f8d3be2ad1 (bug 715309) for mochitest/reftest failures on Android & Windows
2012-01-07 14:57:58 +00:00
Joel Maher
7e0987f21b
Bug 710445 - Add support for packaging tests in a specific directory. r=gbrown
2012-01-07 08:25:05 -05:00
Joel Maher
003af6373f
Bug 715309 - robocop needs to have a more uniform log format. r=gbrown
2012-01-07 08:25:05 -05:00
Geoff Brown
21f809c119
Bug 715408 - Delete any existing remote profile before running mochitest-remote; r=jmaher
2012-01-06 08:37:54 -05:00
Vivien Nicolas
6c5ec4d14f
Bug 715205 - b2g application can't run Gaia's browser-chrome tests r=cjones
2012-01-06 12:35:53 +01:00
Joel Maher
a15d982fcf
Bug 701076 - [hoooking up make] Robotium integration into birch tree. r=blassey,bear
2011-12-31 10:03:36 -05:00
Masayuki Nakano
fc5c7c4c25
Bug 711903 part.1 EventUtils.synthesizeKey() shouldn't dispatch keypress event for modifier keys if the event type isn't specified r=smaug
2011-12-31 23:04:37 +09:00
Phil Ringnalda
a5baca4aac
Back out 04ef7f564450 (bug 701076) and 632f07583bd8 (bug 711591) for mochitest-oth bustage
2011-12-30 14:19:30 -08:00
Joel Maher
e67402658e
Bug 701076 - [hookup to make] Robotium integration into birch tree. r=blassey,bear
2011-12-30 15:57:34 -05:00
Bobby Holley
228e78b8ef
Bug 713747 - Fix funky tests. r=bz
...
The conversion of checks for UniversalBrowserWrite to UniversalXPConnect caused these test fail, because they acquire UniversalXPConnect and actually doesn't want the results. In particular, they pass the security check in nsWindowWatcher::CalculateChromeFlags, which causes them to fail.
The first test doesn't actually need UniversalXPConnect, so we can remove it for free. The second one needs it, so we add some SpecialPowers goop to make it possible. It's not ideal, but it can go away when the wrapper in bug 702353 lands.
2011-12-30 09:35:39 -08:00
Cameron McCormack
b25c4fa9a7
Bug 710863 - Finish mochitests when they are run in single test mode. r=jmaher
2011-12-30 11:09:03 +11:00
Geoff Lankow
48d0dde864
Bug 712518 - Improve MockFilePicker.jsm; r=jmaher
2011-12-23 11:10:52 +13:00
Phil Ringnalda
3f8c5b26b0
Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures
2011-12-23 22:21:58 -08:00
Boris Zbarsky
80f7f0700f
Bug 598482 part 24. Flush on every mousemove, because otherwise we can end up with mouse events (mousemove, mousein, mouseout) dispatched to the wrong elements. r=smaug
2011-12-23 22:52:26 -05:00
Jason Duell
144a4ca96d
Bug 710345: Mozilla-specific changes to pywebsocket v606. r=mcmanus
2011-12-20 00:20:12 -08:00