004ffc82949ded681ae88df82218407a1181d24f: Bug 1275718 - Part 1: Use ok instead of info in case of no OMTA since mochitest fails there is no checks. r?birtles draft
Hiroyuki Ikezoe <hiikezoe@mozilla-japan.org> - Mon, 06 Jun 2016 06:29:24 +0900 - rev 375509
Push 20289 by hiikezoe@mozilla-japan.org at Sun, 05 Jun 2016 21:29:40 +0000
Bug 1275718 - Part 1: Use ok instead of info in case of no OMTA since mochitest fails there is no checks. r?birtles MozReview-Commit-ID: 5ByJRbOSkDy
2ad903b2da5d779aa3b28d911a9233d8bc2a8f5f: Bug 1277937 - Fix SELECTION_URLSTRIKEOUT. r?jfkthame draft
Xidorn Quan <quanxunzhen@gmail.com> - Sun, 05 Jun 2016 08:21:27 +0100 - rev 375508
Push 20288 by quanxunzhen@gmail.com at Sun, 05 Jun 2016 20:30:56 +0000
Bug 1277937 - Fix SELECTION_URLSTRIKEOUT. r?jfkthame MozReview-Commit-ID: LumW94mTX4X
e0f07eab0aa8fd4a95d44564283e09dcb30edd46: Bug 1274611: spell target-tasks.json with `-`; r?garndt draft
Dustin J. Mitchell <dustin@mozilla.com> - Wed, 01 Jun 2016 20:29:08 +0000 - rev 375507
Push 20287 by dmitchell@mozilla.com at Sun, 05 Jun 2016 20:02:11 +0000
Bug 1274611: spell target-tasks.json with `-`; r?garndt MozReview-Commit-ID: Aij7wL3onop
273f7c498c7de4826e5ec8833e6a4e6ee7915390: Bug 1274611: implement docker image builds as a distinct kind; r?garndt draft
Dustin J. Mitchell <dustin@mozilla.com> - Sun, 05 Jun 2016 19:15:53 +0000 - rev 375506
Push 20287 by dmitchell@mozilla.com at Sun, 05 Jun 2016 20:02:11 +0000
Bug 1274611: implement docker image builds as a distinct kind; r?garndt MozReview-Commit-ID: 81Ad9LcBdx6
9c8429f2f93f865dca5fc19784bb150eff3565c3: Bug 1274611: handle empty error messages properly; r=gps draft
Dustin J. Mitchell <dustin@mozilla.com> - Fri, 27 May 2016 22:19:54 +0000 - rev 375505
Push 20287 by dmitchell@mozilla.com at Sun, 05 Jun 2016 20:02:11 +0000
Bug 1274611: handle empty error messages properly; r=gps MozReview-Commit-ID: 4Adn7X0HOu1
01002e8a7eb2e422a60832a1709f3e8c8c1830c0: Bug 1274611: Implement task-graph optimization; r=gps draft
Dustin J. Mitchell <dustin@mozilla.com> - Sun, 05 Jun 2016 19:49:41 +0000 - rev 375504
Push 20287 by dmitchell@mozilla.com at Sun, 05 Jun 2016 20:02:11 +0000
Bug 1274611: Implement task-graph optimization; r=gps * Implement & document optimization (although legacy kind doesn't do much of it) * Introduce `optimize_target_tasks` parameter to control whether tasks in the target set can be optimized (no for try, yes for most other branches) * Refactor to include resolved taskIds in the optimized task graph * Include a `label-to-taskid.json` artifact. * Introduce {'task-reference': '... <dependency-name> ...'} for referring to parent tasks' taskId. MozReview-Commit-ID: LWvlWNz49U5
afe1c939a9acdf566e131231707fac231def0805: Bug 1274611: spell target-tasks.json with `-`; r?garndt draft
Dustin J. Mitchell <dustin@mozilla.com> - Wed, 01 Jun 2016 20:29:08 +0000 - rev 375503
Push 20286 by dmitchell@mozilla.com at Sun, 05 Jun 2016 18:48:24 +0000
Bug 1274611: spell target-tasks.json with `-`; r?garndt MozReview-Commit-ID: Aij7wL3onop
3cec8ed7a3a7b363e34f9f19d31a39c09c27cfd8: Bug 1274611: implement docker image builds as a distinct kind; r?garndt draft
Dustin J. Mitchell <dustin@mozilla.com> - Wed, 01 Jun 2016 18:12:21 +0000 - rev 375502
Push 20286 by dmitchell@mozilla.com at Sun, 05 Jun 2016 18:48:24 +0000
Bug 1274611: implement docker image builds as a distinct kind; r?garndt MozReview-Commit-ID: 81Ad9LcBdx6
7007986561ac61af37fa50483b9a4b299ac74a2b: Bug 1274611: handle empty error messages properly; r=gps draft
Dustin J. Mitchell <dustin@mozilla.com> - Fri, 27 May 2016 22:19:54 +0000 - rev 375501
Push 20286 by dmitchell@mozilla.com at Sun, 05 Jun 2016 18:48:24 +0000
Bug 1274611: handle empty error messages properly; r=gps MozReview-Commit-ID: 4Adn7X0HOu1
cb53f040742a4cb48bea8c93b346198487478f83: Bug 1274611: Implement task-graph optimization; r=gps draft
Dustin J. Mitchell <dustin@mozilla.com> - Thu, 02 Jun 2016 00:53:03 +0000 - rev 375500
Push 20286 by dmitchell@mozilla.com at Sun, 05 Jun 2016 18:48:24 +0000
Bug 1274611: Implement task-graph optimization; r=gps * Implement & document optimization (although legacy kind doesn't do much of it) * Introduce `optimize_target_tasks` parameter to control whether tasks in the target set can be optimized (no for try, yes for most other branches) * Refactor to include resolved taskIds in the optimized task graph * Include a `label-to-taskid.json` artifact. * Introduce {'task-reference': '... <dependency-name> ...'} for referring to parent tasks' taskId. MozReview-Commit-ID: LWvlWNz49U5
dfbdf894eaabc6f41099fcd41ae80d095e0aec14: Bug 1278036 - Rename Endian.h to BigEndian.h for case insensitive Linux builds. r=cpearce
Benoit Girard <b56girard@gmail.com> - Sun, 05 Jun 2016 13:24:51 -0400 - rev 375499
Push 20286 by dmitchell@mozilla.com at Sun, 05 Jun 2016 18:48:24 +0000
Bug 1278036 - Rename Endian.h to BigEndian.h for case insensitive Linux builds. r=cpearce MozReview-Commit-ID: CePIpZZEjD
a05ccec4e75da7f0bc1eb1a38c2f7e84b82d31ce: Bug 1278036 - Rename Endian.h to BigEndian.h for case insensitive Linux builds. r=cpearce draft
Benoit Girard <b56girard@gmail.com> - Sun, 05 Jun 2016 13:24:51 -0400 - rev 375498
Push 20285 by b56girard@gmail.com at Sun, 05 Jun 2016 17:25:09 +0000
Bug 1278036 - Rename Endian.h to BigEndian.h for case insensitive Linux builds. r=cpearce MozReview-Commit-ID: CePIpZZEjD
0ebd083b276df0047531e1526ae657addfb0e182: Bug 1278036 - Rename Endian.h to BigEndian.h for case insensitive Linux builds. r=cpeterson draft
Benoit Girard <b56girard@gmail.com> - Sun, 05 Jun 2016 13:22:57 -0400 - rev 375497
Push 20284 by b56girard@gmail.com at Sun, 05 Jun 2016 17:23:20 +0000
Bug 1278036 - Rename Endian.h to BigEndian.h for case insensitive Linux builds. r=cpeterson MozReview-Commit-ID: 6umEPkbF68G
c73d03ff7a2f9324eabf32532ea05da8eb2e145f: Bug 1276732 - Report the GLContext error to WebGL for telemetry. r=jrmuizel draft
Benoit Girard <b56girard@gmail.com> - Sun, 05 Jun 2016 13:20:01 -0400 - rev 375496
Push 20283 by b56girard@gmail.com at Sun, 05 Jun 2016 17:20:13 +0000
Bug 1276732 - Report the GLContext error to WebGL for telemetry. r=jrmuizel MozReview-Commit-ID: K1OzolJupI9
f3652a6c828ce3f0e654ede6bbad6946265ec9f1: Bug 1276272 part 4 - modify the mochitest; r?jwwang draft
Kaku Kuo <tkuo@mozilla.com> - Sun, 05 Jun 2016 22:15:49 +0800 - rev 375495
Push 20282 by tkuo@mozilla.com at Sun, 05 Jun 2016 16:11:13 +0000
Bug 1276272 part 4 - modify the mochitest; r?jwwang MozReview-Commit-ID: 9DUpKblMbTz
d5e24986528e376ad17eb0d821ddaf027bb3fd98: Bug 1276272 part 4 - modify the mochitest; r?jwwang draft
Kaku Kuo <tkuo@mozilla.com> - Sun, 05 Jun 2016 22:15:49 +0800 - rev 375494
Push 20281 by tkuo@mozilla.com at Sun, 05 Jun 2016 16:03:37 +0000
Bug 1276272 part 4 - modify the mochitest; r?jwwang MozReview-Commit-ID: 9DUpKblMbTz
d661e7760e9a8e31bb2fc37c607da8b75da15033: Bug 1276272 part 3 - implement promise-based HTMLMediaElement::seekToNextFrame(); r?jwwang draft
Kaku Kuo <tkuo@mozilla.com> - Sun, 05 Jun 2016 23:56:28 +0800 - rev 375493
Push 20281 by tkuo@mozilla.com at Sun, 05 Jun 2016 16:03:37 +0000
Bug 1276272 part 3 - implement promise-based HTMLMediaElement::seekToNextFrame(); r?jwwang MozReview-Commit-ID: JaUQe5GK6bF
04473367211c18c5ab42618183a6433b4e35a52c: Bug 1276272 part 2 - modify the webidl and preference setting; r?ehsan draft
Kaku Kuo <tkuo@mozilla.com> - Fri, 03 Jun 2016 16:52:10 +0800 - rev 375492
Push 20281 by tkuo@mozilla.com at Sun, 05 Jun 2016 16:03:37 +0000
Bug 1276272 part 2 - modify the webidl and preference setting; r?ehsan MozReview-Commit-ID: INYkaXhe8gT
3f53f469c2533f8c80fd1c5e5915700ff206a6a9: Bug 1276272 part 1 - add Promise::MaybeRejectWithVode() utility method; r?ehsan draft
Kaku Kuo <tkuo@mozilla.com> - Sun, 05 Jun 2016 22:16:12 +0800 - rev 375491
Push 20281 by tkuo@mozilla.com at Sun, 05 Jun 2016 16:03:37 +0000
Bug 1276272 part 1 - add Promise::MaybeRejectWithVode() utility method; r?ehsan MozReview-Commit-ID: 4bBGsUNKbQS
48770f99bb6cbedb5ce56eeb8d79ac0a9185d55b: Bug 1278105 - Update the what's new section in every languages draft
Sylvestre Ledru <sledru@mozilla.com> - Sun, 05 Jun 2016 16:48:54 +0200 - rev 375490
Push 20280 by sledru@mozilla.com at Sun, 05 Jun 2016 14:50:17 +0000
Bug 1278105 - Update the what's new section in every languages MozReview-Commit-ID: DH7SsUsFd8Y
(0) -300000 -100000 -30000 -10000 -3000 -1000 -300 -100 -50 -20 +20 +50 +100 +300 +1000 +3000 +10000 +30000 +100000 +300000 tip