gecko-dev/layout
Xidorn Quan c131c02332 Bug 1417824 part 1 - Query theme for attribute change on element with appearance. r=heycam
The change is mostly copied from GeckoRestyleManager::AttributeChanged.
It is not clear to me whether it's worth moving it to the superclass so
that we don't duplicate the code. If we are removing the Gecko code in
short term, it probably doesn't matter.

It is also not clear whether we should port other code from that method
to ServoRestyleManager.

MozReview-Commit-ID: Fd1nbwgLGa1

--HG--
extra : rebase_source : 7bba8907fa7e57695a8294cf9277804fbe23ff8f
2017-11-22 15:35:12 -06:00
..
base Bug 1417824 part 1 - Query theme for attribute change on element with appearance. r=heycam 2017-11-22 15:35:12 -06:00
build Bug 1418222 - Move system metrics handling to nsMediaFeatures. r=TYLin 2017-11-17 15:35:26 +08:00
doc
forms Bug 1418477 - Part 2. Add crash test. r=jfkthame 2017-11-22 10:56:41 +09:00
generic Merge mozilla-central to autoland. r=merge a=merge CLOSED TREE 2017-11-25 00:17:48 +02:00
inspector Bug 1419709 - Move a few nsStyleStructID-related static methods out of nsRuleNode.h r=emilio 2017-11-22 18:08:33 +08:00
ipc Bug 1415225 - Move the EventRegionsOverride field to be on RefLayers only. r=botond 2017-11-09 09:03:52 -05:00
mathml Bug 1417010 - Invalidate MathML display items whenever we invalidate the referenced nsMathMLChar. r=miko 2017-11-18 11:06:49 +13:00
media
painting Bug 1418387 - Add CompositorHitTestInfo bits for scrollbars. r=mstange 2017-11-24 16:23:06 -05:00
printing Bug 1417939 - do not crash in release builds when a PRFileDescStream is closed twice; r=bobowen 2017-11-16 13:38:33 -05:00
reftests Bug 1403302 - patch 3 - Remove direct cairo dependency from gfxTextRun and gfxGlyphExtents. r=bas 2017-11-23 19:40:33 +00:00
style Bug 951793 - Export a servo binding to StyleOverscrollBehavior. r=emilio 2017-11-25 01:29:22 +01:00
svg Bug 1417376 Part 3 - Pass nsPoint parameters by const references instead of values. r=mats 2017-11-15 17:55:36 +08:00
tables Bug 1418905 - Move nsRuleNode::ComputeCoordPercentCalc() into nsStyleCoord. r=heycam 2017-11-20 14:05:19 +08:00
tools Backed out 4 changesets (bug 1417251) for reftest failures, e.g. in box-decoration-break-with-outset-box-shadow-1.html. r=backout on a CLOSED TREE 2017-11-22 18:34:58 +02:00
xul Bug 1418387 - Make the nsDisplayOwnLayer flags more strongly typed. r=mstange 2017-11-24 16:23:04 -05:00
moz.build