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
Bobby Holley
3d280d317c
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
2011-12-30 09:35:38 -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
Josh Matthews
87431d5a97
Bug 463122 - Improve xpcshell error reporting for generic exceptions caught at the top level. r=ted
2011-12-28 11:57:28 -05:00
Mark Cote
d6a580e0a3
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
48d0dde864
Bug 712518 - Improve MockFilePicker.jsm; r=jmaher
2011-12-23 11:10:52 +13:00
Phil Ringnalda
30796bb59b
Merge m-i <-> m-c
2011-12-24 21:50:23 -08:00
Ms2ger
4ab7e65f42
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
0f02b3204b
no bug - update revision of Add-on SDK being tested; test-only
2011-12-21 16:55:27 -08:00
Jason Duell
144a4ca96d
Bug 710345: Mozilla-specific changes to pywebsocket v606. r=mcmanus
2011-12-20 00:20:12 -08:00
Jason Duell
2d4bdcf04b
Bug 710345: Upgrade pywebsocket to v606 (RFC 6455). r=mcmanus
2011-12-20 00:20:00 -08:00
Gregory Szorc
2e6dd31eef
merge m-c to s-c
2011-12-19 12:26:39 -08:00
Richard Newman
4bcff60b8f
Merge m-c to s-c.
2011-12-16 09:16:17 -08:00
Gregory Szorc
f5225fbf0a
Bug 704642 - Rewrite TPS add-ons functionality; style improvements to TPS module; r=rnewman
2011-12-14 20:31:19 -08:00
Gregory Szorc
53bc29c5a5
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
59e9109685
Merge m-c to s-c
2011-12-14 17:29:29 -08:00
Myk Melez
0e593faa68
no bug - update revision of Add-on SDK being tested; test-only, a=ehsan
2011-12-14 15:02:27 -08:00
Richard Newman
ebb87ea4e2
Merge m-c to s-c.
2011-12-14 11:28:32 -08:00
Jonathan Griffin
945c57eced
Bug 710396 - Call server_close() after shutdown() to force unbinding, a=test-only, DONTBUILD
2011-12-13 14:11:42 -08:00
Richard Newman
0418393199
Merge m-c to s-c.
2011-12-13 12:10:12 -08:00
Andrew Halberstadt
b804869d72
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
722a434c38
Merge m-c to s-c.
2011-12-13 10:58:43 -08:00
Kyle Huey
13ed1dd9cb
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
6808200eb2
Merge mozilla-central and mozilla-inbound
2011-12-16 10:19:52 +00:00
Jan Varga
8702627c09
Bug 661877 - Enable storing files in IndexedDB. r=bent
2011-12-16 08:34:24 +01:00
Richard Newman
dfb65b7c35
Merge m-c to s-c.
2011-12-07 18:49:05 -08:00
Gregory Szorc
2c3baac4b5
Bug 708427 - Print human-friendly times when dumping Sync logs; r=rnewman
2011-12-07 15:12:02 -08:00
Gregory Szorc
ada6d1501b
Bug 704642 - Support handling of repository searches against stub server; r=rnewman
2011-12-07 10:32:51 -08:00
Geoff Brown
7ce427e6e6
Bug 698113: copy libmozutils.so to device during remote xpcshell setup; r=jmaher
2011-12-05 07:19:31 -05:00
Geoff Brown
e992f246ba
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
d82ad83346
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
0926f616b4
Bug 706844 - Create a make target for peptest. r=jmaher
2011-12-06 09:26:24 -05:00
Cameron McCormack
f31eb151ab
Bug 670831 - Enable some mochitest sanity tests for uncaught exception handling. r=jmaher
2011-12-02 23:25:04 +11:00
Cameron McCormack
a1b27ed895
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
145d565bb0
Bug 392159 Use nsIClipboard::SupportsSelectionClipboard() instead of #ifdef in nsEditorEventListener r=ehsan
2011-11-30 11:57:41 +09:00
Andrew Halberstadt
67329c83d6
Bug 711102 Ensure build environments have logging modules for peptest r=ctalbert
2011-12-15 12:58:37 -06:00
Armen Zambrano Gasparnian
c73b1abc76
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
16e9eeab06
Bug 711011 - Declare a character encoding in the Mochitest HTML template. r=ted.
2011-12-15 16:14:32 +02:00
Patrick McManus
2319c27b0d
bug 664284: Add HSTS support for websockets. r=mcmanus
2011-12-15 15:23:00 -08:00
Jason Duell
7ed95dce7f
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
c58226ed28
Bug 703266 Mirror mozbase to mozilla-central for peptest r=jhammel
2011-11-29 11:43:16 -05:00
Andrew Halberstadt
4ca023eda2
Bug 703269 - Mirror peptest harness into mozilla-central r=jhammel
2011-11-29 11:43:15 -05:00
Ryan VanderMeulen
2ccadc30b6
Bug 604216 - Enable JM+TI for xpcshell tests, r=ted
2011-11-28 13:24:18 -08:00
Masayuki Nakano
c51f522330
Bug 697842 stopPropagation() shouldn't break IME composition r=ehsan
2011-11-27 09:36:36 +09:00
Phil Ringnalda
3f8c5b26b0
Back out 1ac4cb2e7c32 to c631f9c3e9a9 (bug 598482) for Android reftest failures
2011-12-23 22:21:58 -08:00
Philipp von Weitershausen
18b9645632
Bug 709568 - Part 0: Create SmsMessages from JS. r=smaug
2011-12-24 06:02:52 +01:00