gecko-dev/layout
Hiroyuki Ikezoe c354bf91e5 Bug 1304922 - Part 6: Introduce mPropertiesWithImportantRules and mPropertiesForAnimationsLevel and use it to detect conditions that we need to update layers. r=birtles
This patch also makes composite order lowest to highest, as a result we also
need to replace mWinsInCascade checks with the the properties.
The mWinsInCascade membed itself will be removed in a subsequent patch.

Now we call RequestRestyle(Layer) respectively for transition and animation,
so a test case in test_restyles.html works as expected.

And now lower-priority animations are also sent to the compositor so this patch
fixed some tests in test_running_on_compositor.html and
test_animation_performance_warning.html

MozReview-Commit-ID: BchUsJbmatg

--HG--
extra : rebase_source : ff295aecb08bb672ac5f02e26e37a4ea4f3eb7c0
2016-10-05 14:42:56 +09:00
..
base Bug 1304922 - Part 6: Introduce mPropertiesWithImportantRules and mPropertiesForAnimationsLevel and use it to detect conditions that we need to update layers. r=birtles 2016-10-05 14:42:56 +09:00
build Bug 209637 - Add support for application/vnd.wap.xhtml+xml. r=bz 2016-09-28 09:48:17 -05:00
doc
forms Bug 1301630 - Remove nsBlockFrame::SetFlags(). r=bz 2016-09-09 15:26:57 +08:00
generic Bug 1304922 - Part 1: Rename nsLayoutUtils::HasCurrentAnimationOfProperty() to nsLayoutUtils::HasActiveAnimationOfProperty(). r=birtles 2016-10-05 14:25:41 +09:00
inspector Bug 1306214 part 2 - Remove -moz-use-text-color from devtools. r=tromey 2016-09-29 17:45:02 +10:00
ipc Bug 1306644 - Have TabParent call TakeFocusForClickFromTap rather than doing it over a sync IPC roundtrip. r=dvander 2016-09-30 15:03:42 -04:00
mathml Bug 1299741 part 11 - Change text-{emphasis,fill,stroke}-color to using StyleComplexColor. r=dbaron 2016-09-16 14:40:45 +10:00
media
printing Bug 1305309, backout Bug 1214805, r=backout 2016-09-27 01:03:24 +03:00
reftests Bug 1295261 - Annotate some minor android reftest fuzziness triggered by test rebucketing r=dholbert 2016-10-03 22:32:11 -07:00
style Bug 1304922 - Part 3: Request restyle for layer when CSS animation's index is changed. r=birtles 2016-10-05 14:26:29 +09:00
svg Merge mozilla-central to autoland 2016-09-30 12:11:06 +02:00
tables Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth 2016-09-05 11:45:39 +08:00
tools Bug 1269807 - Remove support for all NPAPI plugins except for Flash, behind a pref. Tests that use the testplugin for now set the pref to keep it working. This will be disabled for ESR 52, but enabled for release 52. In the next cycle, the pref will be removed and this will be hardcoded. r=jimm 2016-09-29 09:16:33 -04:00
xul merge mozilla-inbound to mozilla-central a=merge 2016-09-30 12:02:16 +02:00
moz.build