Commit Graph

6172 Commits

Author SHA1 Message Date
Ehsan Akhgari
1f0c7e7281 Bug 1125383 - Unbreak running single mochitests using the runtests.py script directly; r=ted
Without this, the following exception is thrown:

TEST-UNEXPECTED-FAIL | unknown test url | uncaught exception - TypeError: SimpleTest.harnessParameters is undefined at http://mochi.test:8888/tests/SimpleTest/SimpleTest.js:624
2015-01-28 12:08:21 -05:00
Patrick McManus
2212535cbe bug 1124717 - 4/4 test r=hurley 2015-01-26 16:41:47 -05:00
Patrick McManus
969a451516 bug 1124717 - 2/4 update CI to node-http2 3.1.0 to fix flow control issue r=hurley
a test for 1124717 ran into
https://github.com/molnarg/node-http2/issues/89 which is fixed in this update
2015-01-26 20:21:54 -05:00
Masayuki Nakano
e1e81df6c6 Bug 936313 part.1 Remove DOM_KEY_LOCATION_MOBILE and DOM_KEY_LOCATION_JOYSTICK r=smaug+mwu+cpeterson, sr=smaug 2015-01-28 22:36:53 +09:00
Tooru Fujisawa
0b9a5ceb01 Bug 917322 part.23 Store nsITextInputProcessor instance into WeakMap instead of window r=smaug 2015-01-27 19:12:23 +09:00
Masayuki Nakano
59ab646b5e Bug 917322 part.20 Add tests of async commit at requesting to commit a composition r=smaug 2015-01-28 15:27:33 +09:00
Masayuki Nakano
8e82d8933b Bug 917322 part.16 Rename COMPOSITION_ATTR_* in EventUtils.js with new constants of nsITextInputProcessor r=smaug 2015-01-28 15:27:33 +09:00
Masayuki Nakano
6118353c7a Bug 917322 part.15 Create TextEventDispatcherListener abstract class for listening notifications to IME r=smaug, sr=smaug 2015-01-28 15:27:32 +09:00
Masayuki Nakano
937557ed27 Bug 917322 part.12 EventUtils.js should use nsITextInputProcessor for synthesizing composition r=smaug 2015-01-28 15:27:32 +09:00
Ehsan Akhgari
5968fd1d7b Bug 1108547 - Part 2: Create a dummy channel for accessing the document's cookie when we don't have one already; r=jdm
This ensures that the cookie service can know which cookie database
to query from.  This is a gross hack, please see the discussion on
the bug as to why we did this.
2015-01-27 23:17:35 -05:00
Ryan VanderMeulen
f942d4e6e6 Backed out 4 changesets (bug 1123535)
Backed out changeset b4eb1cc07186 (bug 1123535)
Backed out changeset dab05b7115f6 (bug 1123535)
Backed out changeset c2efa0319f04 (bug 1123535)
Backed out changeset 29304c69eff6 (bug 1123535)
2015-01-27 22:00:11 -05:00
Chris Pearce
12fe464a9b Bug 1123535 - Enable dormant heuristic for MP4Reader. r=kentuckyfriedtakahe 2015-01-28 13:56:59 +13:00
Armen Zambrano Gasparnian
df9f693caf Bug 1040079 - Change logging level for chmod operations for mozdevice. DONTBUILD. r=wlach 2015-01-27 15:20:09 -05:00
Carsten "Tomcat" Book
7f273eae67 Backed out changeset 7348cb10d7b0 (bug 1123535) 2015-01-27 09:39:00 +01:00
Chris Pearce
de6ae4204a Bug 1123535 - Enable dormant heuristic for MP4Reader. r=kentuckyfriedtakahe 2015-01-27 19:30:11 +13:00
Ryan VanderMeulen
f97bda9956 Merge fx-team to m-c. a=merge 2015-01-26 16:34:12 -05:00
Ryan VanderMeulen
c16b95a8c7 Merge inbound to m-c. a=merge 2015-01-26 16:28:17 -05:00
J. Ryan Stinnett
bab8bbfda2 Bug 1103120 - Part 8: Server: Use promises and results in allowConnection. r=past 2015-01-26 12:47:13 -06:00
J. Ryan Stinnett
f7dece0433 Bug 1103120 - Part 6: Server: Move allowConnection to authenticator. r=past 2015-01-26 12:47:13 -06:00
Peter Chang
5bb4a32935 Bug 1121335 - Add the testing of selectioncarets drag with multiple selection ranges, r=roc 2015-01-25 19:36:00 +01:00
Dustin J. Mitchell
d82adff91c Bug 1122589: prefer mockbuild-repos over puppetagain repos; r=jopsen 2015-01-21 15:35:36 -05:00
jlal@mozilla.com
5eed541585 Bug 1122774 - Add treeherder integration r=garndt 2015-01-21 01:53:37 -08:00
Dustin J. Mitchell
b1d0337905 Bug 1122598: Refactor testing/docker to support Android; r=wcosta
* split much of base-build that's not useful for Android into b2g-build
 * always run docker with --no-cache, so we get the latest packages
 * improve README
