Commit Graph

1453 Commits

Author SHA1 Message Date
Mark Cote
7ea9aa8956 Bug 713256 - Mirror mozbase changes for working properly on buildslaves into m-c r=ctalbert 2011-12-23 12:46:37 -05:00
Geoff Lankow
eb732e76d2 Bug 712518 - Improve MockFilePicker.jsm; r=jmaher 2011-12-23 11:10:52 +13:00
Phil Ringnalda
8e7c10e41c Merge m-i <-> m-c 2011-12-24 21:50:23 -08:00
Ms2ger
5f5ed0e186 Bug 711838 - Remove the jetpack service; r=bsmedberg
Change to toolkit-makefiles.sh r=edmorley
2011-12-24 09:25:52 +01:00
Myk Melez
8b58c39b05 no bug - update revision of Add-on SDK being tested; test-only 2011-12-21 16:55:27 -08:00
Jason Duell
450977e6bd Bug 710345: Mozilla-specific changes to pywebsocket v606. r=mcmanus 2011-12-20 00:20:12 -08:00
Jason Duell
a718d13be0 Bug 710345: Upgrade pywebsocket to v606 (RFC 6455). r=mcmanus 2011-12-20 00:20:00 -08:00
Gregory Szorc
5c5956446f merge m-c to s-c 2011-12-19 12:26:39 -08:00
Richard Newman
012380b6dc Merge m-c to s-c. 2011-12-16 09:16:17 -08:00
Gregory Szorc
88effaf2e8 Bug 704642 - Rewrite TPS add-ons functionality; style improvements to TPS module; r=rnewman 2011-12-14 20:31:19 -08:00
Gregory Szorc
9ae75493e6 Bug 709388 - Restrict set of enabled engines when running TPS tests; r=rnewmana a=testonly 2011-12-14 20:03:46 -08:00
Gregory Szorc
30236d5e05 Merge m-c to s-c 2011-12-14 17:29:29 -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
Richard Newman
bc75a4cc98 Merge m-c to s-c. 2011-12-14 11:28:32 -08:00
Jonathan Griffin
b9449f000f Bug 710396 - Call server_close() after shutdown() to force unbinding, a=test-only, DONTBUILD 2011-12-13 14:11:42 -08:00
Richard Newman
fb25194f74 Merge m-c to s-c. 2011-12-13 12:10:12 -08: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
Richard Newman
3f79fb24e0 Merge m-c to s-c. 2011-12-13 10:58:43 -08: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
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
Richard Newman
810c3809b5 Merge m-c to s-c. 2011-12-07 18:49:05 -08:00
Gregory Szorc
6340fbecee Bug 708427 - Print human-friendly times when dumping Sync logs; r=rnewman 2011-12-07 15:12:02 -08:00
Gregory Szorc
a6298274c9 Bug 704642 - Support handling of repository searches against stub server; r=rnewman 2011-12-07 10:32:51 -08: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
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
Andrew Halberstadt
e5f5fd2c69 Bug 706844 - Create a make target for peptest. r=jmaher 2011-12-06 09:26:24 -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
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
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
Phil Ringnalda
3cce1527f8 Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures 2011-12-23 22:21:58 -08:00
Philipp von Weitershausen
b4f8cd1f2d Bug 709568 - Part 0: Create SmsMessages from JS. r=smaug 2011-12-24 06:02:52 +01:00
Boris Zbarsky
1a2c9f889e 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
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
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