Commit Graph

1431 Commits

Author SHA1 Message Date
Masayuki Nakano
b4506dd72f Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin 2011-12-16 22:38:45 +09:00
Ed Morley
005827b2ca Merge mozilla-central and mozilla-inbound 2011-12-16 10:19:52 +00:00
Jan Varga
152a98864a Bug 661877 - Enable storing files in IndexedDB. r=bent 2011-12-16 08:34:24 +01:00
Andrew Halberstadt
822644cd17 Bug 711102 Ensure build environments have logging modules for peptest r=ctalbert 2011-12-15 12:58:37 -06:00
Armen Zambrano Gasparnian
43c69acb11 Bug 673131. talos.json to configure talos.zip from the three. r=coop,p=armenzg 2011-12-15 15:10:35 +00:00
Henri Sivonen
2c8e42f24c Bug 711011 - Declare a character encoding in the Mochitest HTML template. r=ted. 2011-12-15 16:14:32 +02:00
Patrick McManus
687329f540 bug 664284: Add HSTS support for websockets. r=mcmanus 2011-12-15 15:23:00 -08:00
Jason Duell
5e0dfdd482 Bug 689006: Upgrade pywebsocket to binary API (version 553, also supports Python > 2.5) r=mcmanus 2011-12-15 15:21:55 -08:00
Myk Melez
399e29abef no bug - update revision of Add-on SDK being tested; test-only, a=ehsan 2011-12-14 15:02:27 -08:00
Kyle Huey
cd392b3d7b Backout Bug 709657 because it doesn't help our problem. 2011-12-14 08:01:49 -05:00
Andrew Halberstadt
9e69cb0b75 Bug 708309 - Do not use zipfile.extract in mozbase components for peptest r=jhammel a=test-only 2011-12-13 13:53:51 -06:00
Kyle Huey
aac6779e29 Bug 709657: Split uconv out of libxul. r=me a=me CLOSED TREE
--HG--
rename : intl/uconv/src/Makefile.in => intl/uconv/datamodule/Makefile.in
rename : intl/uconv/src/nsUConvModule.cpp => intl/uconv/datamodule/nsUConvDataModule.cpp
2011-12-13 10:48:16 -05:00
Masayuki Nakano
b26f243504 backout 34b8fe028357 2011-12-08 16:42:45 +09:00
Masayuki Nakano
67ab8bc88a Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=ehsan+smaug+enndeakin+dolske 2011-12-07 14:13:06 +09:00
Andrew Halberstadt
e5f5fd2c69 Bug 706844 - Create a make target for peptest. r=jmaher 2011-12-06 09:26:24 -05:00
Geoff Brown
6f971ed723 Bug 698113: copy libmozutils.so to device during remote xpcshell setup; r=jmaher 2011-12-05 07:19:31 -05:00
Geoff Brown
210550d488 Bug 706372: remove -j option from xpcshell command invoked by xpcshell-tests-remote; r=jmaher 2011-12-05 07:19:31 -05:00
Cameron McCormack
e0a524e5bc Bug 670831 - Enable some mochitest sanity tests for uncaught exception handling. r=jmaher 2011-12-02 23:25:04 +11:00
Cameron McCormack
0fb03e07e0 Bug 703176 - Ensure all browser chrome mochitests do fail when uncaught JS exceptions occur. (v1.1) r=jmaher 2011-12-02 23:25:03 +11:00
Masayuki Nakano
a83fec7fde Bug 392159 Use nsIClipboard::SupportsSelectionClipboard() instead of #ifdef in nsEditorEventListener r=ehsan 2011-11-30 11:57:41 +09:00
Andrew Halberstadt
2899913664 Bug 703266 Mirror mozbase to mozilla-central for peptest r=jhammel 2011-11-29 11:43:16 -05:00
Andrew Halberstadt
4c0e6fb578 Bug 703269 - Mirror peptest harness into mozilla-central r=jhammel 2011-11-29 11:43:15 -05:00
Ryan VanderMeulen
dc4305abf8 Bug 604216 - Enable JM+TI for xpcshell tests, r=ted 2011-11-28 13:24:18 -08:00
Masayuki Nakano
b27f1fad56 Bug 697842 stopPropagation() shouldn't break IME composition r=ehsan 2011-11-27 09:36:36 +09:00
Geoff Lankow
2a4388fd47 Bug 668710 - Move mockObjects.js in with the rest of SimpleTest; r=dao
--HG--
rename : toolkit/content/tests/browser/common/mockObjects.js => testing/mochitest/tests/SimpleTest/MockObjects.js
2011-08-05 23:55:49 +12:00
L. David Baron
b69a5e7bd1 Add reftest harness for testing font inflation and add reftests for basic features. (Bug 627842, patch 16) r=roc 2011-11-23 18:48:24 -08:00
Ed Morley
706170521c Merge mozilla-central and mozilla-inbound 2011-11-23 12:12:23 +00:00
Myk Melez
12d29607c2 no bug - update revision of Add-on SDK being tested; test-only 2011-11-22 16:28:04 -08:00
Benjamin Smedberg
2e82f253f6 Bug 429592 part whatever - disable the hang monitor during all tests which also disable the DOM script timeout, since the hang monitor relies on the DOM script timeout to avoid firing on long content script, r=jmaher
--HG--
extra : rebase_source : 9ab0290b869fdb6cfa63605383728a7edcbd54a1
2011-11-11 10:37:24 -05:00
Steve Fink
839d24cc7c Bug 689101 - Test for firebug incompatibility due to jsval ABI mismatch (r=test)
--HG--
extra : rebase_source : 59b1fc17afc25d19d729b9c7955fedbd3bb07d85
2011-10-10 15:06:28 -07:00
Steve Fink
91e792c44e Bug 692987 - Add -d flag to xpcshell to run with JSD enabled (r=ted)
--HG--
extra : rebase_source : a26e627ca221fffe2383dc133511fe04b614009a
2011-10-10 15:06:28 -07:00
Geoff Lankow
b6f4fedea7 Back out changeset 453772872eeb (bug 668710) for bustage 2011-11-20 01:10:40 +13:00
Geoff Lankow
4386ac9bdb Bug 668710 - Move mockObjects.js in with the rest of SimpleTest; r=dao
--HG--
rename : toolkit/content/tests/browser/common/mockObjects.js => testing/mochitest/tests/SimpleTest/MockObjects.js
2011-08-05 23:55:49 +12:00
Cameron McCormack
1f7224ae7b Bug 703230 - Remove mochitest waitForFocus() debug output. r=jmaher 2011-11-18 08:12:30 +11:00
Ed Morley
f40e833352 Merge mozilla-central to mozilla-inbound 2011-11-16 18:05:23 +00:00
Andrew Halberstadt
cc1b3ed991 Bug 700656 - Include new user responsiveness peptest in packaged tests r=ctalbert 2011-11-16 08:58:30 -08:00
Clint Talbert
70bff1ae2a Backed out changeset 1646f17e51b1 - Patch incorrectly moved to m-i 2011-11-16 08:46:15 -08:00
Andrew Halberstadt
3def6aa1b3 Bug 700656 - Include new user responsiveness peptests in packaged tests r=ctalbert 2011-11-16 08:41:05 -08:00
Myk Melez
ef22fdedce no bug - update revision of Add-on SDK being tested; test-only 2011-11-15 15:55:51 -08:00
Ed Morley
08183066d7 Merge last green changeset of mozilla-inbound to mozilla-central 2011-11-15 19:07:09 +00:00
Richard Newman
0ac78ad032 Merge m-c to s-c. 2011-11-15 08:46:51 -08:00
Phil Ringnalda
15887bd189 Backout changesets c9abc8ef4626, d62512892555, 69f89ee5d08f, c511af7d8f58, 6a6a560a1492, ac0ec1183d19, 46669afabd15, 74f32abaa8c0, f197554cf989, 0a2405eb5b90, b48954598d7d, e0a82577259c, 0235d1541e58, 450f2557d3a2, e24d196602bf, 03c2ea0eeba3, 7aca4ef8e538, 11ec362e780b, 4b92a3b96446 (bug 627842) for Windows crashtest assertions and Android reftest failures
--HG--
extra : rebase_source : fc8946055314369bfba5038ded32afcb00bf134d
2011-11-14 22:12:31 -08:00
Jonathan Griffin
455c0427b4 Bug 686019 - Add support for testing addon sync in TPS. r=mconnor 2011-11-14 21:02:02 -08:00
William Lachance
e968a4efed Bug 679759 - Drop MINIDUMP_STACKWALK_CGI support, let harness download symbols as needed; r=ted 2011-11-15 04:33:21 +00:00
Gregory Szorc
3e13aa66a8 Merge m-c to s-c 2011-11-10 15:47:33 -08:00
Jonathan Griffin
3686f8b319 Bug 697824 - buildUrl isn't a member of self, a=testonly, DONTBUILD 2011-11-08 13:45:42 -08:00
L. David Baron
75b4a80762 Add reftest harness for testing font inflation and add reftests for basic features. (Bug 627842, patch 16) r=roc 2011-11-15 17:02:01 +13:00
Cameron McCormack
13ab90286a Bug 652494 - Report uncaught JS exceptions in chrome mochitests as test failures. r=jmaher 2011-11-12 22:06:54 +11:00
Cameron McCormack
0fe9591332 Bug 701632 - Followup fix (pushed without refreshing patch). r=jmaher 2011-11-12 21:52:39 +11:00
Cameron McCormack
3aeddd2747 Bug 701632 - Add some newlines to dump() calls in browser-test.js. r=jmaher 2011-11-12 21:46:07 +11:00