2015-01-21 10:45:34 -05:00
Jean-Yves Avenard
9b8536ca81 Bug 1116007: Disable inconsistent test. r=me 2015-01-25 12:12:24 +11:00
Ted Mielczarek
e933f758ec bug 859952 - B2GDesktopInstance should clone the gaia profile by default. r=ahal 2015-01-07 14:17:05 -05:00
Ted Mielczarek
8665ff4abf bug 1112660 - Fix B2GDesktopInstance.required_prefs. r=ahal 2015-01-07 14:17:04 -05:00
Ted Mielczarek
99706eadd9 bug 1114695 - factor a lot of MarionetteJSTestCase.runTest out into CommonTestCase.run_js_test. r=jgriffin 2015-01-07 14:17:05 -05:00
Wander Lairson Costa
e25a50d4ed Bug 1085637: Add Dolphin eng build. r=lightsofapollo 2014-12-30 14:39:47 -02:00
Wander Lairson Costa
aa2fa8bbe2 Bug 1085636 part3: Add Dolphin user build. r=lightsofapollo 2014-12-29 10:16:58 -02:00
Wander Lairson Costa
ff73cfc484 Bug 1085636 part2: Add gaia language files build option. r=lightsofapollo 2015-01-02 11:27:29 -02:00
Wander Lairson Costa
0bfe5d3b65 Bug 1085636 part1: Add "bc" utility to phone-builder image. r=lightsofapollo
This is necessary for Dolphin kernel build.
2014-12-30 09:31:08 -02:00
Wander Lairson Costa
7fe6f4440e Bug 1085641: Add Nexus 4 eng build. r=lightsofapollo 2014-12-28 12:58:21 -02:00
Wander Lairson Costa
5955cc443a Bug 1085638: Add Helix user build. r=lightsofapollo 2014-12-29 18:09:23 -02:00
Wander Lairson Costa
c7bcb43184 Bug 1085634: Add Hamachi eng build. r=lightsofapollo 2014-12-29 09:57:06 -02:00
Wander Lairson Costa
76f8760141 Bug 1085633: Add Hamachi user build. r=lightsofapollo 2014-12-29 09:54:30 -02:00
Wander Lairson Costa
74f206c055 Bug 1085639: Add Nexus 4 user build. r=lightsofapollo 2015-01-02 11:21:18 -02:00
Wander Lairson Costa
0a1bcfb62f Bug 1119151: Fix typo in phone build base task. r=lightsofapollo 2015-01-08 07:15:24 -02:00
Wander Lairson Costa
0a03273d1d Bug 1085632: Add Flame KK eng build task. r=lightsofapollo 2015-01-02 10:59:31 -02:00
Wander Lairson Costa
757400cb55 Bug 1101166: Add custom mozharness repo and rev to taskcluster builds. r=lightsofapollo
taskcluster-build and taskcluster-trygraph now has two options to
specify mozharness custom repo and revision: --mozharness-repo and
--mozharness-rev.
2014-12-31 10:58:19 -02:00
Wander Lairson Costa
5be8d373d2 Bug 1109346: Use tc-vcs for cloning repos. r=lightsofapollo 2014-12-23 18:15:32 -02:00
Gregory Arndt
f711cad0cc Bug 1097246 - Part2 - Added m-c, try, cedar configs r=lightsofapollo 2014-12-23 12:29:39 -06:00
Gregory Arndt
a914dd5ad5 Bug 1097246 - Part1 - Added branched config support r=lightsofapollo 2014-12-22 12:39:42 -06:00
Wander Lairson Costa
bdf305d43b Bug 1098467: Validate the task before build the phone image r=lightsofapollo.
Phone builds are special because they may contain vendor blobs that we
are not allowed to distribute. So, we have to make sure the task is not
leaking anything.

We check that the gecko repository is a mozilla oficial repository and
that we are not copying the built stuff to public folders.
2014-12-16 18:40:14 -02:00
Wander Lairson Costa
0b00b3f9c2 Bug 1085631 part4: Add the phone build task. r=lightsofapollo 2014-12-16 12:24:56 -02:00
Wander Lairson Costa
43da85eb8a Bug 1085631 part3: Add phone builder docker image. r=lightsofapollo
As this image handles files containing partners blobs, it must be
private in quay.io, and the builds cannot be made public either.

You must use "-i" and "-k" build parameters to handle s3 credentials.
2014-12-16 12:24:55 -02:00
Wander Lairson Costa
59bbec4fa7 Bug 1085631 part2: Allow the use of a custom build script. r=lightsofapollo
If the image folder contains an inner build.sh script, runs it to build
the image. The tag value is passed through a "-t" argument. All
arguments passed after the folder parameter are forwarded to the inner
build script.
2014-12-16 12:24:55 -02:00
Wander Lairson Costa
bdd83b5c2e Bug 1085631 part1: Replace b2g-config by target. r=lightsofapollo
In practice, there is no much difference between b2g-config and target
mozharness options, and we are fine specifying both with the same value.

We replace b2g-config by target in our mach command interface because
it seems easier to understand and will make the life for phone builds
easier.
2014-12-16 12:24:55 -02:00
jlal@mozilla.com
daa51b2532 Bug 1111980 - Part 8 Use * scopes on build images r=garndt. 2014-12-15 03:36:38 -08:00
jlal@mozilla.com
b8f6dc942c Bug 1111980 - Part 7 Add mach command for building decision tasks r=garndt 2014-12-11 14:28:32 -08:00
jlal@mozilla.com
b2868b9893 Bug 1111980 - Part 6 Add slugjar to back the as_slugid functionality needed for decision tasks. r=garndt 2014-12-11 12:53:10 -08:00