Commit Graph

7750 Commits

Author SHA1 Message Date
Ryan VanderMeulen
754c03cc10 Backed out changeset 44571696245f (bug 1184067) for breaking web-platform-tests.
CLOSED TREE
2015-07-17 11:54:27 -04:00
Arthur Edelstein
495dd6e4d9 Bug 1078657 - Add SpawnTask.js for async tasks in mochitests. r=jmaher 2015-07-17 01:44:00 -04:00
Julien Pagès
e64807d266 Bug 1184067 - Make mozinfo.os_version a special string that can be compared with < / >. r=ted 2015-07-15 06:30:00 -04:00
Ryan VanderMeulen
da1580e7b7 Merge inbound to m-c. a=merge 2015-07-17 10:26:22 -04:00
David Burns
c5d26dbfe2 Bug 1178468 - Update marionette cookie support to use nsICookie2. r=jgriffin
This allows us to return httpOnly key when doing getCookie and serialising the result

Details in http://w3c.github.io/webdriver/webdriver-spec.html#dfn-serialized-cookie
2015-07-15 23:51:51 +01:00
Ryan VanderMeulen
a276714066 Merge m-c to fx-team. a=merge 2015-07-16 16:23:27 -04:00
Ryan VanderMeulen
825ad570a6 Merge inbound to m-c. a=merge 2015-07-16 14:53:39 -04:00
Jordan Lund
6a018eeb7d Bug 1154796 - bump mozharness.json to match 239491bc393a, CLOSED TREE r=ryanvm a=testing 2015-07-16 11:02:52 -07:00
Jordan Lund
b93bb49047 Bug 1154796 - sync in-tree copy of mozharness to hgmo mozharness 239491bc393a, r=ryanvm a=testing 2015-07-16 11:01:57 -07:00
James Graham
873ba3fcc7 Bug 1182681 - Update wpt expected results, r=jgriffin 2015-07-15 17:01:12 -07:00
Jonathan Griffin
471bec015d Bug 1182681 - Raise IOError when receiving empty string on socket, r=jgraham
* * *
Bug 1182681 - Raise IOError when we receive an emtry string, r=jgraham
2015-07-13 12:29:21 -07:00
Chris Manchester
8b56298543 Bug 890026 - Use kill_and_get_minidump in place of crashinject.exe in mochitest so we can stacks from more hangs. r=ted 2015-07-15 16:52:27 -07:00
Mike Shal
60875097d7 Bug 1184270 - Fix "platfoms" -> "platforms"; r=garndt 2015-07-15 14:49:26 -04:00
Ryan VanderMeulen
8b4859a34c Merge m-c to inbound. a=merge 2015-07-15 13:26:44 -04:00
Ryan VanderMeulen
41b59bf8a1 Merge inbound to m-c. a=merge 2015-07-15 13:19:59 -04:00
Kim Moir
14d5c1b6be no bug a=me update mh version 2015-07-15 12:35:12 -04:00
Wes Kocher
24d022d24f Backed out 24 changesets (bug 1173523, bug 1172080, bug 817007, bug 1165263) for android reftest bustage CLOSED TREE
Backed out changeset 84fe04b2e7d1 (bug 1172080)
Backed out changeset 0ff004760a1f (bug 1172080)
Backed out changeset af147585ad55 (bug 1165263)
Backed out changeset c3af8ebb6db0 (bug 1165263)
Backed out changeset cd3f33a888fe (bug 1165263)
Backed out changeset e5db39044a1e (bug 1165263)
Backed out changeset c01c9ed77061 (bug 1165263)
Backed out changeset fb723aaa4267 (bug 1165263)
Backed out changeset f754e52e74dc (bug 1165263)
Backed out changeset c6bda3a0afd6 (bug 817007)
Backed out changeset bfa100253349 (bug 817007)
Backed out changeset b787b3f9aadc (bug 1173523)
Backed out changeset 4a0676b73f77 (bug 1173523)
Backed out changeset 82034a4560c5 (bug 1173523)
Backed out changeset 4bdb91114c7a (bug 1173523)
Backed out changeset 72406261eccc (bug 1173523)
Backed out changeset 541b6faf7196 (bug 1173523)
Backed out changeset 1caac4569616 (bug 1173523)
Backed out changeset 0d4f9f9e1b4e (bug 1173523)
Backed out changeset 2d5661eb966c (bug 1173523)
Backed out changeset 89833c0bb0cd (bug 1173523)
Backed out changeset ea64d70eacfe (bug 1173523)
Backed out changeset a8e4f1c0c445 (bug 1173523)
Backed out changeset cf498d466b85 (bug 1173523)
2015-07-14 14:00:32 -07:00
Ben Kelly
8f0445f821 Bug 1173934 Disable broken fetch-frame-resources.https.html wpt tests. r=jgraham 2015-07-14 13:11:26 -07:00
Julien Pagès
9a7605b346 Bug 980788 - [manifestparser] Add greater-than/less-than (equal) support. r=ahal 2015-07-15 04:42:00 -04:00
Andrew Halberstadt
11c45629b9 Bug 1182817 - [manifestparser] Fix exception in chunk_by_slice when there are two times more chunks than tests, r=chmanchester 2015-07-13 14:38:34 -04:00
Joel Maher
ff638f79d2 Bug 1166132 - Create new talos test to measure tab switching times. r=mconley 2015-07-15 10:35:36 +01:00
David Burns
018d6e62a5 Bug 1178468: rename marionette cookie test methods to be more pythonic. r=jgriffin 2015-07-07 20:57:57 +01:00
Michael Layzell
ef7ecffaad Bug 1165263 - Part 3: Update mozprofile to support new moz_hosts schema, r=ahal 2015-07-14 15:06:35 -04:00
Michael Layzell
d5039159df Bug 1173523 - Part 13: Update SpecialPowers to use new API for nsIPermission, r=jmaher 2015-07-14 15:06:29 -04:00
Julien Pagès
cf2fde546d Bug 902125 - Add a version config/flag for Python Marionette. r=dburns 2015-07-13 18:33:23 +02:00
James Graham
f3b5e13ac1 Bug 1183627 - Disable unstable mixed content tests for now in order to land the rest of the wpt upgrade, a=testonly 2015-07-14 14:40:16 +01:00
James Graham
4c3fd62e81 Bug 1183628 - Update web-platform-tests expected data to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly 2015-07-14 14:40:14 +01:00
James Graham
03de3d21a0 Bug 1183628 - Update to latest wptrunner, a=testonly 2015-07-14 14:39:53 +01:00
James Graham
02289fe89d Bug 1183628 - Update web-platform-tests to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly 2015-07-14 14:39:06 +01:00
Ben Turner
f212e2188f Bug 1179025 - Protect against using cursors on a deleted objectStore/index, r=janv. 2015-07-02 10:47:53 -07:00
Ehsan Akhgari
bf51a89ede Backout bug 1182681 for web-platform-test failures on a CLOSED TREE 2015-07-13 21:43:54 -04:00
Jonathan Griffin
e59827c62a Bug 1182681 - Raise IOError when receiving empty string on socket, r=jgraham
* * *
Bug 1182681 - Raise IOError when we receive an emtry string, r=jgraham
2015-07-13 12:29:21 -07:00
Geoff Brown
117d687bd8 Bug 1182691 - Remove redundant total-chunks from in-tree mozharness configs for Android; r=kmoir 2015-07-13 17:26:52 -06:00
Wes Kocher
a2ba31d478 Merge inbound to m-c a=merge 2015-07-13 15:55:25 -07:00
Wes Kocher
f1fb48ae71 Merge b2ginbound to central, a=merge a=yolo 2015-07-13 15:47:28 -07:00
Jonathan Griffin
faea1e3379 Backout f07252796012 for linux64-asan m-e10s-bc-2 bustage on a CLOSED TREE 2015-07-13 14:13:37 -07:00
Jonathan Griffin
610ae1acd2 Bug 1179292 - Update runtimes, r=ahal 2015-07-13 11:03:30 -07:00
Jonathan Griffin
8d33866fac Bug 1179292 - Write new runtime data only if changed, r=ahal
* * *
Bug 1179292 - Update runtimes files, r=ahal
2015-07-13 11:02:53 -07:00
Wander Lairson Costa
9db39e2df0 Bug 1175934 part 3: Update phone-builder version. r=garndt 2015-07-13 10:21:02 -03:00
Alessio Placitelli
0d36c3cd1b Bug 1182424 - Part 1 - Always leave unified Telemetry behavior on for people who opted into Telemetry. r=gfritzsche 2015-07-10 13:31:53 +02:00
Wander Lairson Costa
e391d87606 Bug 1175934 part 2: Allow blob free images go on public. r=garndt
Die, blobs! Die!
2015-07-13 07:55:22 -03:00
Wander Lairson Costa
a9feebc162 Bug 1175934 part 1: Add blob free build for flame and spark devices. r=garndt 2015-07-13 07:55:22 -03:00
Carsten "Tomcat" Book
579c0a5956 merge mozilla-inbound to mozilla-central a=merge 2015-07-13 11:51:14 +02:00
Julien Pagès
62152b4beb Bug 983821 - 'marionette' cli entrypoint doesn't have access to proper packages. r=dburns 2015-07-11 08:05:51 +02:00
Ehsan Akhgari
18d174ad69 Bug 1113086 follow-up: Remove TestAudioChannelService from cppunittest.init 2015-07-11 13:15:12 -04:00
Wes Kocher
16a957ecbd Merge m-c to fx-team, a=merge CLOSED TREE 2015-07-10 16:21:00 -07:00
Florian Quèze
63793afe2a Bug 1175218 - The original default engine should be set per region rather than per locale, r=markh. 2015-07-10 21:06:24 +02:00
Joel Maher
552c609215 Bug 1180583 - [talos] Remove old 'browser.devedition.theme.enabled' pref. r=bgrins 2015-07-10 13:37:34 -07:00
Brian Grinstead
b6251f1300 Bug 1180583 - Remove old 'browser.devedition.theme.enabled' pref;r=Gijs 2015-07-10 13:37:33 -07:00
Ryan VanderMeulen
d90b0347bc Backed out changeset 50be949e3494 (bug 1171427) for WinXP test timeouts.
CLOSED TREE
2015-07-10 10:57:03 -04:00