gecko-dev/layout/style
Andrew McCreight 5dec0e0beb Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian
This patch was autogenerated by my decomponents.py

It covers almost every file with the extension js, jsm, html, py,
xhtml, or xul.

It removes blank lines after removed lines, when the removed lines are
preceded by either blank lines or the start of a new block. The "start
of a new block" is defined fairly hackily: either the line starts with
//, ends with */, ends with {, <![CDATA[, """ or '''. The first two
cover comments, the third one covers JS, the fourth covers JS embedded
in XUL, and the final two cover JS embedded in Python. This also
applies if the removed line was the first line of the file.

It covers the pattern matching cases like "var {classes: Cc,
interfaces: Ci, utils: Cu, results: Cr} = Components;". It'll remove
the entire thing if they are all either Ci, Cr, Cc or Cu, or it will
remove the appropriate ones and leave the residue behind. If there's
only one behind, then it will turn it into a normal, non-pattern
matching variable definition. (For instance, "const { classes: Cc,
Constructor: CC, interfaces: Ci, utils: Cu } = Components" becomes
"const CC = Components.Constructor".)

MozReview-Commit-ID: DeSHcClQ7cG

--HG--
extra : rebase_source : d9c41878036c1ef7766ef5e91a7005025bc1d72b
2018-02-06 09:36:57 -08:00
..
crashtests Bug 1428685 - Use dom.webcomponents.shadowdom.enabled pref for Shadow DOM. r=smaug 2018-01-16 17:16:30 +01:00
res Bug 1428960 - Use universal selector for -moz-dropdown-list r=heycam 2018-01-09 11:48:29 +08:00
test Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
xbl-marquee
AnimationCollection.cpp Bug 1415780 - Move AnimationCollection::PseudoTypeAsString into nsCSSPseudoElements. r=birtles 2018-01-27 21:17:26 +09:00
AnimationCollection.h Bug 1415780 - Move AnimationCollection::PseudoTypeAsString into nsCSSPseudoElements. r=birtles 2018-01-27 21:17:26 +09:00
AnimationCommon.h Bug 1415780 - Let nsPresContext have AnimationEventDispatcher. r=birtles 2018-01-27 21:17:27 +09:00
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
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
CachedInheritingStyles.cpp Bug 1429529 - Use the same cache for lazy pseudos and anonymous boxes. r=emilio 2018-01-11 11:40:33 -08:00
CachedInheritingStyles.h Bug 1429529 - Rename CachedAnonBoxStyles to CachedInheritingStyles. r=emilio 2018-01-11 11:40:31 -08:00
contenteditable.css
CounterStyleManager.cpp 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
CounterStyleManager.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
CSS.cpp 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
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 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
CSSImportRule.cpp Bug 1427512 - Part 9: Remove nsIDOMCSSImportRule. r=xidorn,jryans 2018-01-11 16:17:55 +08:00
CSSImportRule.h Bug 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz 2018-01-11 16:17:56 +08:00
CSSKeyframeRule.cpp Bug 1427512 - Part 11: Remove nsIDOMCSSKeyframeRule. r=xidorn 2018-01-11 16:17:55 +08:00
CSSKeyframeRule.h Bug 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz 2018-01-11 16:17:56 +08:00
CSSKeyframesRule.cpp 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
CSSKeyframesRule.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
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 1427512 - Part 5: Remove nsIDOMCSSGroupingRule. r=xidorn 2018-01-11 16:17:55 +08:00
CSSMozDocumentRule.h Bug 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz 2018-01-11 16:17:56 +08:00
CSSNamespaceRule.h Bug 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz 2018-01-11 16:17:56 +08:00
CSSPageRule.cpp Bug 1427512 - Part 12: Remove nsIDOMCSSPageRule. r=xidorn 2018-01-11 16:17:55 +08:00
CSSPageRule.h Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
CSSRuleList.cpp Bug 1427512 - Part 19: Remove nsIDOMCSSRuleList. r=xidorn,jryans 2018-01-11 16:17:56 +08:00
CSSRuleList.h Bug 1427512 - Part 19: Remove nsIDOMCSSRuleList. r=xidorn,jryans 2018-01-11 16:17:56 +08:00
CSSStyleSheet.cpp 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
CSSStyleSheet.h Bug 1420762: Make StyleSheets notify directly to their StyleSets. r=heycam 2017-12-01 08:46:39 +01: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
CSSVariableDeclarations.cpp Bug 1372025 - Replace Contains+Put with LookupForAdd to avoid unnecessary hashtable lookups. r=froydnj 2017-06-14 01:54:27 +02:00
CSSVariableDeclarations.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
CSSVariableImageTable.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
CSSVariableResolver.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
CSSVariableResolver.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
CSSVariableValues.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
CSSVariableValues.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
Declaration.cpp Bug 1422839 part 1 - Add internal overflow-clip-box-block/-inline properties and make overflow-clip-box a shorthand. r=dholbert 2017-12-05 21:08:41 +01:00
Declaration.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
DeclarationBlock.h Bug 1408311 - Part 1: Make Declaration::RemovePropertyByID return whether it did remove a property. r=xidorn 2017-10-19 15:51:12 +08:00
DeclarationBlockInlines.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
designmode.css
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 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
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 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.h Bug 1425000 - Use a consistent window for CSP, etc. for FontFace loads. r=jfkthame 2017-12-21 14:07:31 -05:00
FontFaceSet.cpp Bug 1434818. Remove unused return value of FontFaceSet::Add. r=jfkthame 2018-02-01 14:23:34 -05:00
FontFaceSet.h Bug 1434818. Remove unused return value of FontFaceSet::Add. r=jfkthame 2018-02-01 14:23:34 -05: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
GeckoStyleContext.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
GeckoStyleContext.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
generate-stylestructlist.py Bug 1367904 - Part 4: stylo: Replace real ComputedValues with bindgenned ComputedValues2; r=bholley 2017-07-17 21:00:25 -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 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
GroupRule.cpp 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
GroupRule.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
ImageDocument.css
ImageLoader.cpp Bug 1431483 - Add a pseudo stack frame with the image URL to ImageLoader::Notify. r=aosmond 2018-01-18 14:02:30 -05:00
ImageLoader.h Bug 1404422 - Part 4. Remove imgIOnloadBlocker and related from tree as redundant. r=tnikkel 2017-11-01 06:59:10 -04:00
ImportRule.h Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
IncrementalClearCOMRuleArray.cpp
IncrementalClearCOMRuleArray.h
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
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 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
Loader.h Bug 1415352: Part 4c - Use subject principal as the triggering principal for inline <style> nodes. r=bz 2017-11-07 14:25:45 -08:00
Makefile.in
MediaList.cpp 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
MediaList.h Bug 1427512 - Part 20: Remove nsIDOMMediaList. r=xidorn,jryans,bz 2018-01-11 16:17:56 +08:00
MediaQueryList.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
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
moz.build 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
NameSpaceRule.h Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
nsAnimationManager.cpp Bug 1435214: Optimize @keyframes rule insertions. r=xidorn,hiro 2018-02-05 20:01:32 +01:00
nsAnimationManager.h Bug 1435214: Optimize @keyframes rule insertions. r=xidorn,hiro 2018-02-05 20:01:32 +01:00
nsComputedDOMStyle.cpp Bug 1434658: Simplify getComputedStyle behavior for "min-{width,height}:auto" to *always* return "auto" for flex/grid items, per CSSWG resolution. r=bradwerth 2018-01-31 13:45:11 -05:00
nsComputedDOMStyle.h Bug 1428610 part 4. Move the nsCSSPropertyID overload of nsICSSDeclaration::SetPropertyValue to nsDOMCSSDeclaration. r=emilio 2018-01-30 14:48:26 -05:00
nsComputedDOMStylePropertyList.h Bug 1207734 - Part 5. Implement the getComputedStyle API for individual transform. r=birtles 2017-12-19 14:33:09 +08:00
nsCSSAnonBoxes.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
nsCSSAnonBoxes.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
nsCSSAnonBoxList.h Bug 1430374 - Remove support for progressmeter tree cells. r=bz,dao 2018-01-18 10:36:05 +00: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 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
nsCSSCounterStyleRule.h Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
nsCSSDataBlock.cpp Bug 1325940 part 2 - Converted NS_STYLE_BORDER_IMAGE_REPEAT_* to an enum class. r=emilio 2017-12-21 16:16:40 +11: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 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
nsCSSFontFaceRule.cpp Bug 1428610 part 7. Make the nsICSSDeclaration length API nicer. r=emilio 2018-01-30 14:48:27 -05: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.cpp Bug 1207734 - Part 3.a. Add rotate/translate/scale properties into nsCSSPropList. r=emilio,heycam 2017-12-06 17:58:05 +08:00
nsCSSParser.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
nsCSSPropAliasList.h Bug 1417725 - (Gecko) Add -moz-column-span alias for column-span property. r=heycam on a CLOSED TREE 2017-11-15 16:39:21 -08: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
nsCSSPropList.h Bug 1255380 - fix getCSSValuesForProperty for "content" property; r=xidorn 2018-01-25 16:55:28 -07: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
nsCSSProps.cpp Bug 1255369 - fix getCSSValuesForProperty for line-style-type; r=xidorn 2018-01-31 08:50:27 -07:00
nsCSSProps.h Bug 1255369 - fix getCSSValuesForProperty for line-style-type; r=xidorn 2018-01-31 08:50:27 -07:00
nsCSSPropsGenerated.inc.in
nsCSSPseudoClasses.cpp 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
nsCSSPseudoClasses.h Bug 1418232 - Part 1: Move pseudo-class matching helper methods from nsCSSRuleProcessor to nsCSSPseudoClasses. r=emilio 2017-11-17 16:48:34 +08:00
nsCSSPseudoClassList.h Bug 1417829 - Remove unresolved pseudoclass; r=heycam,smaug 2017-12-04 17:49:41 +08:00
nsCSSPseudoElementList.h Bug 1433389: Make input[type=number] pseudo-elements accessible to chrome. r=jwatt 2018-02-05 20:01:33 +01:00
nsCSSPseudoElements.cpp Bug 1415780 - Move AnimationCollection::PseudoTypeAsString into nsCSSPseudoElements. r=birtles 2018-01-27 21:17:26 +09:00
nsCSSPseudoElements.h Bug 1433389: Make input[type=number] pseudo-elements accessible to chrome. r=jwatt 2018-02-05 20:01:33 +01:00
nsCSSRuleProcessor.cpp Bug 1425440 - Get rid of GetChildAt_Deprecated in nsCSSRuleProcessor, r=catalinb 2018-01-12 22:24:14 +01:00
nsCSSRuleProcessor.h Bug 1418232 - Part 1: Move pseudo-class matching helper methods from nsCSSRuleProcessor to nsCSSPseudoClasses. r=emilio 2017-11-17 16:48:34 +08:00
nsCSSRules.cpp Bug 1428610 part 1. Devirtualize nsICSSDeclaration::GetDocGroup. r=emilio 2018-01-30 14:48:26 -05:00
nsCSSRules.h Bug 1428610 part 1. Devirtualize nsICSSDeclaration::GetDocGroup. r=emilio 2018-01-30 14:48:26 -05: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 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
nsCSSValue.h Bug 1325940 part 1 - Added a constructor for nsCSSValue to accept enumerations. r=xidorn 2017-12-21 12:23:36 +11:00
nsCSSVisitedDependentPropList.h
nsDOMCSSAttrDeclaration.cpp 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
nsDOMCSSAttrDeclaration.h Bug 1428610 part 4. Move the nsCSSPropertyID overload of nsICSSDeclaration::SetPropertyValue to nsDOMCSSDeclaration. r=emilio 2018-01-30 14:48:26 -05:00
nsDOMCSSDeclaration.cpp 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
nsDOMCSSDeclaration.h Bug 1428610 part 7. Make the nsICSSDeclaration length API nicer. r=emilio 2018-01-30 14:48:27 -05:00
nsDOMCSSRect.cpp Bug 1427512 - Part 25: Remove nsIDOMRect. r=xidorn,bz 2018-01-11 16:17:57 +08:00
nsDOMCSSRect.h Bug 1427512 - Part 25: Remove nsIDOMRect. r=xidorn,bz 2018-01-11 16:17:57 +08: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 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
nsDOMCSSValueList.cpp Bug 1427512 - Part 28: Remove nsIDOMCSSValue. r=xidorn,bz 2018-01-11 16:17:57 +08:00
nsDOMCSSValueList.h Bug 1427512 - Part 28: Remove nsIDOMCSSValue. r=xidorn,bz 2018-01-11 16:17:57 +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 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
nsFontFaceUtils.cpp Bug 1414666 part 1 - Add nsIFrame::PresShell() for convenient access to the shell. r=emilio 2017-11-09 03:00:48 +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 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
nsHTMLCSSStyleSheet.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
nsHTMLStyleSheet.cpp 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
nsHTMLStyleSheet.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
nsICSSDeclaration.cpp Bug 1428610 part 1. Devirtualize nsICSSDeclaration::GetDocGroup. r=emilio 2018-01-30 14:48:26 -05:00
nsICSSDeclaration.h Bug 1428610 part 8. Remove unnecessary Item() method. r=emilio 2018-01-30 14:48:27 -05: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
nsIStyleRule.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
nsIStyleRuleProcessor.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 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
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 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
nsMediaFeatures.h Bug 1430608: Make nsMediaFeatures work with a document, not a pres context. r=heycam 2018-01-17 21:51:47 +01:00
nsMediaList.cpp Bug 1430608: Make nsMediaFeatures work with a document, not a pres context. r=heycam 2018-01-17 21:51:47 +01:00
nsMediaList.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
nsNthIndexCache.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
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 1427512 - Part 28: Remove nsIDOMCSSValue. r=xidorn,bz 2018-01-11 16:17:57 +08:00
nsROCSSPrimitiveValue.h Bug 1427512 - Part 28: Remove nsIDOMCSSValue. r=xidorn,bz 2018-01-11 16:17:57 +08:00
nsRuleData.cpp Bug 1428339: Make attribute mapping work without a pres context. r=heycam 2018-01-05 13:47:04 +01:00
nsRuleData.h Bug 1428339: Make attribute mapping work without a pres context. r=heycam 2018-01-05 13:47:04 +01:00
nsRuleNode.cpp Bug 1429723: Remove -moz-border-*-colors. r=xidorn 2018-01-22 18:14:07 +01:00
nsRuleNode.h Bug 1418899 - Part 4: Move image layer filling function out of nsRuleNode. r=cjku 2017-11-20 13:53:58 +08:00
nsRuleProcessorData.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
nsRuleWalker.h Bug 1416164 - Replace NS_POSTCONDITION with MOZ_ASSERT. r=froydnj 2017-11-04 22:48:48 -07: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 Bug 1325940 part 2 - Converted NS_STYLE_BORDER_IMAGE_REPEAT_* to an enum class. r=emilio 2017-12-21 16:16:40 +11:00
nsStyleContext.cpp 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
nsStyleContext.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
nsStyleContextInlines.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
nsStyleCoord.cpp Bug 1418905 - Move nsRuleNode::ComputeCoordPercentCalc() into nsStyleCoord. r=heycam 2017-11-20 14:05:19 +08:00
nsStyleCoord.h Bug 1418905 - Move nsRuleNode::ComputeCoordPercentCalc() into nsStyleCoord. r=heycam 2017-11-20 14:05:19 +08:00
nsStyleSet.cpp Bug 1428491: Remove redundant mBindingManager member in ServoStyleSet. r=heycam 2018-01-17 19:12:45 +01:00
nsStyleSet.h Bug 1428491: Remove redundant mBindingManager member in ServoStyleSet. r=heycam 2018-01-17 19:12:45 +01:00
nsStyleStruct.cpp Backed out 6 changesets (bug 1237454) for bc failures on /browser_toolbariconcolor_restyles.js. CLOSED TREE 2018-02-06 11:19:56 +02:00
nsStyleStruct.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
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 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
nsStyleTransformMatrix.cpp 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
nsStyleTransformMatrix.h Bug 1416540 - Convert AnimationValue::GetStyleValue to return a float-based Size. r=mattwoodrow 2017-11-12 18:37:33 -05:00
nsStyleUtil.cpp Bug 1434724: Fix computed value serialization of font-feature-settings. r=dholbert 2018-02-01 15:48:46 +01:00
nsStyleUtil.h Bug 1427023 - Remove nsCRT::strncmp. r=erahm 2018-01-09 23:49:37 +09:00
nsTransitionManager.cpp Bug 1430014 - Part 6: #ifdef out a bit more animation-related code. r=hiro 2018-02-01 15:04:04 +11:00
nsTransitionManager.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
PostTraversalTask.cpp
PostTraversalTask.h No bug: Fix missing include in PostTraversalTask.h. r=bholley 2017-07-26 14:22:12 +02:00
PreloadedStyleSheet.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
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 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz 2018-01-11 16:17:56 +08:00
Rule.h Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
RuleNodeCacheConditions.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
RuleNodeCacheConditions.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
RuleProcessorCache.cpp
RuleProcessorCache.h
ServoArcTypeList.h Bug 1365900 - Create ServoFontFeatureValuesRule and bind servo data r=xidorn 2017-07-25 18:30:15 -07:00
ServoBindingList.h Bug 1432850: Look at the snapshots when invalidating due to stylesheet changes. r=bz 2018-01-27 04:21:11 +01:00
ServoBindings.cpp Bug 1435214: Optimize @keyframes rule insertions. r=xidorn,hiro 2018-02-05 20:01:32 +01:00
ServoBindings.h Bug 1435214: Optimize @keyframes rule insertions. r=xidorn,hiro 2018-02-05 20:01:32 +01:00
ServoBindings.toml Bug 1432134: Update bindgen. r=SimonSapin 2018-01-22 15:22:46 +01:00
ServoBindingTypes.h Bug 1408308: Reland the bindings so the build isn't busted, but we don't need to backout the servo bits. r=me 2017-11-13 06:33:46 +01:00
ServoCSSParser.cpp Bug 1420026 - Part 3: Report canvas color parsing errors to the console. r=TYLin 2017-12-04 12:53:57 +08:00
ServoCSSParser.h Bug 1420026 - Part 3: Report canvas color parsing errors to the console. r=TYLin 2017-12-04 12:53:57 +08:00
ServoCSSRuleList.cpp Bug 1427512 - Part 16: Remove nsIDOMCSSRule. r=xidorn,jryans,bz 2018-01-11 16:17:56 +08:00
ServoCSSRuleList.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
ServoDeclarationBlock.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
ServoDeclarationBlock.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
ServoDocumentRule.cpp 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
ServoDocumentRule.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
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 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
ServoImportRule.cpp Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
ServoImportRule.h Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
ServoKeyframeRule.cpp 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
ServoKeyframeRule.h Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
ServoKeyframesRule.cpp Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
ServoKeyframesRule.h Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
ServoMediaList.cpp Bug 1410074: Honor CallerType for media query parsing. r=xidorn 2017-10-25 16:04:55 +02:00
ServoMediaList.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
ServoMediaRule.cpp 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
ServoMediaRule.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
ServoNamespaceRule.cpp Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
ServoNamespaceRule.h Bug 1434390. Mostly get rid of GetCssTextImpl. r=emilio 2018-01-30 16:30:08 -05:00
ServoPageRule.cpp Bug 1428610 part 1. Devirtualize nsICSSDeclaration::GetDocGroup. r=emilio 2018-01-30 14:48:26 -05:00
ServoPageRule.h Bug 1428610 part 1. Devirtualize nsICSSDeclaration::GetDocGroup. r=emilio 2018-01-30 14:48:26 -05:00
ServoPropPrefList.h Bug 1344314 - stylo: Add an aliasid field to CSS_PROP_ALIAS macro and include them to bindings r=manishearth 2017-08-12 14:37:19 -07:00
ServoSpecifiedValues.cpp Bug 1428339: Make attribute mapping work without a pres context. r=heycam 2018-01-05 13:47:04 +01: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 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
ServoStyleContext.h Bug 1429529 - Use the same cache for lazy pseudos and anonymous boxes. r=emilio 2018-01-11 11:40:33 -08:00
ServoStyleContextInlines.h Bug 1382017 part 4 Gecko piece - Rename ServoComputedValues -> ServoComputedData; r=heycam 2017-07-20 21:44:02 -07:00
ServoStyleRule.cpp Bug 1428610 part 1. Devirtualize nsICSSDeclaration::GetDocGroup. r=emilio 2018-01-30 14:48:26 -05:00
ServoStyleRule.h Bug 1428610 part 1. Devirtualize nsICSSDeclaration::GetDocGroup. r=emilio 2018-01-30 14:48:26 -05:00
ServoStyleSet.cpp 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
ServoStyleSet.h Bug 1418161 - Hoist IsInServoTraversal into ServoUtils. r=emilio 2018-01-30 14:11:03 -08:00
ServoStyleSheet.cpp Bug 1415940 Part 3: Make StyleSheets clear their MODIFIED_RULES flag when the sheet is reparsed. r=bz 2018-01-11 16:43:58 -08:00
ServoStyleSheet.h Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj 2017-11-05 19:37:28 -08:00
ServoSupportsRule.cpp 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
ServoSupportsRule.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
ServoTypes.h Bug 1418456: Get rid of unstyled children only traversals. r=heycam 2017-11-20 13:05:35 +01:00
ServoUtils.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
SheetLoadData.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
SheetParsingMode.h Bug 1372790 - Change uint8_t to back some enum and reorder some fields in StyleSheet to make it more compact. r=heycam 2017-06-14 14:26:48 +10:00
SheetType.h Bug 1418216 - Move IsCSSSheetType out of nsStyleSet. r=TYLin 2017-11-16 09:37:17 +08:00
StreamLoader.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
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 Bug 1430014 - Part 6: #ifdef out a bit more animation-related code. r=hiro 2018-02-01 15:04:04 +11:00
StyleAnimationValue.h Bug 1430014 - Part 6: #ifdef out a bit more animation-related code. r=hiro 2018-02-01 15:04:04 +11: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 1421645 - Hide accidentally exposed subgrid behind prefs r=emilio,xidorn 2017-12-05 22:11:10 +03:00
StylePrefs.h Bug 1421645 - Hide accidentally exposed subgrid behind prefs r=emilio,xidorn 2017-12-05 22:11:10 +03:00
StyleRule.cpp Bug 1428610 part 1. Devirtualize nsICSSDeclaration::GetDocGroup. r=emilio 2018-01-30 14:48:26 -05:00
StyleRule.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
StyleSetHandle.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
StyleSetHandleInlines.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
StyleSheet.cpp 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
StyleSheet.h Bug 1415940 Part 3: Make StyleSheets clear their MODIFIED_RULES flag when the sheet is reparsed. r=bz 2018-01-11 16:43:58 -08: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 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
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 Bug 1381851 - Add mIsChrome to URLExtraData for querying on servo side. r=heycam 2017-07-31 17:57:56 +08:00
URLMatchingFunction.h