Andrea Marchesini
b75af49c46
Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan
2015-04-22 08:29:22 +02:00
Wes Kocher
73d4bb85f2
Merge m-c to inbound a=merge
2015-04-21 15:35:07 -07:00
Wes Kocher
7599b0a052
Merge b2ginbound to m-c a=merge
2015-04-21 15:31:59 -07:00
Wes Kocher
09ae95ef7e
Merge inbound to m-c a=merge
2015-04-21 15:23:57 -07:00
Andrew Halberstadt
e4800c0dc5
Bug 1156781 - Pass --symbols-path into Mulet reftests, r=gerard-majax
2015-04-21 10:10:26 -04:00
Andreas Tolfsen
bb73fd49fe
Bug 1152682: Correct invalid selector errors in elements.js
...
r=jgriffin
2015-04-20 13:45:59 +01:00
Andreas Tolfsen
56c1116703
Bug 1154757: Correct unable to set cookie error
...
r=dburns
2015-04-20 13:53:51 +01:00
Brian Grinstead
b820b48a63
Bug 1150215 - Add g2 suite definition to talos.json;r=jmaher
2015-04-21 15:20:55 -07:00
Andrew Osmond
847715489f
Bug 1155919 - Fix how B2G desktop mochitests would fail to run. r=ahalberstadt
2015-04-17 19:19:28 -04:00
Alexandre Poirot
e81aff98bc
Bug 1145049 - Fix exception when using SimpleTest.expectUncaughtException. r=ted
2015-04-18 09:39:07 +02:00
Andreas Tolfsen
c7bed7be9e
Bug 1154681: Use static lookups in errors.py
...
r=jgraham
2015-04-21 12:26:39 +01:00
Georg Fritzsche
e7c017a55f
Bug 885389 - Add test coverage for do_get_profile() observer notifications. r=ted
2015-04-21 16:30:37 +02:00
Georg Fritzsche
55058e0780
Bug 885389 - Make do_get_profile() optionally fire profile-after-change on completion. r=ted
2015-04-21 16:30:36 +02:00
Carsten "Tomcat" Book
e08f573d86
Backed out changeset 9947bd361636 (bug 945729) for wpt test failures
2015-04-21 16:01:40 +02:00
Chris Manchester
3567aa7b0b
Bug 1083131 - Always remove a profile created by marionette when the runner shuts down. r=ato
2015-04-16 18:04:24 -07:00
Joel Maher
0fa4117285
Bug 1156698 - update talos to pick up xperf fixes. r=wlach
2015-04-21 08:56:36 -04:00
Andreas Tolfsen
7aeb354d1d
Bug 945729: Replace error number codes with strings
...
Brings Marionette closer to compliance with the W3C WebDriver standard
which prescribes that errors should be identified by a string rather
than a magic number.
r=dburns
2015-04-08 19:02:34 +01:00
Andreas Tolfsen
de74524f84
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
Andreas Tolfsen
eafb58a345
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
484664d9a9
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
3c12a1d2ab
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
ef1c5e32ee
Backed out changeset 330f6df11b2f (bug 1154691)
2015-04-20 14:36:17 +02:00
Andreas Tolfsen
9b73a581f2
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
240dd980e0
Bug 1154691 - Update wptrunner to remove old exception type, a=testonly
2015-04-20 12:40:16 +01:00
Ehsan Akhgari
a67d518567
Bug 1154679
- Part 3: Remove is_loosely; r=Ms2ger
2015-04-18 19:10:53 -04:00
Ehsan Akhgari
d9ca7bee9d
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
95ac0282a4
Backed out changeset c7eea3e8f98a (bug 1154691) for Windows w-p-t failures.
...
CLOSED TREE
2015-04-17 17:55:08 -04:00
Ehsan Akhgari
8a5de343fc
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
0a6bbd4dbd
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-17 16:11:58 -04:00
Ryan VanderMeulen
84f4b8730a
Merge inbound to m-c. a=merge
2015-04-17 15:44:37 -04:00
Ehsan Akhgari
98bc8fd588
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
b8bd6887e8
Merge m-c to b2g-inbound. a=merge
2015-04-17 12:07:33 -04:00
Ryan VanderMeulen
9b40bbf014
Merge m-c to inbound. a=merge
...
CLOSED TREE
2015-04-17 12:06:28 -04:00
Mike Shal
a9d6ffe46c
Bug 1152031 - Bump mozharness.json to 23dee28169d6; a=RyanVM
2015-04-17 12:02:29 -04:00
Carsten "Tomcat" Book
002eb0f195
Merge mozilla-central to b2g-inbound on a CLOSED TREE
2015-04-17 16:46:50 +02:00
Carsten Tomcat Book
a7374a8671
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
ce49d59e92
Merge inbound to m-c. a=merge
2015-04-16 16:18:13 -04:00
Ryan VanderMeulen
9b2dd4ad44
Backed out changeset 5c83a36d9eba (bug 1153832) for Gip(a) failures.
...
CLOSED TREE
2015-04-16 12:20:48 -04:00
Carsten "Tomcat" Book
33ba356974
Merge mozilla-central to fx-team
2015-04-16 12:49:21 +02:00
Valentin Gosu
5e5b033f1a
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
c2abd68008
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
2c3e700298
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
d59af02ded
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
24165193a1
Bug 1154294 - write a test for IE cookies migration. r=Gijs
2015-04-16 10:16:19 +02:00
Boris Zbarsky
40706fa6cb
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
386b66e144
Bug 1154878. Stop exposing navigator.tainteEnabled in workers. r=ehsan
2015-04-15 16:33:06 -04:00
Boris Zbarsky
bb5dfb44a0
Bug 1154812. Fix location.pathname to return the right thing in workers. r=baku
2015-04-15 16:32:53 -04:00
Ehsan Akhgari
96e9e79dbc
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
b79cd2e20b
Bug 1154761 - Disable crash dialogs that interfere with debugging in mozrunner, r=ted
2015-04-15 20:06:55 +01:00
Ryan VanderMeulen
9baa590100
Backed out changeset 043a824dd7b7 (bug 1153832) for mass Mn failure.
...
CLOSED TREE
2015-04-15 12:58:51 -04:00