Commit Graph

1399 Commits

Author SHA1 Message Date
Ryan VanderMeulen
b0e437cc42 Merge fx-team to m-c. 2013-08-23 16:56:55 -04:00
Martijn Wargers
b69ae60884 Bug 908436 - Fix System JS error from bug 846090. r=jgriffin 2013-08-22 23:31:24 +02:00
Marco Castelluccio
3ccee6128a Bug 906837 - Add mach command for running webapprt chrome tests. r=adw, r=gps 2013-08-23 10:06:16 -04:00
Ryan VanderMeulen
bea62d67bd Merge m-c to inbound. 2013-08-22 15:44:40 -04:00
Andrew Halberstadt
02b6e70d9b Bug 907552 - Add ability to specify cwd to MozbuildObject.from_environment(), r=gps 2013-08-22 15:24:40 -04:00
Martijn Wargers
2ff33596f2 Bug 868035 - Enable Mochitests for gUM on B2G. r=jgriffin 2013-08-22 02:36:32 +02:00
Martijn Wargers
a74ca39ad1 Bug 846090 - XBL mochitests timing out/failing on b2g. r=jgriffin 2013-08-21 00:41:18 +02:00
Masayuki Nakano
90076fd72a Bug 903715 part.2 Don't check in Makefile.in if the target OS is Android for <select> element dropdown test r=gps+ahalberstadt 2013-08-20 23:20:10 +09:00
Geoff Brown
c3053e1473 Bug 902160 - Correct misplaced comma in androidx86.json; r=jmaher 2013-08-19 18:00:32 -06:00
Martijn Wargers
e6c7aa9e85 Bug 901387 - b2g.json cleanup and reorder. r=jgriffin 2013-08-16 21:31:37 +02:00
Andrew Halberstadt
5ce6052f99 Bug 903034 - Fix b2g desktop mochitest regression, r=jgriffin 2013-08-14 13:57:43 -04:00
Drew Willcoxon
eb5b0ed1bb Bug 904183 - Add bug number references to mochitest manifests explaining why copypaste tests are disabled. r=Ms2ger 2013-08-13 17:42:58 -07:00
Martijn Wargers
7c764f9aa5 Bug 902611 - test_bug475156.html failing on b2g mochitest with (NS_NOINTERFACE) [nsISupports.QueryInterface]. r=jduell 2013-08-12 01:48:10 +02:00
Randy Lin
d062a6e858 Bug 897776 - Test case for MediaRecorder infinite recursion with requestData() calls in "dataavailable" event. r=jsmith 2013-08-11 11:35:16 +08:00
Geoff Brown
e2bfe2d1fa Bug 902160 - Fix invalid comments in androidx86.json; r=jmaher 2013-08-11 12:59:29 -07:00
Ryan VanderMeulen
febf24bb96 Merge inbound to m-c. 2013-08-09 19:08:45 -04:00
Ryan VanderMeulen
6a284c47ab Merge b2g-inbound to m-c. 2013-08-09 17:26:14 -04:00
Matt Brubeck
ac0a131eac Bug 899695 - Fix exception in "mach python" on Windows [r=gps]
DONTBUILD (not part of the build)
2013-08-08 08:06:02 -07:00
Neil Deakin
8e1b7d6683 Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan 2013-08-07 14:52:38 -04:00
Geoff Brown
cb8c3b191c Bug 902160 - Update mochitest manifest for android x86; r=jmaher 2013-08-07 07:32:40 -07:00
David Dahl
d88f24ae53 test only change b2g excludetests for bug 824652 r=philor r=ddahl 2013-08-06 22:07:34 -05:00
David Dahl
2d55ce87ec Bug 824652 - crypto.generateCRMFRequest bypasses CSP (allows script execution from a string, without unsafe-eval) r=bsmith r=khuey r=keeler 2013-08-06 21:46:05 -05:00
Ryan VanderMeulen
2ac14b6276 Merge m-c to inbound. 2013-08-05 20:00:43 -04:00
Ryan VanderMeulen
9344d67fc1 But 899074, bug 900172, bug 901716 - Disable timeout-prone tests on B2G. 2013-08-05 18:13:04 -04:00
Martijn Wargers
7a82001324 Bug 901385 - test_mutationobservers.html failing on b2g and Android mochitest because of the use of showModalDialog. r=smaug 2013-08-05 13:02:57 +02:00
Matt Brubeck
3bea6fdb31 Bug 901136 - Fix the default search path for mozinfo.json [r=jmaher] 2013-08-03 08:54:52 -07:00
Joel Maher
57e18cad43 Bug 868158 - mochitests should support manifest format. r=ted 2013-08-02 08:48:06 -04:00
Andrew Halberstadt
a5ad242f68 Bug 899047 - Set mochitest appname in verifyOptions to fix fennec regression, r=gbrown 2013-07-31 16:45:54 -04:00
Ryan VanderMeulen
23654aaefb Merge m-c to inbound. 2013-07-31 16:33:59 -04:00
Martijn Wargers
d3812c1e93 Bug 898696 - Fix some content/media test files by adding preload=metadata to media element. r=cpearce 2013-07-31 09:35:44 +02:00
Jason Smith
c7c8f94607 Bug 898693 - Turn test_audioBufferSourceNodeNeutered.html on for Firefox OS. r=mwargers 2013-07-30 10:49:11 -07:00
Martijn Wargers
2b32beaaad Bug 899939 - Fix some tests that still use prefBranch instead of SpecialPowers.pushPrefEnv. r=jmaher 2013-07-31 11:30:54 +02:00
Ryan VanderMeulen
55f1829235 Merge m-c to fx-team. 2013-07-30 13:12:26 -04:00
Masatoshi Kimura
cf96652cef Bug 898903 - Prevent env["PATH"] from becoming Unicode on Windows. r=jgriffin 2013-07-30 10:02:28 -04:00
Jeff Hammel
7299a2ef3b Bug 688667 - refactor automation.py into mozprocess and mozprofile and load via virtualenv. r=jmaher 2013-07-30 08:30:40 -04:00
Ed Morley
504f0bb19b Merge latest green fx-team changeset and mozilla-central 2013-07-29 15:16:29 +01:00
Dave Hylands
95da62115e Bug 861456 - Fix all device storage tests so that they run. r=dclarke 2013-07-12 00:18:28 -07:00
Andrew Halberstadt
af6e9daaaa Bug 865349 - Refactor B2G mochitests off automation.py and onto mozbase, r=jgriffin,ted 2013-07-26 14:40:04 -04:00
Ryan VanderMeulen
999bcfda0a Merge m-c to inbound. 2013-07-26 14:20:01 -04:00
Martijn Wargers
d60bbc5058 Bug 896582 - Implement a workaround to bug 838726 to get a bunch of content/media mochitests running on B2G. r=jgriffin 2013-07-25 22:32:17 +02:00
Masayuki Nakano
345d20234e Bug 501496 part.13 nsListControlFrame should handle key navigation at keydown event handler r=neil 2013-07-25 15:09:29 +09:00
Masayuki Nakano
ab8eca4513 Bug 501496 part.9 EventUtils and some tests shouldn't synthesize keypress event if precede keydown event is consumed r=smaug 2013-07-25 15:09:29 +09:00
Masayuki Nakano
7318911de9 Bug 896362 part.2 Add tests for VK_ABNT_C1 and VK_ABNT_C2 r=jimm+smaug 2013-07-25 15:04:17 +09:00
Andrew Halberstadt
0069d4ee83 Bug 898725 - Fix mochitest mach target regression, r=jgriffin 2013-07-29 13:01:54 -04:00
Geoff Brown
8a971946df Bug 898036 - Set layout.css.devPixelsPerPx during robocop tests; r=kats 2013-07-26 05:59:07 -07:00
Martijn Wargers
260b0100df Bug 873149 - Report the slowest test in mochitest, r=ted
--HG--
extra : rebase_source : a5da51081c9460c12a2366387acba095681bdca5
2013-06-14 02:03:48 +02:00
Marco Bonardo
c6b58cf259 Bug 895376 - Make mochitest browser harness distinguish real timeouts from long-running tests.
r=gavin
2013-07-19 15:51:34 +02:00
David Clarke
a99c4939cf Bug 889602 - Set ProfD directory within b2g. r=dhylands 2013-07-16 09:02:55 -04:00
Ryan VanderMeulen
d806e1e244 Merge m-c to inbound. 2013-07-10 09:45:16 -04:00
Drew Willcoxon
6d4b933610 Bug 888839 - Don't pretty print text/plain when copying and pasting non-(X)HTML documents. r=smaug 2013-07-19 19:56:18 -07:00