gecko-dev/layout/style
Emilio Cobos Álvarez 5dd797f154 Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE
This reverts commit 1808914126bb9f9e4a82d2c3d7ac961885fe7d62.

MozReview-Commit-ID: 5skESBseEvo
2018-03-22 20:05:22 +01:00
..
crashtests Bug 1446954: Cleanup !stylo and styloVsGecko test expectations. r=xidorn 2018-03-20 11:29:51 +01:00
res Bug 1234008 - Recompress some png images with zopflipng r=Dolske,Grisha,jryans 2018-01-27 15:57:42 +08:00
test Merge inbound to mozilla-central. a=merge 2018-03-21 21:13:11 +02:00
xbl-marquee
AnimationCollection.cpp Bug 1444221 - #ifdef out some animation related stuff for MOZ_OLD_STYLE. r=xidorn 2018-03-09 07:09:44 +09:00
AnimationCollection.h Bug 1444221 - #ifdef out some animation related stuff for MOZ_OLD_STYLE. r=xidorn 2018-03-09 07:09:44 +09:00
AnimationCommon.h Bug 1415780 - Let nsPresContext have AnimationEventDispatcher. r=birtles 2018-01-27 21:17:27 +09:00
BindingStyleRule.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
BindingStyleRule.h Bug 1427512 - Part 15: Remove nsIDOMCSSStyleRule. r=xidorn,jryans 2018-01-11 16:17:56 +08:00
BuiltinCounterStyleList.h Bug 1393189 part 1 - Statically initialize builtin style table with their name atom included. r=dholbert 2017-08-29 14:44:14 +10:00
CSS.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
CSS.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
CSSCalc.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
CSSEnabledState.h
CSSFontFeatureValuesRule.cpp Bug 1427512 - Part 8: Remove nsIDOMCSSFontFeatureValuesRule. r=xidorn 2018-01-11 16:17:55 +08:00
CSSFontFeatureValuesRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
CSSImportRule.cpp Bug 1427512 - Part 9: Remove nsIDOMCSSImportRule. r=xidorn,jryans 2018-01-11 16:17:55 +08:00
CSSImportRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
CSSKeyframeRule.cpp Bug 1427512 - Part 11: Remove nsIDOMCSSKeyframeRule. r=xidorn 2018-01-11 16:17:55 +08:00
CSSKeyframeRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
CSSKeyframesRule.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
CSSKeyframesRule.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
CSSLexer.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
CSSLexer.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
CSSMediaRule.cpp Bug 1427512 - Part 5: Remove nsIDOMCSSGroupingRule. r=xidorn 2018-01-11 16:17:55 +08:00
CSSMediaRule.h Bug 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz 2018-01-11 16:17:56 +08:00
CSSMozDocumentRule.cpp Bug 1437723: Preemptively fix unified bustage in layout/style by adding missing includes/namespaces/forward-decls. r=emilio 2018-02-12 16:53:44 -08:00
CSSMozDocumentRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
CSSNamespaceRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
CSSPageRule.cpp Bug 1427512 - Part 12: Remove nsIDOMCSSPageRule. r=xidorn 2018-01-11 16:17:55 +08:00
CSSPageRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
CSSRuleList.cpp Bug 1427512 - Part 19: Remove nsIDOMCSSRuleList. r=xidorn,jryans 2018-01-11 16:17:56 +08:00
CSSRuleList.h Bug 1436263 - Part 3: Remove `virtual` from final virtual function declarations. r=froydnj 2018-02-08 21:22:43 -08:00
CSSSupportsRule.cpp Bug 1427512 - Part 5: Remove nsIDOMCSSGroupingRule. r=xidorn 2018-01-11 16:17:55 +08:00
CSSSupportsRule.h Bug 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz 2018-01-11 16:17:56 +08:00
CSSValue.h Bug 1427512 - Part 27: Remove nsIDOMCSSPrimitiveValue. r=xidorn,bz 2018-01-11 16:17:57 +08:00
CSSVariableImageTable.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
CachedInheritingStyles.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
CachedInheritingStyles.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
CounterStyleManager.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
CounterStyleManager.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
DeclarationBlock.h Bug 1435139 - Don't call SetCSSDeclaration when removing non-existing property. r=bz 2018-02-05 16:07:44 +11:00
DeclarationBlockInlines.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
DocumentStyleRootIterator.cpp Bug 1383332 - Track the restyle root and use it to do less work during the traversal. r=emilio 2017-08-22 21:19:24 -07:00
DocumentStyleRootIterator.h Bug 1437723: Preemptively fix unified bustage in layout/style by adding missing includes/namespaces/forward-decls. r=emilio 2018-02-12 16:53:44 -08:00
ErrorReporter.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
ErrorReporter.h Bug 1430014 - Part 4: #ifdef out unnecessary code when the old style system is not built. r=xidorn 2018-02-01 15:04:04 +11:00
FontFace.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
FontFace.h Bug 1435984 - patch 4 - Expose variationSettings on the FontFace webidl interface. r=bz,jwatt 2018-02-14 22:02:05 +11:00
FontFaceSet.cpp Merge inbound to mozilla-central. a=merge 2018-03-21 21:13:11 +02:00
FontFaceSet.h Bug 1435984 - patch 3 - Store variation settings from the @font-face rule in the gfxFontEntry for user fonts. r=jwatt 2018-02-14 22:02:05 +11:00
FontFaceSetIterator.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
FontFaceSetIterator.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
GenerateCSSPropsGenerated.py
GenericSpecifiedValues.h Bug 1428339: Make attribute mapping work without a pres context. r=heycam 2018-01-05 13:47:04 +01:00
GenericSpecifiedValuesInlines.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
GroupRule.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
GroupRule.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
ImageDocument.css
ImageLoader.cpp Bug 1439006. Allow multiple kinds of WebRenderUserData on a DisplayItem. r=mstange 2018-03-16 19:15:27 -04:00
ImageLoader.h Bug 1418930 Part 2: Extend ImageLoader with a parameter to add anonymous CORS headers. r=bz,emilio 2018-01-25 14:14:13 -08:00
LayerAnimationInfo.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
LayerAnimationInfo.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
Loader.cpp Bug 1444905: Remove scoped style support from the old style system. r=xidorn,smaug 2018-03-13 10:26:13 +01:00
Loader.h Bug 1444905: Remove scoped style support from the old style system. r=xidorn,smaug 2018-03-13 10:26:13 +01:00
Makefile.in
MediaFeatureChange.h Bug 1435939: Make media feature changes always async. r=bz 2018-02-07 15:27:30 +01:00
MediaList.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
MediaList.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
MediaQueryList.cpp Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug 2018-02-21 07:00:10 +09:00
MediaQueryList.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
PostTraversalTask.cpp
PostTraversalTask.h
PreloadedStyleSheet.cpp Bug 1447611: Cleanup prefs that do nothing now. r=jwatt 2018-03-21 19:13:56 +01:00
PreloadedStyleSheet.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
PythonCSSProps.h Bug 1412346 part 1: Add standard mode line & MPL boilerplate to a few layout C++ files that are missing it entirely. r=jfkthame 2017-10-27 10:07:35 -07:00
Rule.cpp Bug 1437723: Preemptively fix unified bustage in layout/style by adding missing includes/namespaces/forward-decls. r=emilio 2018-02-12 16:53:44 -08:00
Rule.h Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
RuleNodeCacheConditions.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
ServoArcTypeList.h
ServoBindingList.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
ServoBindingTypes.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
ServoBindings.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
ServoBindings.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
ServoBindings.toml Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
ServoCSSParser.cpp Bug 1437723: Preemptively fix unified bustage in layout/style by adding missing includes/namespaces/forward-decls. r=emilio 2018-02-12 16:53:44 -08:00
ServoCSSParser.h Bug 1444481 part 3: #include nsStringFwd.h rather than nsString.h in some layout/style headers. r=xidorn 2018-03-09 11:55:12 -08:00
ServoCSSRuleList.cpp Bug 1437723: Preemptively fix unified bustage in layout/style by adding missing includes/namespaces/forward-decls. r=emilio 2018-02-12 16:53:44 -08:00
ServoCSSRuleList.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
ServoDeclarationBlock.cpp Bug 1435139 - Don't call SetCSSDeclaration when removing non-existing property. r=bz 2018-02-05 16:07:44 +11:00
ServoDeclarationBlock.h Bug 1435139 - Don't call SetCSSDeclaration when removing non-existing property. r=bz 2018-02-05 16:07:44 +11:00
ServoDocumentRule.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
ServoDocumentRule.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
ServoElementSnapshot.cpp Bug 1422538: Inline ServoElementSnapshot::AddAttrs. r=bz 2017-12-07 22:55:06 +01:00
ServoElementSnapshot.h Merge mozilla-inbound to mozilla-central r=merge a=merge 2017-12-08 11:56:44 +02:00
ServoElementSnapshotTable.h
ServoFontFeatureValuesRule.cpp Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
ServoFontFeatureValuesRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
ServoImportRule.cpp Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
ServoImportRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
ServoKeyframeRule.cpp Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
ServoKeyframeRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
ServoKeyframesRule.cpp Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
ServoKeyframesRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
ServoMediaList.cpp Bug 1410074: Honor CallerType for media query parsing. r=xidorn 2017-10-25 16:04:55 +02:00
ServoMediaList.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
ServoMediaRule.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
ServoMediaRule.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
ServoNamespaceRule.cpp Bug 1436902 part 2. Use NS_INLINE_DECL_REFCOUNTING_INHERITED for some classes that have otherwise-empty QI impls. r=mccr8 2018-02-12 15:43:55 -05:00
ServoNamespaceRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
ServoPageRule.cpp Bug 1428610 part 1. Devirtualize nsICSSDeclaration::GetDocGroup. r=emilio 2018-01-30 14:48:26 -05:00
ServoPageRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
ServoPropPrefList.h
ServoSpecifiedValues.cpp Bug 1417354 - Introduce nsIDocument::GetPresContext(). r=smaug 2018-02-21 07:00:10 +09:00
ServoSpecifiedValues.h Bug 1428339: followup: Add missing include that busts some builds on a CLOSED TREE. r=me 2018-01-09 17:50:39 +01:00
ServoStyleContext.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
ServoStyleContext.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
ServoStyleContextInlines.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
ServoStyleRule.cpp Bug 1437723: Preemptively fix unified bustage in layout/style by adding missing includes/namespaces/forward-decls. r=emilio 2018-02-12 16:53:44 -08:00
ServoStyleRule.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
ServoStyleSet.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
ServoStyleSet.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
ServoStyleSheet.cpp Bug 1438974 - Make Servo stylesheet parsing completion async by default. r=bz 2018-02-28 10:43:13 -08:00
ServoStyleSheet.h Bug 1438974 - Make Servo stylesheet parsing completion async by default. r=bz 2018-02-28 10:43:13 -08:00
ServoSupportsRule.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
ServoSupportsRule.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
ServoTraversalStatistics.h Bug 1444296 part 1 - Have servo report traversal statistics to gecko. r=bholley 2018-03-15 11:59:22 +11:00
ServoTypes.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
ServoUtils.h Bug 1444507: Remove unused binding functions. r=bholley 2018-03-09 20:10:22 +01:00
SheetLoadData.h Bug 1442126. Make sure to consistently fail a sheet load if any of its imports fail. r=bholley 2018-03-06 14:45:27 -05:00
SheetParsingMode.h
SheetType.h Bug 1444905: Remove scoped style support from the old style system. r=xidorn,smaug 2018-03-13 10:26:13 +01:00
StreamLoader.cpp Bug 1438974 - Separate synchronous stylesheet parsing into a separate path. r=bz 2018-02-28 10:43:12 -08:00
StreamLoader.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
StyleAnimationValue.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
StyleAnimationValue.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
StyleBackendType.h Bug 1430014 - Part 5: Stop building old style system classes when MOZ_OLD_STYLE is not defined. r=xidorn 2018-02-01 15:04:04 +11:00
StyleComplexColor.h
StylePrefs.cpp Bug 1446470: Add another pref to control the url-prefix hack. r=xidorn,smaug 2018-03-19 13:20:40 +01:00
StylePrefs.h Bug 1446470: Add another pref to control the url-prefix hack. r=xidorn,smaug 2018-03-19 13:20:40 +01:00
StyleSetHandle.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
StyleSetHandleInlines.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
StyleSheet.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
StyleSheet.h Bug 1445682: Make Shadow DOM account for stylesheet applicableness correctly. r=xidorn 2018-03-19 15:50:31 +01:00
StyleSheetInfo.h Bug 1399911 - preserve sourceURL comment directive on style sheets; r=bz,heycam 2017-09-14 14:59:32 -06:00
StyleSheetInlines.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
TopLevelImageDocument.css
TopLevelVideoDocument.css
URLExtraData.cpp Bug 1411143 - Give dummy URL extra data a dummy referrer rather than null. r=bz 2017-10-24 18:32:48 +11:00
URLExtraData.h
URLMatchingFunction.h
bindgen.toml.in Bug 1341234 - part 2 - add an intermediate step for determining bindgen's CFLAGS; r=gps 2017-11-10 10:05:36 -05:00
contenteditable.css
designmode.css
generate-stylestructlist.py Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
jar.mn Bug 1395486 - Move resource://gre-resource/plaintext.css to resource://content-accessible/plaintext.css. r=heycam 2017-08-31 17:06:22 +08:00
moz.build Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsAnimationManager.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsAnimationManager.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsCSSAnonBoxList.h Bug 1430374 - Remove support for progressmeter tree cells. r=bz,dao 2018-01-18 10:36:05 +00:00
nsCSSAnonBoxes.cpp Bug 1446865 - Rename various AddRefTable() functions as RegisterStaticAtoms. r=froydnj 2018-03-20 13:01:30 +11:00
nsCSSAnonBoxes.h Bug 1446865 - Rename various AddRefTable() functions as RegisterStaticAtoms. r=froydnj 2018-03-20 13:01:30 +11:00
nsCSSCounterDescList.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCSSCounterStyleRule.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsCSSCounterStyleRule.h Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
nsCSSDataBlock.h Backed out changeset e2beba7e6875 (bug 1423798) for failing Browser Chrome tests browser_temporary_permissions_expiry.js on Windows 7 debug. r=backout on a CLOSED TREE 2017-12-09 07:23:35 +02:00
nsCSSFontDescList.h Bug 1435984 - patch 2 - Support the font-variation-settings descriptor when parsing @font-face in the old Gecko style system. r=jwatt 2018-02-14 22:02:05 +11:00
nsCSSFontFaceRule.cpp Bug 1435984 - patch 2 - Support the font-variation-settings descriptor when parsing @font-face in the old Gecko style system. r=jwatt 2018-02-14 22:02:05 +11:00
nsCSSFontFaceRule.h Bug 1428610 part 4. Move the nsCSSPropertyID overload of nsICSSDeclaration::SetPropertyValue to nsDOMCSSDeclaration. r=emilio 2018-01-30 14:48:26 -05:00
nsCSSKeywordList.h Bug 1417751 - Implement a new value inner-spin-button to -moz-appearance on all platforms except Android. r=mats 2017-11-29 10:43:13 +08:00
nsCSSKeywords.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCSSKeywords.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCSSParser.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsCSSPropAliasList.h Bug 1438297: Unship the legacy syntax for -moz-transform. r=xidorn 2018-02-19 13:06:20 +01:00
nsCSSPropList.h Bug 1435692 - patch 2 - Implement the font-optical-sizing property in the Gecko style system, to control whether optical size is automatically applied. r=jwatt 2018-03-03 22:12:11 +01:00
nsCSSPropLogicalGroupList.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCSSPropertyID.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCSSPropertyIDSet.h Bug 1336772 - Request any restyles required by changes to the cascade result. r=birtles 2017-09-05 16:34:24 +09:00
nsCSSProps.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsCSSProps.h Bug 1436911 - Avoid the early/late prefs split. r=glandium 2018-03-08 15:47:24 +11:00
nsCSSPropsGenerated.inc.in
nsCSSPseudoClassList.h Bug 1417829 - Remove unresolved pseudoclass; r=heycam,smaug 2017-12-04 17:49:41 +08:00
nsCSSPseudoClasses.cpp Bug 1446865 - Rename various AddRefTable() functions as RegisterStaticAtoms. r=froydnj 2018-03-20 13:01:30 +11:00
nsCSSPseudoClasses.h Bug 1446865 - Rename various AddRefTable() functions as RegisterStaticAtoms. r=froydnj 2018-03-20 13:01:30 +11:00
nsCSSPseudoElementList.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsCSSPseudoElements.cpp Bug 1446865 - Rename various AddRefTable() functions as RegisterStaticAtoms. r=froydnj 2018-03-20 13:01:30 +11:00
nsCSSPseudoElements.h Bug 1446865 - Rename various AddRefTable() functions as RegisterStaticAtoms. r=froydnj 2018-03-20 13:01:30 +11:00
nsCSSRules.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
nsCSSScanner.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCSSScanner.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsCSSValue.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsCSSValue.h Bug 1442246: Copy less URLs on stylo. r=jdm 2018-03-03 20:37:52 +01:00
nsCSSVisitedDependentPropList.h
nsComputedDOMStyle.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsComputedDOMStyle.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsComputedDOMStylePropertyList.h Bug 1435692 - patch 2 - Implement the font-optical-sizing property in the Gecko style system, to control whether optical size is automatically applied. r=jwatt 2018-03-03 22:12:11 +01:00
nsDOMCSSAttrDeclaration.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsDOMCSSAttrDeclaration.h Bug 1436263 - Part 1: Replace `final override` virtual function specifiers with just `final`. r=froydnj 2018-02-05 22:46:57 -08:00
nsDOMCSSDeclaration.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsDOMCSSDeclaration.h Bug 1428610 part 7. Make the nsICSSDeclaration length API nicer. r=emilio 2018-01-30 14:48:27 -05:00
nsDOMCSSRGBColor.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsDOMCSSRGBColor.h Bug 1436263 - Part 3: Remove `virtual` from final virtual function declarations. r=froydnj 2018-02-08 21:22:43 -08:00
nsDOMCSSRect.cpp Bug 1427512 - Part 25: Remove nsIDOMRect. r=xidorn,bz 2018-01-11 16:17:57 +08:00
nsDOMCSSRect.h Bug 1436263 - Part 3: Remove `virtual` from final virtual function declarations. r=froydnj 2018-02-08 21:22:43 -08:00
nsDOMCSSValueList.cpp Bug 1427512 - Part 28: Remove nsIDOMCSSValue. r=xidorn,bz 2018-01-11 16:17:57 +08:00
nsDOMCSSValueList.h Bug 1436263 - Part 3: Remove `virtual` from final virtual function declarations. r=froydnj 2018-02-08 21:22:43 -08:00
nsFontFaceLoader.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsFontFaceLoader.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsFontFaceUtils.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsFontFaceUtils.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsHTMLCSSStyleSheet.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsHTMLCSSStyleSheet.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsHTMLStyleSheet.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsHTMLStyleSheet.h Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsICSSDeclaration.cpp Bug 1428610 part 1. Devirtualize nsICSSDeclaration::GetDocGroup. r=emilio 2018-01-30 14:48:26 -05:00
nsICSSDeclaration.h Bug 1424963: Add ChromeOnly CSSStyleDeclaration::GetCSSImageURLs. r=bz 2018-03-14 11:07:41 +01:00
nsICSSLoaderObserver.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsLayoutStylesheetCache.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsLayoutStylesheetCache.h Bug 1420229 - Create a new components.css file and load it as a UA stylesheet;r=bz,Gijs 2017-11-30 12:39:28 -08:00
nsMediaFeatures.cpp Bug 1447358: Unifdef the old style system code. r=jwatt 2018-03-21 10:20:34 +01:00
nsMediaFeatures.h Bug 1437723: Preemptively fix unified bustage in layout/style by adding missing includes/namespaces/forward-decls. r=emilio 2018-02-12 16:53:44 -08:00
nsNthIndexCache.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsROCSSPrimitiveValue.cpp Bug 1437723: Preemptively fix unified bustage in layout/style by adding missing includes/namespaces/forward-decls. r=emilio 2018-02-12 16:53:44 -08:00
nsROCSSPrimitiveValue.h Bug 1436263 - Part 3: Remove `virtual` from final virtual function declarations. r=froydnj 2018-02-08 21:22:43 -08:00
nsStyleAutoArray.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsStyleConsts.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsStyleContext.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsStyleContext.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsStyleContextInlines.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsStyleCoord.cpp Bug 1418905 - Move nsRuleNode::ComputeCoordPercentCalc() into nsStyleCoord. r=heycam 2017-11-20 14:05:19 +08:00
nsStyleCoord.h Bug 1444481 part 2: Replace unneeded #includes in nsStyleConsts.h with more specific ones (and add missing headers to nsStyleCoord.h). r=xidorn 2018-03-09 11:53:22 -08:00
nsStyleStruct.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsStyleStruct.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsStyleStructFwd.h Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
nsStyleStructInlines.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsStyleTransformMatrix.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsStyleTransformMatrix.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsStyleUtil.cpp Bug 1441729 - Remove aTextIsSignificant param from nsStyleUtil::IsSignificantChild and its friends. r=emilio 2018-02-28 12:54:01 +11:00
nsStyleUtil.h Bug 1444481 part 3: #include nsStringFwd.h rather than nsString.h in some layout/style headers. r=xidorn 2018-03-09 11:55:12 -08:00
nsTimingFunction.h Bug 1437272 - Split nsTimingFunction into an independent header file. r=birtles 2018-03-08 18:22:45 +09:00
nsTransitionManager.cpp Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00
nsTransitionManager.h Back out changeset b683bb3f22a1 (Bug 1447483) for not landing with all the files. r=me on a CLOSED TREE 2018-03-22 20:05:22 +01:00