Jonathan Griffin
4b78127fcb
Bug 837137 - Fix some errors in commandId usage, r=mdas
2013-03-25 11:09:16 -07:00
Benjamin Peterson
fe1beae84b
Backout Bug 854117 because philor said so
2013-03-23 16:38:41 -05:00
Mounir Lamouri
f74640f5c6
Bug 854117 - Re-enable test_resize_move_windows.html and test_resize_move_windows.xul on Linux. rs=Ms2ger
2013-03-23 18:02:21 +00:00
Mounir Lamouri
fe9dacd3d0
Bug 849438 - Searches in ListControlFrames should ignore . r=bz
2013-03-22 17:52:52 +00:00
Andrew Halberstadt
5a7a40cf8b
Bug 853558 - Don't use copied over devicemanager files in b2g unittests, r=jgriffin
2013-03-22 16:48:04 -04:00
Joel Maher
a8f111815f
Bug 853868 - upload a new talos.zip to report tp5o numbers to graph server. r=armenzg
2013-03-22 11:42:17 -04:00
Phil Ringnalda
91489a9327
Back out 27fb990d7fc7 (bug 838374) for Android bustage
...
CLOSED TREE
2013-03-21 22:58:41 -07:00
Jeff Hammel
00016781fd
Bug 838374 - release mozprofile, mozprocess, mozdevice (and other?) and mirror to m-c;r=ahal
2013-03-21 21:06:28 -07:00
Joel Maher
acbe7e05ea
Bug 827446 - update mochitest, reftest, xpcshell to use mozcrash. r=jhammel
2013-03-21 09:19:34 -04:00
Luqman Aden
0dc75a6ca0
Bug 853219 - List mozcrash as dependency in mochitest venv setup. r=jgriffin
2013-03-20 16:36:16 -07:00
Georg Fritzsche
e0cfa4daf6
Bug 816223 - Scan subdirectories for xpcshell.ini from mach command. r=ted
2013-03-19 17:42:08 +01:00
Gavin Sharp
7281829ef2
Bug 851516: browser-chrome should wait for delayedStartup. r=joe
...
--HG--
extra : rebase_source : 242defb996e64271c100b7de1140dde76d3e3c39
2013-03-19 09:50:31 +01:00
Yiming Yang
d50b288531
Bug 847758 - Fire touchcancel for single action chains and element touch commands, r=mdas
2013-03-19 14:59:48 -07:00
Mike Shal
7ecea60097
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
2013-03-19 11:47:00 -07:00
William Chen
6a48e001a2
Bug 838216 - Follow up to correct path to a test. r=jgriffin
2013-03-19 15:17:00 -07:00
Martijn Wargers
9bcfc86015
Bug 838216 - Add caps and docshell tests to b2g, r=jgriffin
2013-03-18 11:06:01 -07:00
Steve Fink
147b0e4789
Bug 850903 - runtests.py --debugger should suppress the timeout. r=ted
...
--HG--
extra : rebase_source : dc1ecc3deacbc1a0aa3e6b1f2ea87a66c54a82a2
2013-03-13 13:12:07 -07:00
Dave Hunt
d1665ee496
Bug 852456 - fix double_tap and long_press for desktop B2G, r=mdas
2013-03-19 14:03:11 -04:00
Andrea Marchesini
ccfb81cfa0
Bug 832923 - Implement <input type='file'> on B2G, r=mounir, r=fabrice
2013-03-19 18:49:16 +01:00
Joel Maher
4d00eeb1c3
Bug 852509 - add a make target for the pgo profile tests that we run during build time for pgo opt. r=ted
2013-03-19 13:14:40 -04:00
Yiming Yang
d9b7c925e9
Bug 841101 - Add support for multi touch action chains in marionette, r=mdas
2013-03-18 13:42:46 -07:00
Jonathan Griffin
66ebac5b32
Bug 845785 - re-exclude test_Range-mutations.html for frequent crashes, a=test-only
2013-03-18 11:02:08 -07:00
William Chen
aef5b50861
Bug 782211 - Part 5: Implement Notification API. r=smaug
...
--HG--
rename : docshell/test/test_bug344861.html => docshell/test/navigation/test_bug344861.html
2013-03-18 06:24:54 -07:00
Gregory Szorc
7d09ff18e0
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
2013-03-17 18:01:25 -07:00
Chris Cooper
5ebf8930ad
Bug 600949 - remove unused testing/extensions dir (NPOTB) - r=aaron.train
2013-03-17 16:44:50 -04:00
Yiming Yang
46a279f43d
Bug 848932 - fix action chains so they return at the right time, r=mdas
2013-03-14 11:29:45 -07:00
L. David Baron
47912e1a5b
Bug 850559: Make mochitests check that the test didn't leave the refresh driver under test control. r=ted
2013-03-15 14:40:37 -07:00
Martijn Wargers
9c1859f03b
Bug 817638 - Add content mochitests to B2G, r=jgriffin
2013-03-15 10:45:21 -07:00
Ryan VanderMeulen
9dc32220b2
Backed out changeset 7d2ea731f5a5 (bug 838374) for B2G test bustage on a CLOSED TREE.
2013-03-14 17:45:49 -04:00
Jeff Hammel
27d9bb71ca
Bug 838374 - release mozprofile, mozprocess, mozdevice (and other?) and mirror to m-c;r=ahal
2013-03-14 13:06:14 -07:00
Matt Brubeck
683b96e34f
Bug 840690 - Improve handling of relative paths when running mach in subdirectories [r=gps]
2013-03-14 11:09:00 -07:00
Jeff Hammel
f86723d135
follow-up: Bug 838733 - generate_diff.py should have a convenience mode for staging;r=ahal ; DONTBUILD because NPOTB
2013-03-13 13:07:05 -07:00
Chris Lord
22a9185be9
Bug 846772 - Disable dynamic toolbar on robocop tests. r=kats,jmaher
...
Pretty much all of the robocop tests that involve input assumed a static UI.
Making them compatible with the dynamic toolbar would require a considerable
rethink, so turn it off by default. We can introduce robocop tests specifically
for the dynamic toolbar later.
2013-03-12 18:32:26 +00:00
Jeff Hammel
fb1aa61f13
Bug 838733 - generate_diff.py should have a convenience mode for staging;r=ahal ; DONTBUILD because NPOTB
2013-03-12 13:21:57 -07:00
Jonathan Griffin
6bfc43a1fa
Bug 847256 - fix marionette logging UnicodeEncodeError, r=mdas
2013-03-04 15:40:41 -08:00
Armen Zambrano Gasparnian
37a5a1bc6e
Bug 702504 - Switch windows 7 machines to larger screen resolution. r=jmaher
2012-12-20 10:05:13 -05:00
John Schoenick
48819d88f1
Bug 783059 - Plugin instantiation tests for embed/object tags. r=josh
2013-03-11 11:47:36 -07:00
John Schoenick
e50670b577
Bug 783059 - Add do_lookupGetter helper to SpecialPowers. r=bholley
2013-03-11 11:47:36 -07:00
Joel Maher
b9ec105122
Bug 849911 - upload new talos.zip to pick up changes for components disappear for content. r=armenzg
2013-03-11 14:40:20 -04:00
Martijn Wargers
aea5a68078
Bug 839519 - Add systemXHR permission. r=dclarke
2013-03-09 21:00:14 -05:00
John Schoenick
9f19e6b705
Backout 9f5cff5a1a3d and 36cde68b1bf4 (Bug 783059) for Android M-1 Orange on a CLOSED TREE
2013-03-08 15:23:43 -08:00
John Schoenick
a878fe7370
Bug 783059 - Add do_lookupGetter helper to SpecialPowers. r=bholley
2013-03-08 13:21:41 -08:00
Mats Palmgren
c98174406a
Bug 635852. r=smaug
2013-03-08 12:04:53 +01:00
Yiming Yang
fd3ca84ce7
Bug 848448 - add Actions from marionette into package and up the version number, r=mdas
2013-03-06 14:41:21 -08:00
Geoff Brown
b51b3c2288
Bug 784242 - set browser.viewport.scaleRatio during robocop tests; r=kats
2013-03-07 14:05:24 -07:00
Jonathan Griffin
ae87232f23
Bug 837137 - Add a sleep temporarily to fix a frequent orange, a=test-only
2013-03-06 18:47:06 -08:00
Rodrigo Silveira
dc32056a50
Bug 844370 - [Metro] Center the context menu above the selected object. r=mbrubeck
2013-02-28 16:21:00 -08:00
Matt Brubeck
3a96291306
Bug 848447 - Fix os.path bugs in xpcshell commands on Windows [r=gps]
2013-03-06 20:41:22 -08:00
Jonathan Griffin
7c7c38db00
Bug 845625 - Prevent tests from getting out of sync when an exception is thrown, r=mdas
2013-03-06 09:48:30 -08:00
Yiming Yang
8baf9ee318
Bug 846867 - checkVisible() should call scrollIntoView() only if the element is not yet in the viewport, r=mdas
2013-03-01 13:29:10 -08:00