1ef54328003acde85d1283ab5523e1524c16c0fc: Bug 1269209 - Port test_bug338427.html from chrome to plain; r=masayuki
Aryeh Gregor <ayg@aryeh.name> - Mon, 31 Oct 2016 18:06:46 +0200 - rev 432253
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1269209 - Port test_bug338427.html from chrome to plain; r=masayuki MozReview-Commit-ID: HiDXAKaZlQA
8e7f4f0b0ebb294b3604a50e6b634aa376120114: Bug 1269209 - Port test_async_UpdateCurrentDictionary.html from chrome to plain; r=masayuki
Aryeh Gregor <ayg@aryeh.name> - Mon, 22 Aug 2016 21:00:48 +0300 - rev 432252
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1269209 - Port test_async_UpdateCurrentDictionary.html from chrome to plain; r=masayuki MozReview-Commit-ID: 3dneNqKrYCe
6a381d07b7f1570fd1f9d9980aef58d1cf5b4785: Bug 1269209 - Fix incorrect bug number in test; r=masayuki
Aryeh Gregor <ayg@aryeh.name> - Thu, 05 May 2016 13:52:22 +0300 - rev 432251
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1269209 - Fix incorrect bug number in test; r=masayuki MozReview-Commit-ID: Kk1BIx6wDXI
36b7546597dc6e91acbfbfd5a6e4afc98f67626f: Bug 1311779 - Part 2. Add telemetry to track optimizable opaque images decoded into B8G8R8A8 surfaces. r=tnikkel
Andrew Osmond <aosmond@mozilla.com> - Wed, 19 Oct 2016 12:34:30 -0400 - rev 432250
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1311779 - Part 2. Add telemetry to track optimizable opaque images decoded into B8G8R8A8 surfaces. r=tnikkel
1cea19368e064be9d63ccd98a0d579416dfc9717: Bug 1311779 - Part 1. Ensure JPEG and BMP image decoders use B8G8R8X8 surfaces when possible. r=tnikkel
Andrew Osmond <aosmond@mozilla.com> - Thu, 20 Oct 2016 14:43:26 -0400 - rev 432249
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1311779 - Part 1. Ensure JPEG and BMP image decoders use B8G8R8X8 surfaces when possible. r=tnikkel
c49ec67995bcee88868679ff1e8410bb980393ef: Bug 1314161: stylo: Don't try to recreate style contexts for non-element and non-text nodes. r=bholley
Emilio Cobos Álvarez <ecoal95@gmail.com> - Tue, 01 Nov 2016 11:24:58 +0100 - rev 432248
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1314161: stylo: Don't try to recreate style contexts for non-element and non-text nodes. r=bholley Signed-off-by: Emilio Cobos Álvarez <ecoal95@gmail.com> MozReview-Commit-ID: 4qvF2T7BR4h
d2526689ef032790ef20dd129e054b5bbc60b458: Bug 1314128 - Do not parse await expression in module. r=till
Tooru Fujisawa <arai_a@mac.com> - Tue, 01 Nov 2016 16:53:50 +0900 - rev 432247
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1314128 - Do not parse await expression in module. r=till
4561836d44dcadefc813936a194fb42567a0ab2b: Bug 1308383 - Part 6: Add IfThenElseEmitter::popped. r=shu
Tooru Fujisawa <arai_a@mac.com> - Tue, 01 Nov 2016 16:53:50 +0900 - rev 432246
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1308383 - Part 6: Add IfThenElseEmitter::popped. r=shu
83472f5679d4c349c01b546c50cf1ca8ea004ee8: Bug 1308383 - Part 5: Check the number of pushed or popped values on each branch in IfThenElseEmitter. r=shu
Tooru Fujisawa <arai_a@mac.com> - Tue, 01 Nov 2016 16:53:50 +0900 - rev 432245
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1308383 - Part 5: Check the number of pushed or popped values on each branch in IfThenElseEmitter. r=shu
5f884840b536fb4ce6d09ccfddec74d2b3a9d314: Bug 1308383 - Part 4: Use IfThenElseEmitter in BytecodeEmitter::emitConditionalExpression. r=shu
Tooru Fujisawa <arai_a@mac.com> - Tue, 01 Nov 2016 16:53:50 +0900 - rev 432244
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1308383 - Part 4: Use IfThenElseEmitter in BytecodeEmitter::emitConditionalExpression. r=shu
f8649b3008e1bd588b48156a5496c7b761be311a: Bug 1308383 - Part 3: Cleanup BytecodeEmitter::emitConditionalExpression. r=shu
Tooru Fujisawa <arai_a@mac.com> - Tue, 01 Nov 2016 16:53:49 +0900 - rev 432243
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1308383 - Part 3: Cleanup BytecodeEmitter::emitConditionalExpression. r=shu
25fe60b5746b4a6ab6bcdea940c1520980915d36: Bug 1308383 - Part 2: Add IfThenElseEmitter. r=shu
Tooru Fujisawa <arai_a@mac.com> - Tue, 01 Nov 2016 16:53:49 +0900 - rev 432242
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1308383 - Part 2: Add IfThenElseEmitter. r=shu
b419577e090926d77b7ccc670a12af662e10c80b: Bug 1308383 - Part 1: Cleanup BytecodeEmitter::emitIf. r=shu
Tooru Fujisawa <arai_a@mac.com> - Tue, 01 Nov 2016 16:53:49 +0900 - rev 432241
Push 34240 by bmo:ttromey@mozilla.com at Tue, 01 Nov 2016 14:41:32 +0000
Bug 1308383 - Part 1: Cleanup BytecodeEmitter::emitIf. r=shu
20b77e4b4545a99d3203511312163a83f27ead20: Bug 1313312 - Bump Firefox Puppeteer to version 52.1.0. draft
Henrik Skupin <mail@hskupin.info> - Thu, 27 Oct 2016 12:20:59 +0200 - rev 432240
Push 34239 by bmo:hskupin@gmail.com at Tue, 01 Nov 2016 14:19:19 +0000
Bug 1313312 - Bump Firefox Puppeteer to version 52.1.0. MozReview-Commit-ID: 594sfNheoGJ
3bd5300066d349b4309e3819825d0d2cb77f7494: Bug 1313312 - Move FirefoxPuppeteerMixin from testcases to mixins.py. draft
Henrik Skupin <mail@hskupin.info> - Thu, 27 Oct 2016 11:16:22 +0200 - rev 432239
Push 34239 by bmo:hskupin@gmail.com at Tue, 01 Nov 2016 14:19:19 +0000
Bug 1313312 - Move FirefoxPuppeteerMixin from testcases to mixins.py. MozReview-Commit-ID: 6wvVoMSvEOb
ba1276ec3308a8f34e18db786ecfaaac2f9d22f6: Bug 1313312 - Make Firefox Puppeteer a mixin class. draft
Henrik Skupin <mail@hskupin.info> - Tue, 01 Nov 2016 15:16:10 +0100 - rev 432238
Push 34239 by bmo:hskupin@gmail.com at Tue, 01 Nov 2016 14:19:19 +0000
Bug 1313312 - Make Firefox Puppeteer a mixin class. MozReview-Commit-ID: I99Nul0Jzna
b1edb2f0c8182dd58f1f75e8ecb4762a76ab0a00: Bug 1310106 - wip draft
Jeremy Chen <jeremychen@mozilla.com> - Tue, 01 Nov 2016 22:13:00 +0800 - rev 432237
Push 34238 by jichen@mozilla.com at Tue, 01 Nov 2016 14:13:26 +0000
Bug 1310106 - wip 1. Move GetInflationForBlockDirAlignment() ahead so we can reuse it. 2. Use block container's minimum line height and the adjusted baseline calculated from block container's font to modify mBStartEdge of LineLayout. The idea is to move the starting point of the LineLayout before doing the actual line layout stuffs to implement the initial-letter property's sink argument. MozReview-Commit-ID: uYrFjZwCfX
9aee50f808317a82ff5d135b1f6de17966b6ed23: Bug 1313312 - Bump Firefox Puppeteer to version 52.1.0. draft
Henrik Skupin <mail@hskupin.info> - Thu, 27 Oct 2016 12:20:59 +0200 - rev 432236
Push 34237 by bmo:hskupin@gmail.com at Tue, 01 Nov 2016 14:01:46 +0000
Bug 1313312 - Bump Firefox Puppeteer to version 52.1.0. MozReview-Commit-ID: 594sfNheoGJ
3cd2cb428a3ebb7ebf20db3b3db7c63da1e0dfad: Bug 1313312 - Move FirefoxPuppeteerMixin from testcases to mixins.py. draft
Henrik Skupin <mail@hskupin.info> - Thu, 27 Oct 2016 11:16:22 +0200 - rev 432235
Push 34237 by bmo:hskupin@gmail.com at Tue, 01 Nov 2016 14:01:46 +0000
Bug 1313312 - Move FirefoxPuppeteerMixin from testcases to mixins.py. MozReview-Commit-ID: 6wvVoMSvEOb
c196b0903a89eea688ad5115cbcabaf6231749c7: 234 draft
Henrik Skupin <mail@hskupin.info> - Tue, 01 Nov 2016 14:59:54 +0100 - rev 432234
Push 34237 by bmo:hskupin@gmail.com at Tue, 01 Nov 2016 14:01:46 +0000
234 MozReview-Commit-ID: BheEYH6vwhF
(0) -300000 -100000 -30000 -10000 -3000 -1000 -300 -100 -50 -20 +20 +50 +100 +300 +1000 +3000 +10000 +30000 +100000 +300000 tip