gecko-dev/layout/style
Hiroyuki Ikezoe 2b220f490f Bug 1285407 - Part 3: Remove UpdateCascadeResults call because it's called against the same nsStyleContext from MaybeUpdateAnimationRule. r=birtles
MozReview-Commit-ID: FrrFLq9S2f4

--HG--
extra : rebase_source : 20d9329b0b801fa78cf8889f404a6cc0ac011a69
2016-07-11 17:28:17 +09:00
..
crashtests Bug 1135534 - Crashtest for this bug. r=dholbert 2016-07-04 08:59:51 +10:00
res Bug 1249497 - Use isolate-override for bdo elements. r=jfkthame 2016-07-01 09:53:26 +10:00
test Bug 1283679 - fix misspelled mask-composite:subtract keyword. r=dbaron 2016-07-04 11:17:13 +08:00
xbl-marquee Bug 1277475 Part 2: Ignore marquee attribute event handlers when sandboxed scripts flag is set on its owning Document. r=bz 2016-06-09 11:22:22 +01:00
AnimationCollection.cpp Bug 1249219 - Part 3: Replace Pair<Element*, CSSPseudoElementType> with NonOwningAnimationTarget. r=birtles 2016-03-21 16:49:50 +08:00
AnimationCollection.h Bug 1239945 part 8 - Add GetOrCreateAnimationCollection; r=dholbert 2016-03-09 12:55:39 +09:00
AnimationCommon.cpp Bug 1239945 part 6 - Templatize AnimationCollection based on the concrete type of Animation stored; r=dholbert 2016-03-09 12:55:39 +09:00
AnimationCommon.h Bug 1223658 - Part 1: Drop ExtractComputedValueForTransition. r=birtles,dholbert 2016-05-10 18:39:37 +09:00
contenteditable.css
CounterStyleManager.cpp Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
CounterStyleManager.h Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
CSS.cpp Bug 1193762 part 7 - Use .get() when assigning to variables; r=froydnj 2016-05-01 21:29:23 +03:00
CSS.h Bug 1230172. Update CSS.escape to never throw and instead replace U+0000 with U+FFFD, per recent spec change. r=dbaron 2016-01-05 15:05:23 -05:00
CSSCalc.h
CSSEnabledState.h Bug 1269975 part 1 - Move nsCSSProps::EnabledState to a top level enum class mozilla::CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10:00
CSSLexer.cpp
CSSLexer.h
CSSRuleList.cpp
CSSRuleList.h Bug 1244068 - Part 4: Use StyleSetHandle instead of concrete style set class in most places. r=dholbert 2016-02-24 18:01:11 +11:00
CSSStyleSheet.cpp Bug 1278688 Attribute style sheet memory to last CSSStyleSheet attached to inner to avoid hiding memory in XUL cache. r=bz 2016-06-08 12:21:21 -07:00
CSSStyleSheet.h Bug 1253788 - Don't reload inline chrome:// style sheets in nsXBLPrototypeResources. r=bzbarsky 2016-03-26 17:02:30 +11:00
CSSUnprefixingService.js
CSSUnprefixingService.manifest
CSSValue.h
CSSVariableDeclarations.cpp
CSSVariableDeclarations.h
CSSVariableImageTable.h
CSSVariableResolver.cpp
CSSVariableResolver.h
CSSVariableValues.cpp
CSSVariableValues.h
Declaration.cpp Bug 1269975 part 1 - Move nsCSSProps::EnabledState to a top level enum class mozilla::CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10:00
Declaration.h Bug 550426 - Add support for {background,mask}-position-{x,y}, most of the style system changes. r=dbaron 2016-04-29 14:12:10 -04:00
designmode.css
ErrorReporter.cpp Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj 2016-04-25 17:23:21 -07:00
ErrorReporter.h
FontFace.cpp Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
FontFace.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
FontFaceSet.cpp Bug 1274170 - Remove unnecessary includes of nsCorsListenerProxy. r=jkingston 2016-06-21 12:54:03 +02:00
FontFaceSet.h Bug 1195172 - Use channel->ascynOpen2 layout/style/FontFaceSet.cpp (r=bz,cam) 2016-03-01 13:06:13 -08:00
FontFaceSetIterator.cpp
FontFaceSetIterator.h Bug 1285365 - Part 2: Add missing includes and namespace qualifiers. r=dholbert 2016-07-07 14:05:28 -07:00
generate-stylestructlist.py Bug 1261754 - Part 8: Move box-shadow from nsStyleBorder to a new nsStyleEffects struct. r=dholbert 2016-04-12 15:52:42 +10:00
GenerateCSSPropsGenerated.py Bug 1284169 - include ACDEFINES flags in CSS properties PyGen r=mshal 2016-07-04 13:48:54 +08:00
GroupRule.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
HandleRefPtr.h Bug 1244074 - Part 2: Add HandleRefPtr for refcounting StyleSheetHandles. r=dholbert r=waldo 2016-02-24 18:01:11 +11:00
ImageDocument.css Backed out changeset 93f722efcdec (bug 1145903) for causing bug 1251796. 2016-02-27 12:53:28 -06:00
ImageLoader.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
ImageLoader.h
ImportRule.h
IncrementalClearCOMRuleArray.cpp Bug 1239945 part 3 - Move AnimationCollection to a separate file; r=dholbert 2016-02-24 16:08:20 +09:00
IncrementalClearCOMRuleArray.h
jar.mn Bug 1252368 - Move resource files in layout/style/ into layout/style/res/ directory. r=nalexander 2016-03-11 00:57:34 +05:30
LayerAnimationInfo.cpp
LayerAnimationInfo.h
Loader.cpp Bug 1278919. Don't fire error events on <link rel='stylesheet'> when its loading is blocked in a data document; the fact that we even _try_ to load in that situation is bizarre. r=ckerschb 2016-06-09 14:49:28 -04:00
Loader.h Bug 1250379 - Create css::Loaders for specific style backend types. r=dholbert 2016-02-24 18:01:12 +11:00
Makefile.in Bug 1272488 - Move GenerateCSSPropsGenerated.py invocation to moz.build; r=ted 2016-05-10 17:35:56 -04:00
MediaQueryList.cpp
MediaQueryList.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
moz.build Bug 1272488 - Move GenerateCSSPropsGenerated.py invocation to moz.build; r=ted 2016-05-10 17:35:56 -04:00
NameSpaceRule.h
nsAnimationManager.cpp Bug 1285407 - Part 3: Remove UpdateCascadeResults call because it's called against the same nsStyleContext from MaybeUpdateAnimationRule. r=birtles 2016-07-11 17:28:17 +09:00
nsAnimationManager.h Bug 1259676 - part3: rename from 'InternalAnimationEvent.pseudoElement' to 'InternalAnimationEvent.mPseudoElement'. r=masayuki 2016-03-26 13:37:20 +09:00
nsComputedDOMStyle.cpp Backed out changeset e98d1ac584d6 (bug 1241932) 2016-07-06 05:59:52 +02:00
nsComputedDOMStyle.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsComputedDOMStylePropertyList.h Bug 1039541 part 1 - Unprefix text-align-last. r=heycam 2016-05-30 14:52:01 +10:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h Bug 1097499 part 3 - Add a separate anonbox for text nodes. r=heycam 2016-04-22 09:18:41 +10:00
nsCSSAnonBoxList.h Bug 1277131 : Part 4 - rename -moz-table-outer to -moz-table-wrapper. r=heycam 2016-06-16 13:35:54 +01:00
nsCSSCounterDescList.h
nsCSSDataBlock.cpp bug 1281971 - Fix null pointer access in TryToStartImageLoadOnValue. r=dholbert 2016-06-25 00:52:20 +08:00
nsCSSDataBlock.h Bug 1269975 part 1 - Move nsCSSProps::EnabledState to a top level enum class mozilla::CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10:00
nsCSSFontDescList.h Bug 1157064 - font-display descriptor parsing. r=dbaron 2016-01-07 14:02:58 +09:00
nsCSSKeywordList.h Bug 1283679 - fix misspelled mask-composite:subtract keyword. r=dbaron 2016-07-04 11:17:13 +08:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSParser.cpp Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
nsCSSParser.h Bug 1241575 - Use transform property syntax to parse WebKitCSSMatrix transform list. r=heycam 2016-02-01 16:45:09 -08:00
nsCSSPropAliasList.h Bug 1039541 part 1 - Unprefix text-align-last. r=heycam 2016-05-30 14:52:01 +10:00
nsCSSProperty.h Bug 1262049 part 1: Back out bug 1208344 in its entirety, and mark -webkit-box-orient:vertical reftests as failing (for now). (no review) 2016-04-20 16:43:24 -07:00
nsCSSPropertySet.h
nsCSSPropList.h Bug 1229609 - Remove layout.css.text-emphasis.enabled pref. r=heycam 2016-05-30 14:52:01 +10:00
nsCSSPropLogicalGroupList.h Bug 1262049 part 1: Back out bug 1208344 in its entirety, and mark -webkit-box-orient:vertical reftests as failing (for now). (no review) 2016-04-20 16:43:24 -07:00
nsCSSProps.cpp Bug 1283679 - fix misspelled mask-composite:subtract keyword. r=dbaron 2016-07-04 11:17:13 +08:00
nsCSSProps.h Bug 955857 - Replace CSS word-wrap with overflow-wrap, and add it back as a CSS_PROP_ALIAS. r=dbaron 2016-05-23 20:27:21 -04:00
nsCSSPropsGenerated.inc.in
nsCSSPseudoClasses.cpp Bug 1269975 part 4 - Make nsCSSPseudoClasses::GetPseudoType() take CSSEnabledState rather than two bool params. r=heycam 2016-05-10 18:44:05 +10:00
nsCSSPseudoClasses.h Bug 1269975 part 4 - Make nsCSSPseudoClasses::GetPseudoType() take CSSEnabledState rather than two bool params. r=heycam 2016-05-10 18:44:05 +10:00
nsCSSPseudoClassList.h Bug 1199529 - Remove :-moz-full-screen-ancestor pseudo-class as well as its state bit. r=smaug 2016-06-30 09:24:41 +10:00
nsCSSPseudoElementList.h Bug 1064843 part 7 - Add backdrop pseudo-element and add related UA stylesheet. r=heycam 2016-01-28 10:11:00 +11:00
nsCSSPseudoElements.cpp Bug 1269976 part 2 - Add nsCSSPseudoElements::IsEnabled() and make GetPseudoType take CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10:00
nsCSSPseudoElements.h Bug 1273048 - Add __attribute__((noinline)) to work around compiler bug on Android/x86. r=xidorn 2016-06-04 17:51:30 -07:00
nsCSSRuleProcessor.cpp Bug 1283620 - Hoist ValueIncludes into nsStyleUtil. r=mrbkap 2016-07-07 09:59:07 -07:00
nsCSSRuleProcessor.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsCSSRules.cpp Bug 1256178 - Drop the moz prefix from the MozCSSKeyframeRule and MozCSSKeyframesRule interfaces; r=bzbarsky 2016-03-15 10:23:01 -04:00
nsCSSRules.h Bug 1256178 - Drop the moz prefix from the MozCSSKeyframeRule and MozCSSKeyframesRule interfaces; r=bzbarsky 2016-03-15 10:23:01 -04:00
nsCSSScanner.cpp
nsCSSScanner.h
nsCSSValue.cpp Bug 1274526 - Part 1: Implement support for 'q' absolute length units in CSS; r=heycam 2016-05-23 15:18:34 +08:00
nsCSSValue.h Bug 1276688 part 2 - Add tests for entries array handling when ComputeValues fails; r=heycam, r=smaug 2016-06-28 16:10:10 +09:00
nsDOMCSSAttrDeclaration.cpp Bug 550426 - Use background-position-x/y in ActiveLayerTracker. r=dbaron 2016-04-20 23:34:46 -04:00
nsDOMCSSAttrDeclaration.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSDeclaration.cpp Bug 1269975 part 1 - Move nsCSSProps::EnabledState to a top level enum class mozilla::CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10:00
nsDOMCSSDeclaration.h
nsDOMCSSRect.cpp
nsDOMCSSRect.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSRGBColor.cpp
nsDOMCSSRGBColor.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSValueList.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSValueList.h Bug 1234707: Make nsDOMCSSValueList::AppendCSSValue() take an already_AddRefed arg (instead of a raw pointer, usually with refcount of 0). r=heycam 2015-12-23 16:25:43 -08:00
nsFontFaceLoader.cpp Bug 1195172 - Use channel->ascynOpen2 layout/style/FontFaceSet.cpp (r=bz,cam) 2016-03-01 13:06:13 -08:00
nsFontFaceLoader.h Bug 1195172 - Use channel->ascynOpen2 layout/style/FontFaceSet.cpp (r=bz,cam) 2016-03-01 13:06:13 -08:00
nsFontFaceUtils.cpp Bug 1257121 part 4 - Use return value rather than out param to return font metrics. r=jfkthame 2016-03-17 13:55:48 +08:00
nsFontFaceUtils.h
nsHTMLCSSStyleSheet.cpp Bug 1280772 - Part 3: Store Servo-parsed style="" attributes in nsAttrValues. r=bholley 2016-06-24 13:35:12 +10:00
nsHTMLCSSStyleSheet.h Bug 1244049 - Part 2: Replace nsCSSPseudoElements::Type with CSSPseudoElementType. r=dbaron 2016-02-17 21:37:00 +01:00
nsHTMLStyleSheet.cpp Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. 2016-03-16 15:33:44 +11:00
nsHTMLStyleSheet.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsICSSDeclaration.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsICSSLoaderObserver.h Bug 1244074 - Part 4: Use StyleSheetHandle instead of concrete style sheet class in most places. r=dholbert 2016-02-24 18:01:12 +11:00
nsICSSPseudoComparator.h
nsICSSStyleRuleDOMWrapper.h
nsICSSUnprefixingService.idl
nsIMediaList.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsIStyleRule.h
nsIStyleRuleProcessor.h
nsLayoutStylesheetCache.cpp Bug 1247150 - Consistently use StyleSheetHandle::RefPtr* for outparams in nsLayoutStylesheetCache. r=dholbert 2016-04-14 09:55:47 +10:00
nsLayoutStylesheetCache.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsMediaFeatures.cpp Bug 1259641 - Do not force reflow for all tabs when size mode changed. r=smaug 2016-04-20 11:41:42 +08:00
nsMediaFeatures.h Bug 1239799 part 1: Make check for -webkit-device-pixel-ratio pref more targeted, so we can support other webkit-prefixed media queries. r=heycam 2016-01-18 09:24:16 -08:00
nsNthIndexCache.cpp
nsNthIndexCache.h
nsROCSSPrimitiveValue.cpp Bug 1238403 - Fix inconsistent indenting in layout/style/. r=xidorn 2016-01-11 10:28:35 +11:00
nsROCSSPrimitiveValue.h
nsRuleData.cpp
nsRuleData.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsRuleNode.cpp Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
nsRuleNode.h Bug 1283242: style: Whitespace cleanup and remove dead code. r=bobbyholley+313730 2016-06-29 11:27:42 +00:00
nsRuleProcessorData.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsRuleWalker.h
nsStyleConsts.h Bug 1261754 - Trivial follow-up to fix outdated documentation. r=me and DONTBUILD because NPOTB. 2016-07-05 14:20:59 -04:00
nsStyleContext.cpp Bug 1283242: style: Whitespace cleanup and remove dead code. r=bobbyholley+313730 2016-06-29 11:27:42 +00:00
nsStyleContext.h Bug 1277163 - Rename nsStyleContext* argument to Calc(Style)Difference methods to indicate it's the new style. r=dbaron 2016-06-21 11:47:54 +10:00
nsStyleCoord.cpp
nsStyleCoord.h Bug 1275067: Flip logic in nsStyleCoord::ToLength, for safer general-case behavior. r=heycam 2016-05-24 23:54:35 -07:00
nsStyleSet.cpp Bug 1285407 - Part 1: Pass a newly created nsStyleContext to GetAnimationRule and MaybeUpdateAnimationRule. r=birtles 2016-07-11 17:28:14 +09:00
nsStyleSet.h Bug 1283242: style: Whitespace cleanup and remove dead code. r=bobbyholley+313730 2016-06-29 11:27:42 +00:00
nsStyleStruct.cpp Bug 906116 - part3.1: Replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame. r=dbaron 2016-07-06 13:06:14 +08:00
nsStyleStruct.h Bug 906116 - part3.2.1: Replace NS_STYLE_HINT_FRAMECHANGE with nsChangeHint_ReconstructFrame. r=me 2016-07-07 16:58:51 +08:00
nsStyleStructFwd.h
nsStyleStructInlines.h Bug 1268347 - Forbid break opportunities inside horizontal-in-vertical. r=jfkthame 2016-05-03 14:39:24 +10:00
nsStyleTransformMatrix.cpp Bug 1247533 - Annotate intentional switch fallthrough to suppress -Wimplicit-fallthrough warning in layout/style/. r=dbaron 2016-02-10 23:16:29 -08:00
nsStyleTransformMatrix.h Bug 1241575 - Use transform property syntax to parse WebKitCSSMatrix transform list. r=heycam 2016-02-01 16:45:09 -08:00
nsStyleUtil.cpp Bug 1283620 - Hoist ValueIncludes into nsStyleUtil. r=mrbkap 2016-07-07 09:59:07 -07:00
nsStyleUtil.h Bug 1283620 - Hoist ValueIncludes into nsStyleUtil. r=mrbkap 2016-07-07 09:59:07 -07:00
nsTransitionManager.cpp Bug 1285407 - Part 3: Remove UpdateCascadeResults call because it's called against the same nsStyleContext from MaybeUpdateAnimationRule. r=birtles 2016-07-11 17:28:17 +09:00
nsTransitionManager.h Bug 1244590 - Part 1: Introduce KeyframeEffectParams. r=birtles 2016-05-05 15:41:03 +08:00
PythonCSSProps.h
Rule.h Bug 1249171 - Simplify nsCOMArray::SizeOfExcludingThis(). r=erahm. 2016-02-19 14:54:45 +11:00
RuleNodeCacheConditions.cpp
RuleNodeCacheConditions.h
RuleProcessorCache.cpp
RuleProcessorCache.h
ServoBindingHelpers.h Bug 1260310 - Generalize nsStyleContext to support resolving styles from either nsRuleNode or ServoComputedValues. r=heycam 2016-03-29 22:16:35 -07:00
ServoBindings.cpp Bug 1283620 - Implement attribute API for servo. r=mrbkap 2016-07-07 09:59:09 -07:00
ServoBindings.h Bug 1283620 - Implement attribute API for servo. r=mrbkap 2016-07-07 09:59:09 -07:00
ServoStyleSet.cpp Bug 1275452 - Part 4: Remove anonymous content styling hack in ServoStyleSet. r=bholley 2016-05-25 16:55:50 +10:00
ServoStyleSet.h Bug 1275452 - Part 1: Add Servo_RestyleSubtree for eagerly restyling a subtree of a document. r=bholley 2016-05-25 16:55:49 +10:00
ServoStyleSheet.cpp Bug 1273838 - Part 3: Pass sheet base/referrer/principal to Servo_StylesheetFromUTF8Bytes. r=bholley 2016-05-21 10:02:54 +10:00
ServoStyleSheet.h Bug 1252611 - Hoist IsComplete/SetComplete into StyleSheet. r=dholbert 2016-03-10 22:18:59 -08:00
SheetParsingMode.h Bug 1244074 - Part 1: Move SheetParsingMode to a separate file. r=dholbert 2016-02-24 18:01:11 +11:00
SheetType.h Bug 1285365 - Part 2: Add missing includes and namespace qualifiers. r=dholbert 2016-07-07 14:05:28 -07:00
StyleAnimationValue.cpp Bug 1278463: Better-distinguish between "stroke-dasharray" keyword values vs. list values, in StyleAnimationValue.cpp. r=birtles 2016-06-28 12:41:33 -07:00
StyleAnimationValue.h Bug 1269975 part 1 - Move nsCSSProps::EnabledState to a top level enum class mozilla::CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10:00
StyleBackendType.h Bug 1244068 - Part 1: Add enum to represent the style system backend type. r=dholbert 2016-02-24 18:01:10 +11:00
StyleContextSource.h Bug 1267564 - Implement a couple of Servo-backed style object methods. r=bholley 2016-04-27 12:34:49 +10:00
StyleRule.cpp Bug 1250820 - Part 2: Replace nsCSSPseudoClasses::Type with CSSPseudoClassType. r=heycam 2016-04-22 21:38:46 +08:00
StyleRule.h Bug 1250820 - Part 2: Replace nsCSSPseudoClasses::Type with CSSPseudoClassType. r=heycam 2016-04-22 21:38:46 +08:00
StyleSetHandle.h Bug 1268404 - Part 1: Split out ResolveStyleForText from ResolveStyleForNonElement and pass in the text node. r=bholley 2016-04-29 14:01:44 +10:00
StyleSetHandleInlines.h Bug 1268404 - Part 1: Split out ResolveStyleForText from ResolveStyleForNonElement and pass in the text node. r=bholley 2016-04-29 14:01:44 +10:00
StyleSheet.cpp Bug 1285365 - Part 2: Add missing includes and namespace qualifiers. r=dholbert 2016-07-07 14:05:28 -07:00
StyleSheet.h Bug 1252611 - Hoist IsComplete/SetComplete into StyleSheet. r=dholbert 2016-03-10 22:18:59 -08:00
StyleSheetHandle.h Bug 1253788 - Don't reload inline chrome:// style sheets in nsXBLPrototypeResources. r=bzbarsky 2016-03-26 17:02:30 +11:00
StyleSheetHandleInlines.h Bug 1253788 - Don't reload inline chrome:// style sheets in nsXBLPrototypeResources. r=bzbarsky 2016-03-26 17:02:30 +11:00
StyleSheetInfo.cpp Bug 1250788 - Part 3.2: Factor out CSSStyleSheet members so they can be used by ServoStyleSheet. r=bholley 2016-02-26 12:51:01 +11:00
StyleSheetInfo.h Bug 1253788 - Don't reload inline chrome:// style sheets in nsXBLPrototypeResources. r=bzbarsky 2016-03-26 17:02:30 +11:00
StyleSheetInlines.h Bug 1252611 - Hoist IsComplete/SetComplete into StyleSheet. r=dholbert 2016-03-10 22:18:59 -08:00
StyleStructContext.h Bug 1269933 - Pass the builtin counter manager corresponding to the appropriate default when initializing style structs for servo. r=xidorn 2016-05-06 00:09:18 -07:00
SVGAttrAnimationRuleProcessor.cpp
SVGAttrAnimationRuleProcessor.h
TopLevelImageDocument.css Bug 812899 part 2. Change the centering code in nsImageDocument to only try vertically centering via auto margins when we're not overflowing in the vertical direction, because if we _are_ overflowing that should cut off part of the image per spec. r=khuey 2016-02-05 23:31:19 -05:00
TopLevelVideoDocument.css