Commit Graph

1911 Commits

Author SHA1 Message Date
Tim Taubert
b4f139fac3 merge m-c to fx-team 2012-07-21 12:50:03 +02:00
Jeff Hammel
619df38c07 Bug 775127 - Bump mozInstall version and release to pypi and update mozbase on mozilla central. r=ahalberstadt 2012-07-20 20:19:38 -04:00
Ryan VanderMeulen
a2282bd7e8 Merge m-c to inbound. 2012-07-20 20:19:31 -04:00
Jonathan Griffin
3970b74593 Bug 775755 - Flag an emulator-specific test with qemu = true, r=mbalaur, DONTBUILD because NPOTB 2012-07-20 14:56:20 -07:00
Nick Fitzgerald
2b86de406a Bug 669999 - Add a library for parsing and consuming source map files to Firefox; r=joe_walker,rcampbell 2012-07-18 17:17:00 -04:00
Jonathan Griffin
a939294b01 Bug 774951 - Allow extensions to be excluded when running mochitest, r=jmaher 2012-07-19 10:31:51 -07:00
Doug Turner
c47187a003 Bug 775053 - Disable device storage tests on Android. r=jmaher 2012-07-19 09:43:32 -07:00
Marshall Culpepper
81fc75bd9e Bug 775308 - Enable GPU acceleration in the emulator used by Marionette, r=jgriffin, DONTBUILD because NPOTB 2012-07-18 15:16:31 -07:00
Jonathan Griffin
220b0710d6 Bug 774553 - Wrap getBoolPref with try/catch, r=mdas 2012-07-17 10:38:52 -07:00
Mihnea Balaur
84b6a83c7f Bug 773031 - Get xpcshell tests working on B2G emulators, r=jmaher 2012-07-17 09:56:26 -07:00
Peter Van der Beken
e2daa1df74 Fix for bug 769464 (Check mDOMObjectIsISupports when unwrapping). r=bz.
--HG--
extra : rebase_source : 26d0508b8a11d75164ae4b27af8c64e8845166f9
2012-07-16 16:52:59 +02:00
Joel Maher
acea25a6d2 Bug 775982 - Intermittent Android abort during indexedDB/ipc/test_ipc.html. r=edmorley 2012-07-20 12:59:30 -04:00
Patrick McManus
4c858109e4 bug 770331 - always try and negotiate HTTP Keep-Alive r=biesi
--HG--
extra : rebase_source : d348e3ec56faa48fbed5c4f0f697dee6658e21b2
2012-07-20 08:40:13 -04:00
David Burns
aa204ed38f Bug 772995: Implementing close() for closing windows with marionette; r=mdas 2012-07-16 16:06:04 -07:00
David Burns
31849fa7dd Bug 774223: Make get_logs clear the log file when called; r=mdas 2012-07-16 06:49:49 -07:00
Ed Morley
489adf7c8d Backout 29104ecddc3a (bug 769464) for crashtest assertions 2012-07-16 18:49:14 +01:00
Ed Morley
db49714a0c Merge mozilla-central to mozilla-inbound 2012-07-16 18:32:39 +01:00
Peter Van der Beken
0d3a0c3732 Fix for bug 769464 (Check mDOMObjectIsISupports when unwrapping). r=bz.
--HG--
extra : rebase_source : 1bdf15c06e0e1e89a877a0f74300bf212de5b60e
2012-07-16 16:52:59 +02:00
Joel Maher
11cd82207d Bug 774283 - upload a new talos.zip to capture the latest jstests changes. r=armenzg 2012-07-16 11:29:27 -04:00
Marco Castelluccio
19474c25e7 Bug 770772 - Implement WebappRT test framework on Linux. r=adw 2012-07-14 19:16:58 -04:00
Ben Turner
a88f4eb357 Bug 772700 - 'IndexedDB - OOP from a JS component or JSM doesn't work'. Disable xpcshell tests entirely until I can figure out how to enable them selectively. 2012-07-14 09:13:40 -04:00
Ben Turner
ffa4f808f2 Bug 772700 - 'IndexedDB - OOP from a JS component or JSM doesn't work'. r=khuey+mrbkap.
--HG--
rename : dom/indexedDB/test/unit/head_idb.js => dom/indexedDB/test/unit/head.js
extra : transplant_source : %5D1%15%CC%90%E0%F5%0D%0B%FDi%0B%B9YA%D4c%24%D42
2012-07-14 07:24:20 -04:00
Ms2ger
ee938e4233 Backout changeset 592bfc94e628 for X orange. 2012-07-14 11:23:52 +02:00
Ben Turner
e738469ac9 Bug 772700 - 'IndexedDB - OOP from a JS component or JSM doesn't work'. r=khuey+mrbkap.
--HG--
rename : dom/indexedDB/test/unit/head_idb.js => dom/indexedDB/test/unit/head.js
extra : transplant_source : %217%FC%0D%A3%82%DB%F2DB%F1%5Dc%99%B9%C6j%E1U%A2
2012-07-13 23:05:58 -04:00
Marco Castelluccio
3ca19ffd57 bug 770771 - Implement WebappRT test framework on Windows; r=adw 2012-07-13 15:49:40 -07:00
Jonathan Griffin
5228095c25 Bug 772310 - Check if pref exists before attempting to read from it, r=mdas 2012-07-12 18:01:45 -07:00
David Burns
1080b6b706 Bug 772835: changing get_window and get_windows to match Selenium; r=jgriffin 2012-07-11 12:31:07 -07:00
Malini Das
a2dc93c7cb Bug 771224 - use chrome:// instead of loading remote xul. r=jgriffin 2012-07-12 11:01:20 -04:00
Mihnea Balaur
b80ed74634 Bug 773086 - Add --emulatorImg option to Marionette, r=jgriffin, DONTBUILD because NPOTB 2012-07-11 17:53:51 -07:00
David Burns
faf08f8fac Bug 754226: add getting title of content to marionette. r=mdas 2012-07-10 13:30:21 -07:00
Gregor Wagner
26cabf0ae0 Bug 772127 - Followup: disable on android. r=orange 2012-07-11 13:23:12 -07:00
Joel Maher
a8a922999c Bug 772893 - upload a new talos.zip to remove specialpowers from the default configuration. r=aki
--HG--
extra : rebase_source : e4857e5dfb515e6a25b0d61fa551044336108bbe
2012-07-11 12:37:38 -04:00
Jonathan Griffin
93fb76dda7 Bug 772687 - Add ability to specify deviceRoot when instantiating DeviceManager, r=jmaher 2012-07-11 11:49:30 -07:00
David Burns
7d4d112fb2 Bug 772227: renaming display to is_displayed to align with Selenium API r=jgriffin 2012-07-11 05:30:46 -07:00
Malini Das
aa191d87e9 Bug 772086 - change emulator command check to use simpler call, r=philikon 2012-07-10 15:43:19 -04:00
Mihnea Balaur
9c57bc37b6 Bug 758452 - Add xUnit output support to Marionette, r=jgriffin, DONTBUILD because NPOTB, 2012-07-10 10:37:00 -07:00
Ryan VanderMeulen
959e0d6234 Merge m-c to inbound. 2012-07-09 20:53:11 -04:00
Gregory Szorc
673af4d9e1 Merge mozilla-central into services-central 2012-07-09 15:15:18 -07:00
Gregory Szorc
f0647bbe94 Merge mozilla-central into services-central 2012-07-08 20:48:04 -07:00
Gregory Szorc
80b5ac1bfa Merge mozilla-central into services-central 2012-07-03 09:55:45 -07:00
Richard Newman
bed5378e3f Merge m-c to s-c. 2012-07-01 11:06:36 -07:00
Richard Newman
c8abd6c7c8 Merge m-c to s-c. 2012-06-29 23:45:13 -07:00
Kyle Huey
908601bb91 No bug: disable this test on Android until we can debug it. 2012-06-29 18:49:07 -07:00
Joel Maher
54991cc9c3 Bug 771587 - update a talos.zip to include specialpowers, a11y, dirty, v8, sunspider changes. r=jhammel 2012-07-09 13:56:13 -04:00
Gregory Szorc
8e71f71a3c Bug 762837 - Try to find modules directory if not defined; r=ted
This is a workaround to enable modules to be found on the buildbot test
runners.
2012-06-29 13:27:11 -07:00
Gregory Szorc
145eee1e31 Bug 755339 - Package testing-only JS modules; r=ted 2012-06-29 13:27:06 -07:00
Ryan VanderMeulen
a04de6c03c Merge m-c to inbound. 2012-07-07 10:06:52 -04:00
Joel Maher
2b34ec62fa backout 9abaedb956a1 2012-07-06 15:59:19 -04:00
Mihnea Dobrescu-Balaur
8f3aa62469 Bug 770490 - Add ability to specify emulator resolution, r=jgriffin, DONTBUILD because NPOTB, 2012-07-06 11:54:59 -07:00
Joel Maher
643f3f15f5 Bug 771587 - update a talos.zip to include specialpowers, a11y, dirty, v8, sunspider changes. r=armenzg 2012-07-06 14:26:46 -04:00