Andreas Tolfsen
6a44259ba9
Bug 1153832: New dispatch style framework in Marionette listener
...
Takes advantage of the new dispatching technique introduced in bug
1107706 on the content side.
The patch introduces the framework to write simpler command handlers
in content space, but does not convert all commands in listener.js to
use this. This can be done gradually, as both techniques are still
compatible.
r=dburns
2015-04-15 12:18:00 +01:00
Andreas Tolfsen
7a653b24be
Bug 1155260: Fix base URL override in Marionette runner
...
Fixes regression from bug 941085, and bumps marionette_client to 0.11.
r=davehunt
2015-04-20 11:22:00 +01:00
Carsten "Tomcat" Book
29b4e6b4be
Backed out changeset 0b28f5ff48a6 (bug 1153832) for suspicion of making dt Asan test fail frequent/permanently
2015-04-20 14:37:12 +02:00
Carsten "Tomcat" Book
13be452edd
Backed out changeset 330f6df11b2f (bug 1154691)
2015-04-20 14:36:17 +02:00
Andreas Tolfsen
66edfde42f
Bug 1154691: Align Marionette with WebDriver errors
...
Adds `invalid selector' and `invalid session id' errors to the server,
and aligns the exceptions in the Python client with those in the server.
Some of the exceptions are not in use yet and consequently do not carry
a `code` property. This is fine because it makes us future-proof when
the server starts using them.
r=dburns
2015-04-15 13:38:01 +01:00
James Graham
8d655bcbea
Bug 1154691 - Update wptrunner to remove old exception type, a=testonly
2015-04-20 12:40:16 +01:00
Ehsan Akhgari
217ba006c7
Bug 1154679
- Part 3: Remove is_loosely; r=Ms2ger
2015-04-18 19:10:53 -04:00
Ehsan Akhgari
8019195d2e
Bug 1154325 - Disable all DOM Cache web-platform-tests until the intermittent failures have been fixed
...
Landed on a CLOSED TREE
2015-04-17 18:11:48 -04:00
Ryan VanderMeulen
f4b44516a7
Backed out changeset c7eea3e8f98a (bug 1154691) for Windows w-p-t failures.
...
CLOSED TREE
2015-04-17 17:55:08 -04:00
Ehsan Akhgari
6fff92fac0
Bug 1154325 - Disable the cache-storage-keys.https.html test in the worker and service worker contexts as well
...
Landed on a CLOSED TREE
2015-04-17 16:47:55 -04:00
Ryan VanderMeulen
925eb0ca2b
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-17 16:11:58 -04:00
Ryan VanderMeulen
0184ad2c22
Merge inbound to m-c. a=merge
2015-04-17 15:44:37 -04:00
Ehsan Akhgari
df865a1094
Bug 1154325 - Disable /service-workers/cache-storage/window/cache-storage-keys.https.html for now
...
Landed on a CLOSED TREE
2015-04-17 15:06:18 -04:00
Ryan VanderMeulen
25ccd2d99a
Merge m-c to b2g-inbound. a=merge
2015-04-17 12:07:33 -04:00
Ryan VanderMeulen
1461e061f8
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-17 12:06:28 -04:00
Mike Shal
de8f1b24c0
Bug 1152031 - Bump mozharness.json to 23dee28169d6; a=RyanVM
2015-04-17 12:02:29 -04:00
Carsten "Tomcat" Book
e270b250c8
Merge mozilla-central to b2g-inbound on a CLOSED TREE
2015-04-17 16:46:50 +02:00
Carsten Tomcat Book
55cf2ebbb8
Bug 1155679 - "mozharness update to ref 4f1cf3369955" on a CLOSED TREE . r=ryanvm a=sheriffduty-me
2015-04-17 07:31:00 +02:00
Ryan VanderMeulen
340cded465
Merge inbound to m-c. a=merge
2015-04-16 16:18:13 -04:00
Ryan VanderMeulen
b194af2156
Backed out changeset 5c83a36d9eba (bug 1153832) for Gip(a) failures.
...
CLOSED TREE
2015-04-16 12:20:48 -04:00
Carsten "Tomcat" Book
e0181881bc
Merge mozilla-central to fx-team
2015-04-16 12:49:21 +02:00
Valentin Gosu
bc4ddb96ea
Bug 1149913 - Disable bug 1093611. Set pref dom.url.encode_decode_hash to true r=honzab
2015-04-16 05:25:10 +03:00
Ehsan Akhgari
d131334768
Bug 1149987 follow-up: Disable the broken WPT tests completely because I can't figure out how to disable just the failing tests
...
Landed on a CLOSED TREE
2015-04-15 18:43:00 -04:00
Boris Zbarsky
71ce4e82d8
Bug 1154878 another followup. Update wpt tests to not expect navigator.taintEnabled() in workers, because we still have a CLOSED TREE
2015-04-15 18:18:29 -04:00
Edgar Chen
9c5db93679
Bug 1155029 - [mozrunner] get device log from both main buffer and radio buffer. r=ahal
2015-04-15 17:10:09 +08:00
Marco Bonardo
1ec46b62fd
Bug 1154294 - write a test for IE cookies migration. r=Gijs
2015-04-16 10:16:19 +02:00
Boris Zbarsky
1167c4f3c6
Add some bug annotations to a few of the web platform tests ini files. No bug, rs=jgraham
2015-04-15 16:36:47 -04:00
Boris Zbarsky
9236befd35
Bug 1154878. Stop exposing navigator.tainteEnabled in workers. r=ehsan
2015-04-15 16:33:06 -04:00
Boris Zbarsky
937626e175
Bug 1154812. Fix location.pathname to return the right thing in workers. r=baku
2015-04-15 16:32:53 -04:00
Ehsan Akhgari
635056e643
Bug 1149987 follow-up: Disable the broken WPT tests completely because I can't figure out how to disable just the failing tests
...
Landed on a CLOSED TREE
2015-04-15 18:40:38 -04:00
James Graham
c3b077025e
Bug 1154761 - Disable crash dialogs that interfere with debugging in mozrunner, r=ted
2015-04-15 20:06:55 +01:00
Ryan VanderMeulen
9d62ad9368
Backed out changeset 043a824dd7b7 (bug 1153832) for mass Mn failure.
...
CLOSED TREE
2015-04-15 12:58:51 -04:00
Andreas Tolfsen
09d9d76c64
Bug 1153832: New dispatch style framework in Marionette listener
...
Takes advantage of the new dispatching technique introduced in bug
1107706 on the content side.
The patch introduces the framework to write simpler command handlers
in content space, but does not convert all commands in listener.js to
use this. This can be done gradually, as both techniques are still
compatible.
r=dburns
2015-04-15 12:18:00 +01:00
Ryan VanderMeulen
870d39c031
Bug 1154434 - Bump mozharness.json to revision 4567c42063b7. a=me
2015-04-15 11:03:41 -04:00
Carsten "Tomcat" Book
3981e1d990
merge mozilla-inbound to mozilla-central a=merge
2015-04-15 14:28:05 +02:00
Junior Hsu
cbd9b3d321
Bug 1153063 - turn on logging for debug in test_tcp_control_channel.js. r=fabrice
2015-04-15 11:01:02 +08:00
Wander Lairson Costa
9efa02bf1e
Bug 1134226: Add lightsaber nightly builds.
2015-04-14 20:16:01 -03:00
Ryan VanderMeulen
ab3232a57a
Merge fx-team to m-c. a=merge
2015-04-14 16:22:54 -04:00
Ryan VanderMeulen
5ff13ca6aa
Merge b2g-inbound to m-c. a=merge
2015-04-14 16:14:45 -04:00
Ryan VanderMeulen
bce458d5af
Merge inbound to m-c. a=merge
2015-04-14 16:01:51 -04:00
Jordan Lund
b1eef22dbf
No Bug - bump mozharness.json to rev ed7cbf080ee6, r=mshal, a=testing
2015-04-14 11:42:38 -07:00
Ryan VanderMeulen
5bd3e5875a
Backed out 3 changesets (bug 1137252) for suspicion of causing frequent B2G mochitest timeouts.
...
Backed out changeset bbb1b526cb56 (bug 1137252)
Backed out changeset 0c3d670f0c14 (bug 1137252)
Backed out changeset 1e0fa4ab7c6f (bug 1137252)
CLOSED TREE
2015-04-14 13:33:28 -04:00
jlal@mozilla.com
3ac57121fd
Bug 1154358 - Add mulet reftests to all branches r=me
2015-04-14 10:16:44 -07:00
Ryan VanderMeulen
d06790bb92
Merge inbound to m-c. a=merge
2015-04-14 10:06:03 -04:00
Alexandre Lissy
a4c0ef829f
Bug 1150579 - Switch Mulet reftests ON. r=lightsofapollo
2015-04-14 06:34:00 -04:00
Carsten "Tomcat" Book
fcd104c2e0
Backed out changeset f3e21cdfa1fc (bug 1153413) for causing regression like Bug 1153851
2015-04-14 09:13:44 +02:00
Tooru Fujisawa
90abcface7
Bug 1147700 - Part 2: Do not overwrite dataTransfer in ChromeUtils.synthesizeDrop if dragData is null. r=enndeakin
2015-04-14 13:07:59 +09:00
Tooru Fujisawa
8b3e13a48c
Bug 1147700 - Part 1: Add aDragEvent parameter to ChromeUtils.synthesizeDrop to modify DragEvent, and set default position to center of destElement. r=enndeakin
2015-04-14 13:07:57 +09:00
Wes Kocher
c93a6002a2
Merge central to b2ginbound a=merge
2015-04-13 17:28:59 -07:00
Wes Kocher
5e50dfb256
Merge inbound to m-c a=merge
2015-04-13 17:13:10 -07:00