.. |
crashtests
|
Bug 1328509 - Add visited pseudo crashtests. r=emilio
|
2017-05-25 10:12:04 -05:00 |
res
|
Backed out changeset e528713f882c (bug 1365614 )
|
2017-05-22 15:45:34 +02:00 |
test
|
Bug 1363596 part 3 - Add string support for list-style-type. r=heycam
|
2017-05-27 23:33:25 +10:00 |
xbl-marquee
|
Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws.
|
2017-01-27 10:51:02 +01:00 |
AnimationCollection.cpp
|
Bug 1341372 - Part 4: Add a utility method to get AnimationCollection by Element and nsIAtom. r=hiro
|
2017-04-14 10:17:43 +08:00 |
AnimationCollection.h
|
Bug 1341372 - Part 4: Add a utility method to get AnimationCollection by Element and nsIAtom. r=hiro
|
2017-04-14 10:17:43 +08:00 |
AnimationCommon.h
|
Bug 1318223 - Use NonOwningAnimationTarget in OwningElementRef. r=boris, r=birtles
|
2017-03-26 16:46:00 -04:00 |
BindingStyleRule.cpp
|
Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8
|
2017-01-13 10:41:03 -05:00 |
BindingStyleRule.h
|
Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8
|
2017-01-13 10:41:03 -05:00 |
CSS.cpp
|
Bug 1331316 - stylo: support 1-arg CSS.supports(); r=heycam
|
2017-01-15 23:09:42 -08:00 |
CSS.h
|
…
|
|
CSSCalc.h
|
…
|
|
CSSEnabledState.h
|
…
|
|
CSSKeyframeRule.cpp
|
Bug 1345697 part 2 - Add CSSKeyframesRule and CSSKeyframeRule base class. r=heycam
|
2017-05-19 16:12:34 +10:00 |
CSSKeyframeRule.h
|
Bug 1345697 part 2 - Add CSSKeyframesRule and CSSKeyframeRule base class. r=heycam
|
2017-05-19 16:12:34 +10:00 |
CSSKeyframesRule.cpp
|
Bug 1345697 part 2 - Add CSSKeyframesRule and CSSKeyframeRule base class. r=heycam
|
2017-05-19 16:12:34 +10:00 |
CSSKeyframesRule.h
|
Bug 1345697 part 2 - Add CSSKeyframesRule and CSSKeyframeRule base class. r=heycam
|
2017-05-19 16:12:34 +10:00 |
CSSLexer.cpp
|
…
|
|
CSSLexer.h
|
Bug 1321495 part 1: Add needed includes/namepsaces to headers within layout/style, to preemptively fix unified-build bustage. r=TYLin
|
2016-12-01 10:37:43 -08:00 |
CSSMediaRule.cpp
|
Bug 1315601 part 15 - Move some common methods to a new CSSMediaRule binding class. r=heycam
|
2017-03-09 17:37:38 +11:00 |
CSSMediaRule.h
|
Bug 1315601 part 15 - Move some common methods to a new CSSMediaRule binding class. r=heycam
|
2017-03-09 17:37:38 +11:00 |
CSSMozDocumentRule.cpp
|
Bug 1361994 - Part 1: Add separate CSSDocumentRule class. r=xidorn
|
2017-05-11 14:11:15 +02:00 |
CSSMozDocumentRule.h
|
Bug 1361994 - Part 1: Add separate CSSDocumentRule class. r=xidorn
|
2017-05-11 14:11:15 +02:00 |
CSSNamespaceRule.h
|
Bug 1345698 part 4 - Create a new CSSNamespaceRule as a base class. r=heycam
|
2017-03-14 18:50:28 +11:00 |
CSSPageRule.cpp
|
Bug 1345206 - Extract CSSPageRule base class. r=xidorn
|
2017-03-31 19:14:49 -05:00 |
CSSPageRule.h
|
Bug 1345206 - Extract CSSPageRule base class. r=xidorn
|
2017-03-31 19:14:49 -05:00 |
CSSRuleList.cpp
|
…
|
|
CSSRuleList.h
|
Bug 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam
|
2017-01-13 10:41:03 -05:00 |
CSSStyleSheet.cpp
|
Bug 1339629 Part 10: Implement ServoStyleSet::EnsureUniqueInnerOnCSSSheets. r=heycam
|
2017-05-15 17:11:08 -07:00 |
CSSStyleSheet.h
|
Bug 1339629 Part 10: Implement ServoStyleSet::EnsureUniqueInnerOnCSSSheets. r=heycam
|
2017-05-15 17:11:08 -07:00 |
CSSSupportsRule.cpp
|
Bug 1367303 - Add full namespace to CSSSupportsRule classes refcount impl macro. r=heycam
|
2017-05-24 14:39:52 +10:00 |
CSSSupportsRule.h
|
Bug 1355394 part 1 - Add separate CSSSupportsRule base class. r=heycam
|
2017-04-26 16:55:36 +08:00 |
CSSValue.h
|
…
|
|
CSSVariableDeclarations.cpp
|
Bug 1330172 part 1 - Fix serialization of CSS-wide keyword in variable. r=heycam
|
2017-01-20 22:34:06 +11:00 |
CSSVariableDeclarations.h
|
…
|
|
CSSVariableImageTable.h
|
…
|
|
CSSVariableResolver.cpp
|
…
|
|
CSSVariableResolver.h
|
…
|
|
CSSVariableValues.cpp
|
…
|
|
CSSVariableValues.h
|
…
|
|
CounterStyleManager.cpp
|
Bug 1363596 part 2 - Add support for symbols() function. r=heycam
|
2017-05-27 23:33:25 +10:00 |
CounterStyleManager.h
|
Bug 1363596 part 2 - Add support for symbols() function. r=heycam
|
2017-05-27 23:33:25 +10:00 |
Declaration.cpp
|
Bug 1356843 - Fix -Wcomma warnings in layout/. r=dholbert
|
2017-04-09 21:11:45 -07:00 |
Declaration.h
|
Bug 1330172 part 2 - Fix serialization of property declaration with variable reference. r=heycam
|
2017-01-20 22:35:12 +11:00 |
DeclarationBlock.h
|
Bug 1340341 - Set immutablity in GetCSSDeclaration instead of ToString. r=bz
|
2017-02-24 22:06:07 +11:00 |
DeclarationBlockInlines.h
|
…
|
|
DocumentStyleRootIterator.cpp
|
Bug 1326574: Add some needed includes/forward-declarations in layout/style, to preemptively fix unified bustage. r=xidorn
|
2016-12-31 16:10:45 -08:00 |
DocumentStyleRootIterator.h
|
Bug 1326574: Add some needed includes/forward-declarations in layout/style, to preemptively fix unified bustage. r=xidorn
|
2016-12-31 16:10:45 -08:00 |
ErrorReporter.cpp
|
Bug 1338446 Part 1 - Label dispatching ShortTermURISpecCache by using SystemGroup. r=heycam
|
2017-03-09 17:33:50 +08:00 |
ErrorReporter.h
|
…
|
|
FontFace.cpp
|
Bug 1356103 - Part 9: Use a PostTraversalTask to deal with downloadable fonts in gfxUserFontSet. r=bholley,jfkthame
|
2017-04-30 14:57:25 +08:00 |
FontFace.h
|
Bug 1356103 - Part 7: Use PostTraversalTasks to deal with FontFace's Promise during Servo traversal. r=bholley
|
2017-04-30 14:51:29 +08:00 |
FontFaceSet.cpp
|
Bug 1356103 - Part 8: Use PostTraversalTasks to deal with FontFaceSet's Promise and DOM event dispatch during Servo traversal. r=bholley
|
2017-04-30 14:55:22 +08:00 |
FontFaceSet.h
|
Bug 1356103 - Part 8: Use PostTraversalTasks to deal with FontFaceSet's Promise and DOM event dispatch during Servo traversal. r=bholley
|
2017-04-30 14:55:22 +08:00 |
FontFaceSetIterator.cpp
|
…
|
|
FontFaceSetIterator.h
|
…
|
|
GenerateCSSPropsGenerated.py
|
…
|
|
GenericSpecifiedValues.h
|
Bug 1339711 - Part 5: stylo: Support background presentation attribute; r=emilio
|
2017-04-12 23:05:57 +08:00 |
GenericSpecifiedValuesInlines.h
|
Bug 1339711 - Part 5: stylo: Support background presentation attribute; r=emilio
|
2017-04-12 23:05:57 +08:00 |
GroupRule.cpp
|
Bug 1315601 part 16 - Implement ServoMediaRule. r=heycam
|
2017-03-09 17:37:45 +11:00 |
GroupRule.h
|
Bug 1315601 part 16 - Implement ServoMediaRule. r=heycam
|
2017-03-09 17:37:45 +11:00 |
HandleRefPtr.h
|
Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley
|
2017-02-13 11:21:33 +08:00 |
ImageDocument.css
|
…
|
|
ImageLoader.cpp
|
Bug 1330570: Allocate DisplayItemData into the PresShell Arena. r=mattwoodrow
|
2017-05-10 05:07:37 +02:00 |
ImageLoader.h
|
…
|
|
ImportRule.h
|
Bug 851892 part 11. Convert CSSImportRule to WebIDL. r=peterv,heycam,mccr8
|
2017-01-13 10:41:03 -05:00 |
IncrementalClearCOMRuleArray.cpp
|
…
|
|
IncrementalClearCOMRuleArray.h
|
…
|
|
LayerAnimationInfo.cpp
|
…
|
|
LayerAnimationInfo.h
|
…
|
|
Loader.cpp
|
Bug 1364746 - stylo: Continue to propagate quirks mode information to Servo r=bholley
|
2017-05-14 18:11:18 +03:00 |
Loader.h
|
Bug 1325878: Use dom::MediaList in the CSS Loader. r=xidorn
|
2017-04-13 00:30:05 +08:00 |
Makefile.in
|
…
|
|
MediaList.cpp
|
Bug 1325878: Simplify MediaList creation. r=xidorn
|
2017-04-13 00:30:12 +08:00 |
MediaList.h
|
Bug 1325878: Simplify MediaList creation. r=xidorn
|
2017-04-13 00:30:12 +08:00 |
MediaQueryList.cpp
|
Bug 1354599 - Use of DOMEventTargetHelper::KeepAliveIfHasListenersFor in MediaQueryList, r=smaug
|
2017-04-18 13:53:15 +02:00 |
MediaQueryList.h
|
Bug 1354599 - Use of DOMEventTargetHelper::KeepAliveIfHasListenersFor in MediaQueryList, r=smaug
|
2017-04-18 13:53:15 +02:00 |
NameSpaceRule.h
|
Bug 1345698 part 4 - Create a new CSSNamespaceRule as a base class. r=heycam
|
2017-03-14 18:50:28 +11:00 |
PostTraversalTask.cpp
|
Bug 1356103 - Part 9: Use a PostTraversalTask to deal with downloadable fonts in gfxUserFontSet. r=bholley,jfkthame
|
2017-04-30 14:57:25 +08:00 |
PostTraversalTask.h
|
Bug 1356103 - Part 9: Use a PostTraversalTask to deal with downloadable fonts in gfxUserFontSet. r=bholley,jfkthame
|
2017-04-30 14:57:25 +08:00 |
PreloadedStyleSheet.cpp
|
Bug 1348442: Part 2a - Asynchronously load and cache content script CSS. r=aswan
|
2017-03-23 18:51:38 -07:00 |
PreloadedStyleSheet.h
|
Bug 1348442: Part 1 - Allow loading preloaded stylesheets asynchronously. r=heycam
|
2017-03-19 19:33:49 -07:00 |
PythonCSSProps.h
|
…
|
|
Rule.h
|
Bug 1345696 part 1 - Lots of fixup for the next patch. r=heycam
|
2017-03-28 20:05:12 +11:00 |
RuleNodeCacheConditions.cpp
|
…
|
|
RuleNodeCacheConditions.h
|
…
|
|
RuleProcessorCache.cpp
|
Bug 1299489 - Change nsTArray to use a custom iterator based on index instead of pointers to improve iterator invalidation safety of ranged for loops, r=froydnj
|
2016-12-08 15:54:45 -10:00 |
RuleProcessorCache.h
|
Bug 1347815 - part3: label RuleProcessorCache::mExpirationTracker. r=heycam
|
2017-04-09 16:53:57 +08:00 |
ServoArcTypeList.h
|
Bug 1345697 part 3 - Implement CSSKeyframesRule and CSSKeyframeRule for stylo. r=heycam
|
2017-05-19 16:12:34 +10:00 |
ServoBindingList.h
|
Bug 1328509 - Wire up visited values in ServoStyleSet::GetContext. r=emilio
|
2017-05-25 10:13:23 -05:00 |
ServoBindingTypes.h
|
Bug 1334036 - Part 5: Implement FFI for finding properties overriding animations. r=birtles,emilio
|
2017-05-19 15:58:47 +08:00 |
ServoBindings.cpp
|
Bug 1367275 - Part 4: stylo: Support -moz-context-properties; r=xidorn
|
2017-05-27 13:22:22 -07:00 |
ServoBindings.h
|
Bug 1367275 - Part 4: stylo: Support -moz-context-properties; r=xidorn
|
2017-05-27 13:22:22 -07:00 |
ServoBindings.toml
|
Bug 1367275 - Part 3: stylo: Support font-variation-settings; r=xidorn
|
2017-05-27 13:22:14 -07:00 |
ServoCSSRuleList.cpp
|
Bug 1339629 Part 11: Call EnsureUniqueInner from ServoCSSRuleList when a StyleSheet is set. r=heycam
|
2017-05-18 15:48:48 -07:00 |
ServoCSSRuleList.h
|
Bug 1346256 Part 2: Define methods in ServoCSSRuleList to fill a hash of RawServoStyleRule to ServoStyleRule. r=heycam,xidorn
|
2017-04-07 08:07:37 -07:00 |
ServoDeclarationBlock.cpp
|
Bug 1360488 - Part 2: stylo: Propagate quirks mode information from Gecko to Servo r=bholley
|
2017-05-06 01:12:03 +03:00 |
ServoDeclarationBlock.h
|
Bug 1360488 - Part 2: stylo: Propagate quirks mode information from Gecko to Servo r=bholley
|
2017-05-06 01:12:03 +03:00 |
ServoDocumentRule.cpp
|
Bug 1361994 - Part 3: Implement CSSOM support for @-moz-document. r=xidorn
|
2017-05-11 14:11:16 +02:00 |
ServoDocumentRule.h
|
Bug 1361994 - Part 3: Implement CSSOM support for @-moz-document. r=xidorn
|
2017-05-11 14:11:16 +02:00 |
ServoElementSnapshot.cpp
|
Bug 1365659 part 2. Add id/class flags to stylo snapshots and set them correctly on the Gecko side. r=emilio
|
2017-05-18 11:31:54 -04:00 |
ServoElementSnapshot.h
|
Bug 1365659 part 2. Add id/class flags to stylo snapshots and set them correctly on the Gecko side. r=emilio
|
2017-05-18 11:31:54 -04:00 |
ServoElementSnapshotTable.h
|
Bug 1355343: Take all the snapshots into account. r=bholley
|
2017-05-07 16:36:47 +02:00 |
ServoKeyframeRule.cpp
|
Bug 1345697 part 3 - Implement CSSKeyframesRule and CSSKeyframeRule for stylo. r=heycam
|
2017-05-19 16:12:34 +10:00 |
ServoKeyframeRule.h
|
Bug 1345697 part 3 - Implement CSSKeyframesRule and CSSKeyframeRule for stylo. r=heycam
|
2017-05-19 16:12:34 +10:00 |
ServoKeyframesRule.cpp
|
Bug 1366657 - Set stylesheet and parent rules properly for keyframe rules. r=heycam
|
2017-05-22 16:05:14 +10:00 |
ServoKeyframesRule.h
|
Bug 1345697 part 3 - Implement CSSKeyframesRule and CSSKeyframeRule for stylo. r=heycam
|
2017-05-19 16:12:34 +10:00 |
ServoMediaList.cpp
|
Bug 1325878: Support deep-cloning of ServoMediaLists. r=xidorn
|
2017-04-13 00:30:07 +08:00 |
ServoMediaList.h
|
Bug 1325878: Pass the MediaList down to Servo, making <style media> work. r=xidorn
|
2017-04-13 00:30:10 +08:00 |
ServoMediaRule.cpp
|
Bug 1350175 - Part 2: FFI changes to get line and column. r=xidorn
|
2017-04-25 16:24:39 +02:00 |
ServoMediaRule.h
|
Bug 1350175 - Part 2: FFI changes to get line and column. r=xidorn
|
2017-04-25 16:24:39 +02:00 |
ServoNamespaceRule.cpp
|
Bug 1345698 part 5 - Add support of CSSNamespaceRule for stylo. r=heycam
|
2017-03-14 18:51:59 +11:00 |
ServoNamespaceRule.h
|
Bug 1350175 - Part 2: FFI changes to get line and column. r=xidorn
|
2017-04-25 16:24:39 +02:00 |
ServoPageRule.cpp
|
Bug 1360488 - Part 1: stylo: Add ServoCSSParsingEnvironment and pass this instead of URLExtraData r=bholley
|
2017-05-11 19:06:43 +03:00 |
ServoPageRule.h
|
Bug 1360488 - Part 1: stylo: Add ServoCSSParsingEnvironment and pass this instead of URLExtraData r=bholley
|
2017-05-11 19:06:43 +03:00 |
ServoPropPrefList.h
|
Bug 1297322: stylo: Expose property-pref mappings; r=heycam
|
2017-01-09 16:05:18 -08:00 |
ServoSpecifiedValues.cpp
|
Bug 1362599 - Remember which languages were used and force-cache when reset; r=heycam
|
2017-05-20 21:48:04 +02:00 |
ServoSpecifiedValues.h
|
Bug 1339711 - Part 5: stylo: Support background presentation attribute; r=emilio
|
2017-04-12 23:05:57 +08:00 |
ServoStyleRule.cpp
|
Bug 1360488 - Part 1: stylo: Add ServoCSSParsingEnvironment and pass this instead of URLExtraData r=bholley
|
2017-05-11 19:06:43 +03:00 |
ServoStyleRule.h
|
Bug 1360488 - Part 1: stylo: Add ServoCSSParsingEnvironment and pass this instead of URLExtraData r=bholley
|
2017-05-11 19:06:43 +03:00 |
ServoStyleSet.cpp
|
Bug 1366921 - stylo: Update user fonts in cached font metrics' gfxFontGroups in the pre-traversal step. r=bholley,jfkthame
|
2017-05-26 22:29:10 +08:00 |
ServoStyleSet.h
|
Bug 1366921 - stylo: Update user fonts in cached font metrics' gfxFontGroups in the pre-traversal step. r=bholley,jfkthame
|
2017-05-26 22:29:10 +08:00 |
ServoStyleSheet.cpp
|
Bug 1339629 Part 12: Define UUID for ServoStyleSheet, which is needed for tests. r=heycam
|
2017-05-18 16:36:44 -07:00 |
ServoStyleSheet.h
|
Bug 1339629 Part 12: Define UUID for ServoStyleSheet, which is needed for tests. r=heycam
|
2017-05-18 16:36:44 -07:00 |
ServoSupportsRule.cpp
|
Bug 1350175 - Part 2: FFI changes to get line and column. r=xidorn
|
2017-04-25 16:24:39 +02:00 |
ServoSupportsRule.h
|
Bug 1350175 - Part 2: FFI changes to get line and column. r=xidorn
|
2017-04-25 16:24:39 +02:00 |
ServoTypes.h
|
Bug 1366157 - stylo: Implement getDefaultComputedStyle. r=emilio
|
2017-05-24 14:37:47 +08:00 |
ServoUtils.h
|
Bug 1356103 - Part 2: Add functions to assert the Servo font metrics mutex is locked. r=bholley
|
2017-04-30 13:15:42 +08:00 |
SheetParsingMode.h
|
Bug 1321754 Part 1 - Add an enum value to SheetParsingMode for agent sheets that use no unsafe rules. r=heycam
|
2017-04-28 12:17:14 +08:00 |
SheetType.h
|
Bug 1062106 part 2 - Remove unused SVG Attribute Animations cascade level. r=birtles,dbaron,xidorn
|
2017-03-21 15:43:26 +09:00 |
StyleAnimationValue.cpp
|
Bug 1366627 - Make accumulation of transform lists with 'none' behave in the same way as interpolation; r=hiro
|
2017-05-22 09:35:10 +09:00 |
StyleAnimationValue.h
|
Bug 1346052 - Part 3: Implement AnimationValue::FromString. r=birtles
|
2017-05-03 11:15:27 +08:00 |
StyleBackendType.h
|
Bug 1334938 - Re-enable stylo in stylo builds. r=emilio
|
2017-01-30 12:09:25 +11:00 |
StyleComplexColor.h
|
Backed out changeset 5bc2005e01a6 (bug 1063162) for failing own test caret-color-01.html at least on OSX and Windows 8 x64. r=backout
|
2016-12-22 17:44:43 +01:00 |
StyleContextSource.h
|
…
|
|
StyleRule.cpp
|
Bug 1360488 - Part 1: stylo: Add ServoCSSParsingEnvironment and pass this instead of URLExtraData r=bholley
|
2017-05-11 19:06:43 +03:00 |
StyleRule.h
|
Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8
|
2017-01-13 10:41:03 -05:00 |
StyleSetHandle.h
|
Bug 1367553: Provide the kind of change that the stylesheet suffered to RecordStyleSheetChange. r=heycam
|
2017-05-24 04:28:58 +02:00 |
StyleSetHandleInlines.h
|
Bug 1367553: Provide the kind of change that the stylesheet suffered to RecordStyleSheetChange. r=heycam
|
2017-05-24 04:28:58 +02:00 |
StyleSheet.cpp
|
Bug 1367553: Avoid import hell in StyleSheet.h. r=emilio
|
2017-05-25 16:11:13 +02:00 |
StyleSheet.h
|
Bug 1367553: Avoid import hell in StyleSheet.h. r=emilio
|
2017-05-25 16:11:13 +02:00 |
StyleSheetInfo.h
|
Bug 1339629 Part 4: Uplift CloneFor into StyleSheetInfo, and EnsureUniqueInner into StyleSheet. r=heycam
|
2017-05-15 16:19:17 -07:00 |
StyleSheetInlines.h
|
Bug 1339629 Part 4: Uplift CloneFor into StyleSheetInfo, and EnsureUniqueInner into StyleSheet. r=heycam
|
2017-05-15 16:19:17 -07:00 |
TopLevelImageDocument.css
|
…
|
|
TopLevelVideoDocument.css
|
…
|
|
URLExtraData.cpp
|
Bug 1343964 part 2 - Move dummy url data to be a static member of URLExtraData. r=heycam
|
2017-04-04 13:21:16 +10:00 |
URLExtraData.h
|
Bug 1343964 part 2 - Move dummy url data to be a static member of URLExtraData. r=heycam
|
2017-04-04 13:21:16 +10:00 |
URLMatchingFunction.h
|
Bug 1355408 - Part 1: Support @-moz-document rule in stylo. r=xidorn
|
2017-04-18 18:59:43 +02:00 |
contenteditable.css
|
Bug 1355734 - Remove text-decoration-line: -moz-anchor-decoration. r=heycam,masayuki
|
2017-04-13 16:17:03 +08:00 |
designmode.css
|
…
|
|
generate-stylestructlist.py
|
…
|
|
jar.mn
|
Bug 1357169 - Manual back out of changeset eecb0af8a88f (bug 418833). r=mats
|
2017-03-31 09:47:57 -04:00 |
moz.build
|
Bug 1345697 part 3 - Implement CSSKeyframesRule and CSSKeyframeRule for stylo. r=heycam
|
2017-05-19 16:12:34 +10:00 |
nsAnimationManager.cpp
|
Bug 1354947 - Rename FillKeyframesForName to GetKeyframesForName. r=birtles
|
2017-05-13 16:34:38 +09:00 |
nsAnimationManager.h
|
Bug 1354947 - Expose FindMatchingKeyframe and make it reusable for nsTimingFunction. r=birtles
|
2017-05-13 16:34:38 +09:00 |
nsCSSAnonBoxList.h
|
Bug 1358968 - Part 1: Store in nsCSSAnonBoxList.h whether an anon box skips parent display-based style fixups. r=bz
|
2017-04-24 16:17:28 +08:00 |
nsCSSAnonBoxes.cpp
|
Bug 1358968 - Part 1: Store in nsCSSAnonBoxList.h whether an anon box skips parent display-based style fixups. r=bz
|
2017-04-24 16:17:28 +08:00 |
nsCSSAnonBoxes.h
|
Bug 1358968 - Part 1: Store in nsCSSAnonBoxList.h whether an anon box skips parent display-based style fixups. r=bz
|
2017-04-24 16:17:28 +08:00 |
nsCSSCounterDescList.h
|
…
|
|
nsCSSCounterStyleRule.h
|
Bug 1328319 part 1 - Move nsCSSCounterStyleRule into a separate header file. r=heycam
|
2017-05-09 21:52:06 +10:00 |
nsCSSDataBlock.cpp
|
Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats
|
2016-11-18 18:12:25 +08:00 |
nsCSSDataBlock.h
|
…
|
|
nsCSSFontDescList.h
|
…
|
|
nsCSSFontFaceRule.h
|
Bug 1345696 part 2 - Move nsCSSFontFaceRule to a separate header. r=heycam
|
2017-03-29 10:20:40 +11:00 |
nsCSSKeywordList.h
|
Bug 1364115 - Allow -moz-stack-sizing to work in a single direction only. r=dbaron,manishearth
|
2017-05-15 12:33:46 +01:00 |
nsCSSKeywords.cpp
|
…
|
|
nsCSSKeywords.h
|
…
|
|
nsCSSParser.cpp
|
Bug 1188074 part 2 - Allow origin and clip values to appear anywhere in an image layer shorthand property. r=heycam
|
2017-05-25 13:57:56 +10:00 |
nsCSSParser.h
|
Bug 1362302 part 1 - Use nsIAtom for counter style names. r=dbaron
|
2017-05-06 11:34:35 +10:00 |
nsCSSPropAliasList.h
|
Backed out changeset bbb688fe1ba3 (bug 1365614 )
|
2017-05-22 15:45:31 +02:00 |
nsCSSPropList.h
|
Backed out changeset bbb688fe1ba3 (bug 1365614 )
|
2017-05-22 15:45:31 +02:00 |
nsCSSPropLogicalGroupList.h
|
…
|
|
nsCSSPropertyID.h
|
…
|
|
nsCSSPropertyIDSet.h
|
Bug 1339704 - Part 1 - Rename nsCSSPropertyIDSet::Invert as Inverse. r=hiro
|
2017-03-14 11:30:20 +08:00 |
nsCSSProps.cpp
|
Bug 1366914 - Remove pref layout.css.background-clip-text.enabled; r=dholbert
|
2017-05-22 18:57:21 -07:00 |
nsCSSProps.h
|
Backed out changeset bbb688fe1ba3 (bug 1365614 )
|
2017-05-22 15:45:31 +02:00 |
nsCSSPropsGenerated.inc.in
|
…
|
|
nsCSSPseudoClassList.h
|
Bug 1361244 - Add an internal -moz-autofill-preview pseudo class for styling preview fields. r=heycam
|
2017-05-04 13:54:34 +08:00 |
nsCSSPseudoClasses.cpp
|
Bug 1335303 - Add a virtual method to avoid QI to nsIMozBrowserFrame. r=smaug
|
2017-02-08 17:04:47 -08:00 |
nsCSSPseudoClasses.h
|
Bug 1329076 part 2 - Move some pseudo-classes which depend on only the element to an independent function. r=heycam
|
2017-01-06 21:12:08 +11:00 |
nsCSSPseudoElementList.h
|
Bug 1318542 - Make CueStyleBox apply ::cue. r=heycam,rillian
|
2017-04-05 10:47:36 +08:00 |
nsCSSPseudoElements.cpp
|
Bug 1210796 - Part 1a: Add GetUnanimatedComputedStyle into nsIDOMWindowUtils to use in animationinspector of devtools. r=birtles,heycam
|
2017-04-18 12:15:47 +09:00 |
nsCSSPseudoElements.h
|
Bug 1210796 - Part 1a: Add GetUnanimatedComputedStyle into nsIDOMWindowUtils to use in animationinspector of devtools. r=birtles,heycam
|
2017-04-18 12:15:47 +09:00 |
nsCSSRuleProcessor.cpp
|
Bug 1328509 - Wire up visited values in ServoStyleSet::GetContext. r=emilio
|
2017-05-25 10:13:23 -05:00 |
nsCSSRuleProcessor.h
|
Bug 1328509 - Wire up visited values in ServoStyleSet::GetContext. r=emilio
|
2017-05-25 10:13:23 -05:00 |
nsCSSRules.cpp
|
Bug 1363590 - Remove the assertions for dynamic change of @counter-style. r=emilio
|
2017-05-26 17:22:36 +10:00 |
nsCSSRules.h
|
Bug 1345697 part 2 - Add CSSKeyframesRule and CSSKeyframeRule base class. r=heycam
|
2017-05-19 16:12:34 +10:00 |
nsCSSScanner.cpp
|
Bug 1339252: Allow comments in SVG presentation attributes; r=bz
|
2017-02-13 16:02:46 -08:00 |
nsCSSScanner.h
|
Bug 1339252: Allow comments in SVG presentation attributes; r=bz
|
2017-02-13 16:02:46 -08:00 |
nsCSSValue.cpp
|
Backed out 3 changesets (bug 1310885) for heap write hazard failures
|
2017-05-11 23:03:31 -07:00 |
nsCSSValue.h
|
Backed out 3 changesets (bug 1310885) for heap write hazard failures
|
2017-05-11 23:03:31 -07:00 |
nsCSSVisitedDependentPropList.h
|
Bug 1326189 part 1 - Apply :visited style for caret-color. r=dholbert
|
2017-01-19 23:07:25 +08:00 |
nsComputedDOMStyle.cpp
|
Bug 1366157 - stylo: Implement getDefaultComputedStyle. r=emilio
|
2017-05-24 14:37:47 +08:00 |
nsComputedDOMStyle.h
|
Backed out changeset bbb688fe1ba3 (bug 1365614 )
|
2017-05-22 15:45:31 +02:00 |
nsComputedDOMStylePropertyList.h
|
Backed out changeset bbb688fe1ba3 (bug 1365614 )
|
2017-05-22 15:45:31 +02:00 |
nsDOMCSSAttrDeclaration.cpp
|
Bug 1365629: minor cleanup in ServoCSSParsingEnvironment code. r=canaltinova
|
2017-05-21 15:06:27 +02:00 |
nsDOMCSSAttrDeclaration.h
|
Bug 1360488 - Part 1: stylo: Add ServoCSSParsingEnvironment and pass this instead of URLExtraData r=bholley
|
2017-05-11 19:06:43 +03:00 |
nsDOMCSSDeclaration.cpp
|
Bug 1365629: minor cleanup in ServoCSSParsingEnvironment code. r=canaltinova
|
2017-05-21 15:06:27 +02:00 |
nsDOMCSSDeclaration.h
|
Bug 1365629: minor cleanup in ServoCSSParsingEnvironment code. r=canaltinova
|
2017-05-21 15:06:27 +02:00 |
nsDOMCSSRGBColor.cpp
|
…
|
|
nsDOMCSSRGBColor.h
|
…
|
|
nsDOMCSSRect.cpp
|
Bug 1339546 part 2: Make layout/style/*.cpp include corresponding .h file as the first header. r=xidorn
|
2017-02-14 11:23:11 -08:00 |
nsDOMCSSRect.h
|
…
|
|
nsDOMCSSValueList.cpp
|
…
|
|
nsDOMCSSValueList.h
|
…
|
|
nsFontFaceLoader.cpp
|
Bug 1338446 Part 6 - Label LoadTimer in nsFontFaceLoader::StartedLoading. r=heycam
|
2017-03-14 21:57:34 +08:00 |
nsFontFaceLoader.h
|
…
|
|
nsFontFaceUtils.cpp
|
Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam
|
2017-04-30 17:30:08 +02:00 |
nsFontFaceUtils.h
|
…
|
|
nsHTMLCSSStyleSheet.cpp
|
Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley
|
2017-02-13 11:21:33 +08:00 |
nsHTMLCSSStyleSheet.h
|
…
|
|
nsHTMLStyleSheet.cpp
|
Bug 1328509 - GetContentStateForVisitedHandling can access state directly. r=dbaron
|
2017-05-25 10:12:01 -05:00 |
nsHTMLStyleSheet.h
|
Bug 1361749: Initialize on construction HTMLColorRule. r=mats
|
2017-05-03 22:06:20 +02:00 |
nsICSSDeclaration.h
|
Bug 1345696 part 1 - Lots of fixup for the next patch. r=heycam
|
2017-03-28 20:05:12 +11:00 |
nsICSSLoaderObserver.h
|
…
|
|
nsICSSPseudoComparator.h
|
…
|
|
nsICSSStyleRuleDOMWrapper.h
|
Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8
|
2017-01-13 10:41:03 -05:00 |
nsIStyleRule.h
|
…
|
|
nsIStyleRuleProcessor.h
|
…
|
|
nsLayoutStylesheetCache.cpp
|
Bug 1364746 - stylo: Continue to propagate quirks mode information to Servo r=bholley
|
2017-05-14 18:11:18 +03:00 |
nsLayoutStylesheetCache.h
|
Bug 1358524 - Load userContent.css on both style backends in e10s. r=bholley
|
2017-05-03 20:48:48 +09:00 |
nsMediaFeatures.cpp
|
Bug 1323777, make GetDisplayMode more null-safe, r=bdahl
|
2017-01-25 23:32:50 +02:00 |
nsMediaFeatures.h
|
Bug 1331581: Clean up nsMediaFeatureValueGetter. r=heycam
|
2017-01-19 12:55:18 +01:00 |
nsMediaList.cpp
|
Bug 1325878: Create less hardcoded nsMediaList instances. r=xidorn
|
2017-04-13 00:30:03 +08:00 |
nsMediaList.h
|
Bug 1325878: Pass the MediaList down to Servo, making <style media> work. r=xidorn
|
2017-04-13 00:30:10 +08:00 |
nsNthIndexCache.cpp
|
…
|
|
nsNthIndexCache.h
|
…
|
|
nsROCSSPrimitiveValue.cpp
|
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
|
2017-01-03 21:47:55 +02:00 |
nsROCSSPrimitiveValue.h
|
…
|
|
nsRuleData.cpp
|
Bug 1339711 - Part 5: stylo: Support background presentation attribute; r=emilio
|
2017-04-12 23:05:57 +08:00 |
nsRuleData.h
|
Bug 1339711 - Part 5: stylo: Support background presentation attribute; r=emilio
|
2017-04-12 23:05:57 +08:00 |
nsRuleNode.cpp
|
Bug 1366735 part 1 - Change counter functions to use struct rather than nsCSSValue::Array. r=heycam
|
2017-05-22 22:51:20 +10:00 |
nsRuleNode.h
|
Bug 1358634 - Handle fallback to default variable font in case of nonexistant generic ; r=heycam
|
2017-05-05 12:26:00 -07:00 |
nsRuleProcessorData.h
|
Bug 1329876 - Don't maintain a TreeMatchContext for Servo. r=bz
|
2017-05-20 22:00:01 +02:00 |
nsRuleWalker.h
|
…
|
|
nsStyleAutoArray.h
|
Bug 1341985 - Split nsStyleAutoArray into a new header to avoid including nsStyleStruct.h in ServoBindingTypes.h. r=birtles
|
2017-03-10 11:53:17 +09:00 |
nsStyleConsts.h
|
Bug 1367275 - Part 2: stylo: Support -moz-window-shadow; r=xidorn
|
2017-05-27 13:21:44 -07:00 |
nsStyleContext.cpp
|
Bug 1328509 - Wire up visited values in ServoStyleSet::GetContext. r=emilio
|
2017-05-25 10:13:23 -05:00 |
nsStyleContext.h
|
Bug 1328509 - Wire up visited values in ServoStyleSet::GetContext. r=emilio
|
2017-05-25 10:13:23 -05:00 |
nsStyleCoord.cpp
|
Bug 1331102 - Move #include around to avoid triggering this issue. r=heycam
|
2017-02-21 22:27:58 +11:00 |
nsStyleCoord.h
|
Bug 1333366 Part 1 - Update document related to Corner and HalfCorner. r=mats
|
2017-01-24 18:37:05 +08:00 |
nsStyleSet.cpp
|
Bug 1367553: Provide the kind of change that the stylesheet suffered to RecordStyleSheetChange. r=heycam
|
2017-05-24 04:28:58 +02:00 |
nsStyleSet.h
|
Bug 1367553: Provide the kind of change that the stylesheet suffered to RecordStyleSheetChange. r=heycam
|
2017-05-24 04:28:58 +02:00 |
nsStyleStruct.cpp
|
Bug 1363596 part 1 - Merge nsCOMPtr<nsIAtom> into CounterStylePtr. r=heycam
|
2017-05-27 23:33:25 +10:00 |
nsStyleStruct.h
|
Bug 1363596 part 1 - Merge nsCOMPtr<nsIAtom> into CounterStylePtr. r=heycam
|
2017-05-27 23:33:25 +10:00 |
nsStyleStructFwd.h
|
…
|
|
nsStyleStructInlines.h
|
Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam
|
2017-04-30 17:30:08 +02:00 |
nsStyleTransformMatrix.cpp
|
Bug 1340044 - Part 2. Rename value in StyleGeometryBox. r=heycam
|
2017-03-16 15:18:10 +08:00 |
nsStyleTransformMatrix.h
|
Bug 1335942 - Part 5: Add AnimationValue::GetScaleValue(). r=hiro
|
2017-02-06 16:32:21 +08:00 |
nsStyleUtil.cpp
|
Bug 1341086 - Part 3: stylo: Add thread-safe version of nsStyleUtil::IsSignificantChild(); r=emilio
|
2017-03-16 14:10:22 -07:00 |
nsStyleUtil.h
|
Bug 1341086 - Part 3: stylo: Add thread-safe version of nsStyleUtil::IsSignificantChild(); r=emilio
|
2017-03-16 14:10:22 -07:00 |
nsTransitionManager.cpp
|
Bug 1355343: Take all the snapshots into account. r=bholley
|
2017-05-07 16:36:47 +02:00 |
nsTransitionManager.h
|
Bug 1355348 - Move ServoComputedValuesWithParent to separate file; r=hiro
|
2017-04-26 13:00:11 +09:00 |