Граф коммитов

2447 Коммитов

Автор SHA1 Сообщение Дата
Wes Kocher 89712d5cb4 no bug - Update Jetpack revision used for tests on mozilla-central. r=philor
--HG--
extra : rebase_source : 9940dc253571b3b3c29e1467d190ef3f5c5f5423
2012-05-22 18:46:05 -05:00
David Burns c17fdf32b0 Bug 756233: Removing Selenium proxy from marionette r=jgriffin 2012-05-22 07:09:46 -07:00
Ryan VanderMeulen 2b0a71de2c Merge m-c to inbound. 2012-05-21 20:37:54 -04:00
Jonathan Griffin e01e718b69 Bug 755473 - Add convenience script to launch qemu and navigate to a url, a=test-only, DONTBUILD because NPOTB 2012-05-21 13:41:55 -07:00
Gervase Markham e95524780d Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Chris Pearce 1067a73ce6 Bug 753546 Part 1 - Make nsDocument listen for 'fullscreen-approved' notification rather than 'perm-changed' to signal fullscreen approved. r=smaug 2012-05-22 08:43:36 +12:00
Ryan VanderMeulen ccc51f3311 Merge m-c to inbound. 2012-05-18 20:22:14 -04:00
Philipp von Weitershausen ac39fa5919 Bug 754216 - Control the emulator from within Marionette JS scripts. r=jgriffin DONTBUILD because NPOTB 2012-05-18 13:30:43 -07:00
Philipp von Weitershausen cbc940176b Bug 754178 - Expose SpecialPowers in Marionette content JS. r=jgriffin 2012-05-18 13:30:13 -07:00
Philipp von Weitershausen 5467627e83 Bug 754178 - Expose SpecialPowers in Marionette chrome JS. r=jgriffin 2012-05-18 13:30:04 -07:00
Joel Maher 99f3cb405b Bug 756346 - please update a new talos.zip to fix tcheckerboard3. r=armenzg 2012-05-18 11:03:37 -04:00
Jonathan Griffin 0017d822e0 Bug 756339 - Setup DNS fix when launching emulator, a=testonly, DONTBUILD because NPOTB 2012-05-17 19:11:16 -07:00
Dão Gottwald 2871daa659 Bug 734172 followup - add gBrowser check for sanity 2012-05-17 16:45:40 +02:00
Dão Gottwald ccfe9580a5 Bug 734172 - Stop blaming tests that replace the first tab for leaking. r=ttaubert 2012-05-17 16:41:08 +02:00
David Burns 2cd5e32cac Bug 755700 - Part A: test case, r=mdas, DONTBUILD because NPOTB 2012-05-16 13:44:24 -07:00
Jonathan Griffin 48f4ec4c90 backout e0d419369fd0 due to inadvertent changes 2012-05-18 11:48:32 -07:00
Malini Das 71f0423dee Bug 755700 - Part B: better handling of window switching, r=jgriffin
--HG--
extra : rebase_source : 1fab5d784b55db1ce0d84c56f69a7c826b2fcdfa
2012-05-17 14:53:55 -04:00
David Burns a3acf5261a Bug 755700 - Part A: test case, r=mdas
--HG--
extra : rebase_source : 526cf4d07a39e7cede83808c0787ce5906aa9169
2012-05-16 13:44:24 -07:00
Jason Duell 9543fee05e bug 752776. Mozilla tweaks to pywebsocket v631. r=mcmanus 2012-05-16 17:04:46 -07:00
Jason Duell 947c215d01 Bug 752776 - Upgrade pywebsocket to v631. r=mcmanus 2012-05-16 17:04:15 -07:00
Marshall Culpepper 313f16d96e Bug 755427: Use the darwin-x86 host directory for the emulator in OSX. Added a new --emulator-binary argument to runtests.py to allow overriding of the emulator used by Marionette. r=mdas 2012-05-16 12:42:59 -07:00
David Burns 5388a5e2e0 Bug 754278 - Support floats in executeScript arguments, r=jgriffin, DONTBUILD because NPOTB 2012-05-15 13:20:57 -07:00
Gregory Szorc d6ef0d601c Bug 754436 - Move xpcshell protocol handler registration into standalone function; r=ted 2012-05-15 09:53:28 -07:00
Ed Morley d3f5137eb6 Backout 85eb1308f976 & 09da30d622c0 (bug 728893) until the test is ready to land 2012-05-15 17:44:18 +01:00
Ryan VanderMeulen f0e58ac202 Disable test for bug 728893 2012-05-15 09:44:59 -04:00
Diogo Golovanevsky Monteiro 156539e715 Bug 728893 - Allow mochitest iframe to go fullscreen. r=ctalbert 2012-05-15 09:00:54 -04:00
Jeff Hammel 531f988b2a Bug 754392 - deploy new talos.zip to fix tp5 responsiveness regressions on windows. r=jmaher 2012-05-14 10:19:29 -04:00
Philipp von Weitershausen 333ce36e5d Bug 753607 - Overhaul existing Marionette WebAPI tests. r=jgriffin DONTBUILD because NPOTB 2012-05-11 13:09:21 -07:00
Philipp von Weitershausen 37ff21afd0 Bug 754059 - Clean up some repetition in Marionette actors/listeners. r=jgriffin 2012-05-11 13:06:53 -07:00
Philipp von Weitershausen f451c25012 Bug 753606 - Support loading a test page while setting whitelist prefs. r=jgriffin 2012-05-11 13:06:53 -07:00
Philipp von Weitershausen 3be352ad8d Bug 754229 - Support x86 emulator in Marionette. r=jgriffin 2012-05-11 13:06:45 -07:00
Kyle Huey 16b6fcbce1 Bug 726376: Prevent infinite recursion in indexedDB::cmp. r=sicking 2012-05-11 10:47:27 -07:00
Joe Drew 4c5614b59f Merge last PGO-clean cset from inbound to central. 2012-05-10 21:25:37 -04:00
Jonathan Griffin ab0e91dfad Bug 754087 - Let waitFor share the script timeout, r=mdas, a=test-only, DONTBUILD because NPOTB 2012-05-10 16:07:07 -07:00
Neil Rashbrook 8154b4f46f Bug 678726 Improved diagnostics to try to figure out what this random orange is r=ted 2012-05-10 22:46:15 +01:00
Malini Das 14f32e5061 Bug 753168 follow-up: if GECKO_OBJDIR is not set, create venv in MARIONETTE_HOME. r=philikon DONTBUILD because NPOTB 2012-05-10 10:57:59 -07:00
Joel Maher 296159fafa Bug 753822 - please upload a talos.zip to support tcheckerboard3 as well as talos updates. r=armenzg 2012-05-10 13:45:06 -04:00
Jonathan Griffin 20f2b59ecf Bug 753273 - Wait for window and browser at the start of newSession, r=mdas, a=test-only, DONTBUILD because NPOTB 2012-05-10 11:42:54 -07:00
Ed Morley c4cc3674f0 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-05-10 13:04:35 +01:00
Jonathan Griffin 0a04935048 Bug 753181 - Interpret paths relative to cwd instead of Marionette, r=mdas, a=test-only, DONTBUILD because NPOTB
--HG--
extra : rebase_source : 5b94c5fc397c8190a76bb05f247c655e5b72eac9
2012-05-09 17:03:13 -07:00
Jonathan Griffin a62a6be159 Bug 753013 reuse secondary emulators, r=mdas, DONTBUILD because NPOTB 2012-05-09 13:39:19 -07:00
Philipp von Weitershausen 8529df96d5 Bug 751783 - Allow sandbox reuse between execute_script calls, r=jgriffin, r=mdas, DONTBUILD because NPOTB, 2012-05-09 12:05:39 -07:00
Ryan VanderMeulen 6d2ef14f81 Merge last PGO green changeset on inbound to m-c. 2012-05-08 21:32:23 -04:00
Philipp von Weitershausen fa5e947e16 Bug 753168 - Create Marionette virtualenv in objdir. r=jgriffin DONTBUILD because NPOTB 2012-05-08 17:16:05 -07:00
Philipp von Weitershausen 111e09ba19 Bug 752991 - Support new B2G in Marionette. r=jgriffin 2012-05-08 17:14:02 -07:00
Chris Pearce ad84909722 Bug 746885 part 3 - Change pointer lock tests to always run on a domain with fullscreen-approved permissions. r=smaug 2012-05-09 09:48:27 +12:00
Jonathan Griffin 56ef88c8de Bug 752763 - Store logcat output for emulator runs, r=mdas, a=test-only 2012-05-08 11:37:49 -07:00
Jonathan Griffin 1a01c0e09c Bug 752958 - Don't assume self.message is a str, a=test-only 2012-05-08 10:01:01 -07:00
Gregory Szorc 527f570d77 Merge services-central into mozilla-central 2012-05-08 09:52:27 -07:00
Justin Lebar 2898458d3f Bug 749018 - Make OOP <iframe mozbrowser> pass current browser frame tests. r=smaug,cjones
--HG--
extra : rebase_source : f15018bf2c9427a0d6e8d44da348d8d7d1693219
2012-05-08 09:20:35 -07:00