gecko-dev/layout
Xidorn Quan 3e1eaab1ee Bug 1449798 - Remove GenericSpecifiedValues::ShouldComputeStyleStruct and mSIDs. r=emilio
This was useful because nsRuleData in the old style system may not hold
all the data, but the only subclass ServoSpecifiedValues is always able
to hold any data, and thus passes NS_STYLE_INHERIT_MASK to mSIDS. Given
this, this method and mSIDs seems to be useless and can be removed.

MozReview-Commit-ID: 4vWcV4DRS2i

--HG--
extra : rebase_source : 4f364d431821e29838082e391c6dde08af7f5343
2018-03-29 12:39:07 +11:00
..
base Bug 1448535 part 2 - Remove arena-related code from style structs. r=emilio 2018-03-29 03:45:18 +11:00
build Bug 1449089 part 5 - Remove nsCSSPseudoClasses.{h,cpp} and nsCSSPseudoClassList.h. r=emilio 2018-03-28 09:41:04 +11:00
doc Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE 2018-03-22 20:06:24 +01:00
forms Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-03-27 12:16:26 +03:00
generic Backed out 3 changesets (bug 1449321, bug 1449566, bug 1449565) as per developer request. 2018-03-28 18:10:11 +03:00
inspector Bug 1449089 part 5 - Remove nsCSSPseudoClasses.{h,cpp} and nsCSSPseudoClassList.h. r=emilio 2018-03-28 09:41:04 +11:00
ipc Bug 1448490 - Make the layers id a struct instead of a uint64_t. r=mattwoodrow 2018-03-24 19:06:01 -04:00
mathml Bug 1448535 part 1 - Make nsMathMLmtdInnerFrame use UniquePtr for its StyleText. r=dholbert 2018-03-29 03:45:18 +11:00
media
painting Bug 1449478 - Actually prevent creating new scroll data for simple transform items. r=jrmuizel 2018-03-28 06:32:06 -04:00
printing Bug 1447828 part 6 - Have only a single nsLayoutStylesheetCache instance. r=emilio 2018-03-29 02:34:34 +11:00
reftests Bug 1449118 - Force SVGs to load when running the twisty reftest. r=dholbert 2018-03-28 21:38:31 +00:00
style Bug 1449798 - Remove GenericSpecifiedValues::ShouldComputeStyleStruct and mSIDs. r=emilio 2018-03-29 12:39:07 +11:00
svg Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-03-28 01:00:31 +03:00
tables Bug 1448559: Cleanup CalcStyleDifference. r=xidorn 2018-03-26 09:47:33 +02:00
tools Bug 1448697 - Try to use force-stop instead of kill to end remote applications; r=bc 2018-03-26 12:21:46 -06:00
xul Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-03-27 12:15:05 +03:00
moz.build