cafd1382c4c291328d87c0eac69336d326e90ab6: Bug 1247168 - Tag and use version 0.1.1 of the decision image; r=dustin
draft
Gregory Szorc <gps@mozilla.com> - Wed, 20 Jul 2016 10:31:43 -0700 - rev 390272
Push
23641 by bmo:gps@mozilla.com at Wed, 20 Jul 2016 23:45:40 +0000
Bug 1247168 - Tag and use version 0.1.1 of the decision image; r=dustin
Changes to the decision Docker image have been compelted. We're ready to
use the new image.
We tag the image, update version references, and change the task caches
so the new Mercurial pooled storage from the robustcheckout extension is
used.
MozReview-Commit-ID: 61v9Ivy59zG
c201842371745dc5853fc92ba7383002beaeed10: Bug 1247168 - Use robustcheckout in decision image; r=dustin
draft
Gregory Szorc <gps@mozilla.com> - Wed, 20 Jul 2016 12:10:52 -0700 - rev 390271
Push
23641 by bmo:gps@mozilla.com at Wed, 20 Jul 2016 23:45:40 +0000
Bug 1247168 - Use robustcheckout in decision image; r=dustin
Now that Mercurial 3.8.4 and robustcheckout are in place, we convert
checkout-gecko from tc-vcs to robustcheckout.
As part of this, we remove references to tc-vcs from the Docker image.
This completes our changes to the decision Docker image. Image size has
been reduced from ~725 MB to ~217 MB. Not bad.
MozReview-Commit-ID: Hx9d02Al1TP
157dd1e31f5e7ddce350b1e315b801b344e64aae: Bug 1247168 - Actually use workspace cache in decision task; r?dustin
draft
Gregory Szorc <gps@mozilla.com> - Wed, 20 Jul 2016 15:34:10 -0700 - rev 390270
Push
23641 by bmo:gps@mozilla.com at Wed, 20 Jul 2016 23:45:40 +0000
Bug 1247168 - Actually use workspace cache in decision task; r?dustin
The decision task configures a /home/worker/workspace cache. However,
the command we run in the container references a "workspace" relative
path. From logs in automation, it appears that PWD during execution
is "/" because "workspace" is being resolved to "/workspace." The
net result of this is we appear to be performing a VCS clone+checkout
on every single task.
This commit fixes the paths so our workspace cache is actually used.
MozReview-Commit-ID: Kj6REep5bSs
8436b937955cabf8f934b6952677ac58ebd1f5ba: Bug 1276579: Add 'options' argument into |document.createElement[NS]()| methods and remove overloaded |createElement[NS]()| methods. r=wchen, r?smaug
draft
Jocelyn Liu <joliu@mozilla.com> - Mon, 06 Jun 2016 18:43:39 +0800 - rev 390269
Push
23640 by bmo:joliu@mozilla.com at Wed, 20 Jul 2016 23:36:44 +0000
Bug 1276579: Add 'options' argument into |document.createElement[NS]()| methods and remove overloaded |createElement[NS]()| methods. r=wchen, r?smaug
MozReview-Commit-ID: FWd6g33SSiR
0db3ca66d8aea8b5ab906fd04ca5d25a30df6e3e: Bug 1287066 - Use IsEqualEdges in Layer::SetVisibleRegion to fix invalidation bug. r=mstange
draft
Benoit Girard <b56girard@gmail.com> - Wed, 20 Jul 2016 19:14:15 -0400 - rev 390268
Push
23639 by b56girard@gmail.com at Wed, 20 Jul 2016 23:14:28 +0000
Bug 1287066 - Use IsEqualEdges in Layer::SetVisibleRegion to fix invalidation bug. r=mstange
MozReview-Commit-ID: BFNhL4LJlhf
6cdeb52930b5148031006ad726579b837c16a759: [mq]: 1287066.1
draft
Benoit Girard <b56girard@gmail.com> - Wed, 20 Jul 2016 19:10:29 -0400 - rev 390267
Push
23638 by b56girard@gmail.com at Wed, 20 Jul 2016 23:11:10 +0000
[mq]: 1287066.1
MozReview-Commit-ID: 3KUB4jKZQOb
303e83ffc15c0959e5ad14c7a9cfbee9d003e572: Bug 1288187 - Enable touch tests on OS X. r?botond
draft
Kartikaya Gupta <kgupta@mozilla.com> - Wed, 20 Jul 2016 18:57:56 -0400 - rev 390266
Push
23637 by kgupta@mozilla.com at Wed, 20 Jul 2016 23:00:10 +0000
Bug 1288187 - Enable touch tests on OS X. r?botond
Also remove a bunch of superfluous window.TouchEvent checks, because the test
harness forces the touch events enabled so the checks are never false.
MozReview-Commit-ID: ESwcVk8gSmq
60d0caf84f4b803b2d9f787b1d1349820e3b04a7: Bug 1288187 - Allow synthesizing widget touch events on OS X. r?mstange
draft
Kartikaya Gupta <kgupta@mozilla.com> - Wed, 20 Jul 2016 18:57:56 -0400 - rev 390265
Push
23637 by kgupta@mozilla.com at Wed, 20 Jul 2016 23:00:10 +0000
Bug 1288187 - Allow synthesizing widget touch events on OS X. r?mstange
MozReview-Commit-ID: 3xL8Ttm2bR6
4a741add6e764ef5dfb2a56230e9c5b185b83008: Bug 1288187 - Extract a helper function to manage synthetic touch points for widgets that don't have more specific handling. r?botond
draft
Kartikaya Gupta <kgupta@mozilla.com> - Wed, 20 Jul 2016 18:57:56 -0400 - rev 390264
Push
23637 by kgupta@mozilla.com at Wed, 20 Jul 2016 23:00:10 +0000
Bug 1288187 - Extract a helper function to manage synthetic touch points for widgets that don't have more specific handling. r?botond
MozReview-Commit-ID: LhJp298kN4m
106d15f29db183387a77eb3cbc6968a7cac34286: Bug 1285511 - Add multidex support to automation builds. r=sebastian
draft
Michael Comella <michael.l.comella@gmail.com> - Wed, 20 Jul 2016 13:06:40 -0700 - rev 390263
Push
23636 by michael.l.comella@gmail.com at Wed, 20 Jul 2016 22:59:21 +0000
Bug 1285511 - Add multidex support to automation builds. r=sebastian
I initially tested my code with a branch around the multidex dependency:
if (mozconfig.substs.MOZ_BUILD_MOBILE_ANDROID_WITH_GRADLE) {
compile ...multidex...
}
I removed it because it seemed unnecessary - the code shouldn't be
included if it's not referenced.
I tested:
* Locally with a build that did not exceed the method limit, pre-Lollipop
* On try, with fx-team
* On try, with beta
MozReview-Commit-ID: APaOdlKd3QF
d9631679e44acea4d31ab547633e0729768f987a: Bug 1285511 - Improve existing build flavor comments. r=sebastian
draft
Michael Comella <michael.l.comella@gmail.com> - Wed, 20 Jul 2016 15:48:53 -0700 - rev 390262
Push
23636 by michael.l.comella@gmail.com at Wed, 20 Jul 2016 22:59:21 +0000
Bug 1285511 - Improve existing build flavor comments. r=sebastian
MozReview-Commit-ID: CRPqN07Pe9V
cf880317fab0acb57bd475c420018945b35b1ad8: Bug 1272256 - Adding in longpress new tab button container menu
draft
Jonathan Kingston <jkt@mozilla.com> - Thu, 14 Jul 2016 11:44:39 +0100 - rev 390261
Push
23635 by jkingston@mozilla.com at Wed, 20 Jul 2016 22:19:26 +0000
Bug 1272256 - Adding in longpress new tab button container menu
MozReview-Commit-ID: 5KECDW34G8M
ce43300226601cf28b1b7213a92891c5a3962def: Bug 1287951: stylo: Implement ServoRestyleManager::AttributeWillChange.
draft
Emilio Cobos Álvarez <ecoal95@gmail.com> - Tue, 19 Jul 2016 14:35:37 -0700 - rev 390260
Push
23634 by bmo:ealvarez@mozilla.com at Wed, 20 Jul 2016 22:07:19 +0000
Bug 1287951: stylo: Implement ServoRestyleManager::AttributeWillChange.
MozReview-Commit-ID: 5CCleWo06Ow
d3854cad46cd58945143c7742ff8eb129e8624a0: Bug 1287951: stylo: Add support for computing style hints from Servo.
draft
Emilio Cobos Álvarez <ecoal95@gmail.com> - Mon, 18 Jul 2016 18:02:55 -0700 - rev 390259
Push
23634 by bmo:ealvarez@mozilla.com at Wed, 20 Jul 2016 22:07:19 +0000
Bug 1287951: stylo: Add support for computing style hints from Servo.
MozReview-Commit-ID: ALuJxcfAMuL
ae8de61172abb31a03844989ebb55875fbf467c6: Bug 1058438 - Add test for disabledHost migration to sqlite v6 in Fennec. r=MattN
draft
Saad Quadri <saad@saadquadri.com> - Wed, 20 Jul 2016 14:59:42 -0700 - rev 390258
Push
23633 by saad@saadquadri.com at Wed, 20 Jul 2016 22:00:24 +0000
Bug 1058438 - Add test for disabledHost migration to sqlite v6 in Fennec. r=MattN
MozReview-Commit-ID: DRV3zmXc9yJ
01560828abe2df622e4be3659eee3da8d003a39b: Bug 1058438 - Add additional tests for disabledHost APIs with nonascii characters in URLs. r=MattN
draft
Saad Quadri <saad@saadquadri.com> - Wed, 20 Jul 2016 14:59:42 -0700 - rev 390257
Push
23633 by saad@saadquadri.com at Wed, 20 Jul 2016 22:00:24 +0000
Bug 1058438 - Add additional tests for disabledHost APIs with nonascii characters in URLs. r=MattN
MozReview-Commit-ID: EsN6FNCzbLk
4a4013267d297234e575d4aa17d58520a166939b: Bug 1058438 - Migrate disabledHosts from sqlite storage to permission manager. r=MattN
draft
Saad Quadri <saad@saadquadri.com> - Wed, 20 Jul 2016 14:59:42 -0700 - rev 390256
Push
23633 by saad@saadquadri.com at Wed, 20 Jul 2016 22:00:24 +0000
Bug 1058438 - Migrate disabledHosts from sqlite storage to permission manager. r=MattN
MozReview-Commit-ID: BKlAmwzu3is
2dff27114ff99cabdf693e130bd2abef1226e125: Bug 1058438 - Migrate disabledHosts from json storage to permission manager. r=MattN
draft
Kapeel Sable <kapeels42@gmail.com> - Wed, 06 Jan 2016 17:57:40 +0530 - rev 390255
Push
23633 by saad@saadquadri.com at Wed, 20 Jul 2016 22:00:24 +0000
Bug 1058438 - Migrate disabledHosts from json storage to permission manager. r=MattN
MozReview-Commit-ID: 2qaUCZjqc47
7d1b270d5d696c47c6027cb61890fbc7e36822f0: Bug 1058438 - Remove disabledHost APIs from storage and use permission manager directly in LoginManager. r=MattN
draft
Saad Quadri <saad@saadquadri.com> - Wed, 20 Jul 2016 14:59:06 -0700 - rev 390254
Push
23633 by saad@saadquadri.com at Wed, 20 Jul 2016 22:00:24 +0000
Bug 1058438 - Remove disabledHost APIs from storage and use permission manager directly in LoginManager. r=MattN
MozReview-Commit-ID: AheLazqkLoK
ea50539b5959f439cd2696e053cfa7c547b5a5bf: Bug 1287951: stylo: Implement ServoRestyleManager::AttributeWillChange.
draft
Emilio Cobos Álvarez <ecoal95@gmail.com> - Tue, 19 Jul 2016 14:35:37 -0700 - rev 390253
Push
23632 by bmo:ealvarez@mozilla.com at Wed, 20 Jul 2016 21:51:07 +0000
Bug 1287951: stylo: Implement ServoRestyleManager::AttributeWillChange.
MozReview-Commit-ID: 5CCleWo06Ow