a4a0e566d5196c42260ae943ff0cfeb799e53236: Bug 1334735 - Part 3: Really set mNeedLayoutFlush when skipping suppressed interruptible reflows. r?bz
draft
Cameron McCormack <cam@mcc.id.au> - Tue, 07 Feb 2017 18:19:35 +0800 - rev 479822
Push
44370 by bmo:cam@mcc.id.au at Tue, 07 Feb 2017 10:20:07 +0000
Bug 1334735 - Part 3: Really set mNeedLayoutFlush when skipping suppressed interruptible reflows. r?bz
MozReview-Commit-ID: FUlY7Xqo6gZ
5b542ee78cd33e581f5ca61bec0725886d1d0a40: Bug 1334735 - Part 2: Add separate flag to track need to flush throttled animations. r?bz,birtles
draft
Cameron McCormack <cam@mcc.id.au> - Tue, 07 Feb 2017 18:19:35 +0800 - rev 479821
Push
44370 by bmo:cam@mcc.id.au at Tue, 07 Feb 2017 10:20:07 +0000
Bug 1334735 - Part 2: Add separate flag to track need to flush throttled animations. r?bz,birtles
MozReview-Commit-ID: Fil3uTYYz3P
cfc9317005af772987ffdc0e124331a9edbe17c7: Bug 1334735 - Part 1: Move need style/flush flags from document to pres shell. r?bz
draft
Cameron McCormack <cam@mcc.id.au> - Tue, 07 Feb 2017 18:19:35 +0800 - rev 479820
Push
44370 by bmo:cam@mcc.id.au at Tue, 07 Feb 2017 10:20:07 +0000
Bug 1334735 - Part 1: Move need style/flush flags from document to pres shell. r?bz
MozReview-Commit-ID: VgDOiWnF4A
e70fe0146f89b9d314a3523361f2d2805f932584: Bug 1336708: Reftest. r?dholbert
draft
Emilio Cobos Álvarez <emilio@crisal.io> - Mon, 06 Feb 2017 15:58:52 +0100 - rev 479819
Push
44369 by bmo:emilio+bugs@crisal.io at Tue, 07 Feb 2017 10:11:00 +0000
Bug 1336708: Reftest. r?dholbert
MozReview-Commit-ID: DDpc5oMXFgB
df4675845c8b1536e67765a9868229c48dec51cc: Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's computed height has changed. r?dholbert
draft
Emilio Cobos Álvarez <emilio@crisal.io> - Mon, 06 Feb 2017 13:06:57 +0100 - rev 479818
Push
44369 by bmo:emilio+bugs@crisal.io at Tue, 07 Feb 2017 10:11:00 +0000
Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's computed height has changed. r?dholbert
For some stretched items, we override the computed height of the input for
measuring reflows, which may change the ascent and height result.
Just use that as a key for the reflow result cache too.
MozReview-Commit-ID: 9NyObfVucnC
5f4b0e3b8d715270e35def679e93098ecdd61fbe: Bug 1337059: Don't left-shift for null constant amounts on ARM; r?lth
draft
Benjamin Bouvier <benj@benj.me> - Tue, 07 Feb 2017 11:05:25 +0100 - rev 479817
Push
44368 by bbouvier@mozilla.com at Tue, 07 Feb 2017 10:10:28 +0000
Bug 1337059: Don't left-shift for null constant amounts on ARM; r?lth
MozReview-Commit-ID: 1NqJuSANKsr
83dbc7df27787d05ce4e944e6aa482a4ff891cc8: Bug 1336139: Fix uint64 to f64 conversion for signed odd inputs on x64; r?sunfish
draft
Benjamin Bouvier <benj@benj.me> - Mon, 06 Feb 2017 16:31:23 +0100 - rev 479816
Push
44368 by bbouvier@mozilla.com at Tue, 07 Feb 2017 10:10:28 +0000
Bug 1336139: Fix uint64 to f64 conversion for signed odd inputs on x64; r?sunfish
MozReview-Commit-ID: 4Lk4ifPqO9d
3d7fce1fab83e6a1c9b08f411d8f4170c4fa4287: Bug 1334564 - Deprecate URL.createObjectURL(mediastream), r=smaug, r=rjesup
Andrea Marchesini <amarchesini@mozilla.com> - Tue, 07 Feb 2017 08:58:35 +0100 - rev 479815
Push
44368 by bbouvier@mozilla.com at Tue, 07 Feb 2017 10:10:28 +0000
Bug 1334564 - Deprecate URL.createObjectURL(mediastream), r=smaug, r=rjesup
17414d851efb55e58879157ef16f525a2e73ab0b: Bug 1331857 - Create class BasicRenderingContext2D. r=gwright
Kevin Chen <kechen@mozilla.com> - Thu, 02 Feb 2017 22:43:00 +0100 - rev 479814
Push
44368 by bbouvier@mozilla.com at Tue, 07 Feb 2017 10:10:28 +0000
Bug 1331857 - Create class BasicRenderingContext2D. r=gwright
dd49b1d1bf8f3576be156c727ffa6acf74a4565c: Bug 675709 - Export the constants for paper orientation. r=haik
Hiroshi Hatake <cosmo0920.oucc@gmail.com> - Mon, 06 Feb 2017 11:02:50 +0900 - rev 479813
Push
44368 by bbouvier@mozilla.com at Tue, 07 Feb 2017 10:10:28 +0000
Bug 675709 - Export the constants for paper orientation. r=haik
c00c417786542493605fcd945258f6a08f77ef85: Bug 1308449 - Implement custom request view;r=honza,rickychien
draft
Fred Lin <gasolin@mozilla.com> - Tue, 27 Dec 2016 10:17:27 +0800 - rev 479812
Push
44367 by bmo:gasolin@mozilla.com at Tue, 07 Feb 2017 10:02:57 +0000
Bug 1308449 - Implement custom request view;r=honza,rickychien
move send/cancel func to component
use thunk to handle sendHTTPRequest
use single updateRequest method to update all form values
MozReview-Commit-ID: 64SLE9TfqrT
880499399abb9a3afca6a643e48ac61d109c3059: Bug 1287660 - New implementation of nsIHandlerService for the JSON backend;r?paolo
draft
Alphan Chen <alchen@mozilla.com> - Tue, 07 Feb 2017 17:34:53 +0800 - rev 479811
Push
44366 by alchen@mozilla.com at Tue, 07 Feb 2017 09:39:02 +0000
Bug 1287660 - New implementation of nsIHandlerService for the JSON backend;r?paolo
MozReview-Commit-ID: 46fQq1Pr8bT
42f2dbb966d2713bc41201df43a10d1f3eb3a010: Bug 1335942 - Part 6: Implement GetScaleValue for RawServoAnimationValue.
draft
Boris Chiou <boris.chiou@gmail.com> - Mon, 06 Feb 2017 17:54:49 +0800 - rev 479810
Push
44365 by bmo:boris.chiou@gmail.com at Tue, 07 Feb 2017 09:38:10 +0000
Bug 1335942 - Part 6: Implement GetScaleValue for RawServoAnimationValue.
MozReview-Commit-ID: GnaS44gWmm2
b9b2722a8cfdd4c3b3dfa108b67554e3dd3b64bb: Bug 1335942 - Part 5: Add AnimationValue::GetScaleValue().
draft
Boris Chiou <boris.chiou@gmail.com> - Mon, 06 Feb 2017 16:32:21 +0800 - rev 479809
Push
44365 by bmo:boris.chiou@gmail.com at Tue, 07 Feb 2017 09:38:10 +0000
Bug 1335942 - Part 5: Add AnimationValue::GetScaleValue().
Move the common part of GetScaleValue into nsStyleTransformMatrix, and add a
new method, GetScaleValue, on AnimationValue, which can get the scale value from
StyleAnimationValue or RawServoAnimationValue.
MozReview-Commit-ID: 4spi1LkZrWP
a2461c59fd6c5d06addeac6cdf02993dc66f1908: Bug 1335942 - Part 4: Support transform in SetAnimatable.
draft
Boris Chiou <boris.chiou@gmail.com> - Sun, 05 Feb 2017 19:23:18 +0800 - rev 479808
Push
44365 by bmo:boris.chiou@gmail.com at Tue, 07 Feb 2017 09:38:10 +0000
Bug 1335942 - Part 4: Support transform in SetAnimatable.
MozReview-Commit-ID: 97aTuUNa1RT
933649770d25a75caff2ba671ed329288f1475f7: Bug 1335942 - Part 3: Use AnimationValue as the argument in layers::SetAnimatable.
draft
Boris Chiou <boris.chiou@gmail.com> - Sat, 04 Feb 2017 14:22:30 +0800 - rev 479807
Push
44365 by bmo:boris.chiou@gmail.com at Tue, 07 Feb 2017 09:38:10 +0000
Bug 1335942 - Part 3: Use AnimationValue as the argument in layers::SetAnimatable.
MozReview-Commit-ID: 4XnLL6I291q
09e93bd0a7b1a2425aea92b4cb19ccade795b34d: Bug 1335942 - Part 2: Use mozilla::AnimationValue in AnimationPropertySegment.
draft
Boris Chiou <boris.chiou@gmail.com> - Sat, 04 Feb 2017 13:57:08 +0800 - rev 479806
Push
44365 by bmo:boris.chiou@gmail.com at Tue, 07 Feb 2017 09:38:10 +0000
Bug 1335942 - Part 2: Use mozilla::AnimationValue in AnimationPropertySegment.
MozReview-Commit-ID: L6U1A223jsa
67f5f94e64067bd380c5b1bef5f82e811a0fcbf5: Bug 1335942 - Part 1: Introduce mozilla::AnimationValue.
draft
Boris Chiou <boris.chiou@gmail.com> - Sat, 04 Feb 2017 13:13:16 +0800 - rev 479805
Push
44365 by bmo:boris.chiou@gmail.com at Tue, 07 Feb 2017 09:38:10 +0000
Bug 1335942 - Part 1: Introduce mozilla::AnimationValue.
Currently, we have StyleAnimationValue for Gecko and
RawServoAnimationValue for Servo, and use this struct to wrap them to
avoid the duplicated code.
MozReview-Commit-ID: ATDBSCOX2C5
b405cb0bc704eba76af6cefcbcb339a6c5cdedae: Bug 1308449 - Implement custom request view;r=honza,rickychien
draft
Fred Lin <gasolin@mozilla.com> - Tue, 27 Dec 2016 10:17:27 +0800 - rev 479804
Push
44364 by bmo:gasolin@mozilla.com at Tue, 07 Feb 2017 09:12:45 +0000
Bug 1308449 - Implement custom request view;r=honza,rickychien
move send/cancel func to component
use thunk to handle sendHTTPRequest
use single updateRequest method to update all form values
MozReview-Commit-ID: 64SLE9TfqrT
1262f7f3b305f46680e18308abb9ac09feaf464e: Bug 1335608 - add a button to select hidden tools when toolbox toolbar overflows;r=gregtatum
draft
Julian Descottes <jdescottes@mozilla.com> - Thu, 02 Feb 2017 17:53:54 +0100 - rev 479803
Push
44363 by jdescottes@mozilla.com at Tue, 07 Feb 2017 09:08:32 +0000
Bug 1335608 - add a button to select hidden tools when toolbox toolbar overflows;r=gregtatum
MozReview-Commit-ID: HgfSteV6WXy