gecko-dev/layout/style
2024-11-05 18:52:41 +00:00
..
crashtests Bug 1919853 - Make InspectorUtils able to return CSSNestedDeclarations too. r=devtools-reviewers,nchevobbe,dshin 2024-09-20 15:59:53 +00:00
res Bug 1927404 - Make each line in view-source a <span> rather than a <pre>. r=hsivonen 2024-11-05 09:54:42 +00:00
test Bug 1918856 - Do serialization of computed border-spacing in stylo r=emilio 2024-11-01 15:37:36 +00:00
tools
AnimatedPropertyID.h
AnimatedPropertyIDSet.h
AnimationCollection.cpp
AnimationCollection.h
AnimationCommon.h
AttributeStyles.cpp
AttributeStyles.h
BuiltinCounterStyleList.h
CachedInheritingStyles.cpp
CachedInheritingStyles.h
ComputedStyle.cpp
ComputedStyle.h
ComputedStyleInlines.h
contenteditable.css
CounterStyleManager.cpp Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
CounterStyleManager.h
CSS.cpp
CSS.h
CSSContainerRule.cpp
CSSContainerRule.h
CSSCounterStyleRule.cpp
CSSCounterStyleRule.h
CSSEnabledState.h
CSSFontFaceRule.cpp
CSSFontFaceRule.h
CSSFontFeatureValuesRule.cpp
CSSFontFeatureValuesRule.h
CSSFontPaletteValuesRule.cpp
CSSFontPaletteValuesRule.h
CSSImportRule.cpp
CSSImportRule.h
CSSKeyframeRule.cpp
CSSKeyframeRule.h
CSSKeyframesRule.cpp
CSSKeyframesRule.h
CSSLayerBlockRule.cpp
CSSLayerBlockRule.h
CSSLayerStatementRule.cpp
CSSLayerStatementRule.h
CSSMarginRule.cpp
CSSMarginRule.h
CSSMediaRule.cpp
CSSMediaRule.h
CSSMozDocumentRule.cpp Bug 1917555 - Remove MediaDocumentKind::Plugin. r=emilio 2024-09-11 08:00:48 +00:00
CSSMozDocumentRule.h
CSSNamespaceRule.cpp
CSSNamespaceRule.h
CSSNestedDeclarations.cpp Bug 1919853 - Make InspectorUtils able to return CSSNestedDeclarations too. r=devtools-reviewers,nchevobbe,dshin 2024-09-20 15:59:53 +00:00
CSSNestedDeclarations.h Bug 1919853 - Make InspectorUtils able to return CSSNestedDeclarations too. r=devtools-reviewers,nchevobbe,dshin 2024-09-20 15:59:53 +00:00
CSSPageRule.cpp
CSSPageRule.h
CSSPositionTryRule.cpp
CSSPositionTryRule.h
CSSPropertyRule.cpp
CSSPropertyRule.h
CSSPropFlags.h
CSSRuleList.cpp
CSSRuleList.h
CSSScopeRule.cpp
CSSScopeRule.h
CSSStartingStyleRule.cpp
CSSStartingStyleRule.h
CSSStyleRule.cpp Bug 1921505 - Allow setting selectorText to a relative selector, if nested. r=dshin 2024-09-27 18:54:08 +00:00
CSSStyleRule.h Bug 1919853 - Make InspectorUtils able to return CSSNestedDeclarations too. r=devtools-reviewers,nchevobbe,dshin 2024-09-20 15:59:53 +00:00
CSSSupportsRule.cpp
CSSSupportsRule.h
CSSValue.h
DeclarationBlock.cpp
DeclarationBlock.h
designmode.css
DocumentMatchingFunction.h
DocumentStyleRootIterator.cpp
DocumentStyleRootIterator.h
ErrorReporter.cpp
ErrorReporter.h
extra-bindgen-flags.in
FontFace.cpp
FontFace.h
FontFaceImpl.cpp
FontFaceImpl.h
FontFaceSet.cpp
FontFaceSet.h
FontFaceSetDocumentImpl.cpp
FontFaceSetDocumentImpl.h
FontFaceSetImpl.cpp
FontFaceSetImpl.h
FontFaceSetIterator.cpp
FontFaceSetIterator.h
FontFaceSetWorkerImpl.cpp
FontFaceSetWorkerImpl.h
FontLoaderUtils.cpp
FontLoaderUtils.h
FontPreloader.cpp
FontPreloader.h
GeckoBindings.cpp Bug 1917703 - Make sure visited style computation color-scheme matches unvisited style. r=dshin 2024-09-18 20:16:17 +00:00
GeckoBindings.h Bug 1921049 - Remove some bindgen includes. r=firefox-style-system-reviewers,boris 2024-09-25 17:43:28 +00:00
GenerateCompositorAnimatableProperties.py
GenerateComputedDOMStyleGenerated.py
GenerateCountedUnknownProperties.py
GenerateCSSPropertyID.py
GenerateCSSPropsGenerated.py
GenerateServoCSSPropList.py
GlobalStyleSheetCache.cpp Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
GlobalStyleSheetCache.h Bug 1454816 - Replace uses of base::SharedMemory r=ipc-reviewers,media-playback-reviewers,padenot,nika 2024-10-21 18:43:25 +00:00
GroupRule.cpp
GroupRule.h
ImageDocument.css
ImageLoader.cpp
ImageLoader.h
ImportScanner.cpp
ImportScanner.h
jar.mn
LayerAnimationInfo.cpp
LayerAnimationInfo.h
Loader.cpp Bug 1925778 - Do not add performance entry when the CSS loader is already dropped from the document. r=emilio 2024-10-21 09:33:59 +00:00
Loader.h Bug 1899734 - Part 8: Add performance entry when stylesheet is created from a cache. r=emilio 2024-10-01 12:17:24 +00:00
MappedDeclarationsBuilder.cpp
MappedDeclarationsBuilder.h
MediaFeatureChange.h Bug 1916589 - Move forced-colors computation to nsPresContext. r=nchevobbe 2024-09-17 10:17:56 +00:00
MediaList.cpp
MediaList.h
MediaQueryList.cpp Bug 1876470 - AddEventListener/RemoveEventListener should not throw, r=smaug 2024-10-21 20:45:39 +00:00
MediaQueryList.h Bug 1876470 - AddEventListener/RemoveEventListener should not throw, r=smaug 2024-10-21 20:45:39 +00:00
moz.build Bug 1899734 - Part 5: Make SharedSubResourceCache capable of handling CacheablePerformanceTimingData. r=emilio 2024-10-01 12:17:22 +00:00
nsAnimationManager.cpp
nsAnimationManager.h
nsComputedDOMStyle.cpp Bug 1918856 - Do serialization of computed border-spacing in stylo r=emilio 2024-11-01 15:37:36 +00:00
nsComputedDOMStyle.h Bug 1918856 - Do serialization of computed border-spacing in stylo r=emilio 2024-11-01 15:37:36 +00:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSAnonBoxList.h
nsCSSCounterDescList.h
nsCSSFontDescList.h
nsCSSPropertyID.h.in
nsCSSPropertyIDSet.h Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
nsCSSProps.cpp Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
nsCSSProps.h
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp Bug 1922315 - Replace the tuple of PseudoStyleType and nsAtom with PseudoStyleRequest. r=view-transitions-reviewers,emilio 2024-10-24 22:34:22 +00:00
nsCSSPseudoElements.h Bug 1922315 - Replace the tuple of PseudoStyleType and nsAtom with PseudoStyleRequest. r=view-transitions-reviewers,emilio 2024-10-24 22:34:22 +00:00
nsCSSValue.cpp
nsCSSValue.h Bug 1921049 - Remove some bindgen includes. r=firefox-style-system-reviewers,boris 2024-09-25 17:43:28 +00:00
nsCSSVisitedDependentPropList.h
nsDOMCSSAttrDeclaration.cpp Bug 1925324 - Properly regenerate the underlying 'from' value, for SVG/SMIL to-animation of CSS properties r=dholbert 2024-10-18 09:48:32 +00:00
nsDOMCSSAttrDeclaration.h
nsDOMCSSDeclaration.cpp
nsDOMCSSDeclaration.h
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsFontFaceLoader.cpp
nsFontFaceLoader.h
nsFontFaceUtils.cpp
nsFontFaceUtils.h
nsICSSDeclaration.cpp
nsICSSDeclaration.h
nsICSSLoaderObserver.h
nsMediaFeatures.cpp Bug 1921049 - Remove some bindgen includes. r=firefox-style-system-reviewers,boris 2024-09-25 17:43:28 +00:00
nsROCSSPrimitiveValue.cpp
nsROCSSPrimitiveValue.h
nsStyleAutoArray.h
nsStyleConsts.h Bug 1920033 - Move inherited-ui properties out of mako. r=firefox-style-system-reviewers,zrhoffman 2024-09-21 03:51:54 +00:00
nsStyleStruct.cpp Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
nsStyleStruct.h Bug 1900232: Part 5 - Add anchor-size() to sizing properties. r=firefox-style-system-reviewers,emilio 2024-09-23 13:58:38 +00:00
nsStyleStructFwd.h
nsStyleStructInlines.h
nsStyleStructList.h
nsStyleTransformMatrix.cpp Bug 1929338 - convert more mozilla:clamped to std:clamp r=emilio 2024-11-05 18:52:41 +00:00
nsStyleTransformMatrix.h
nsStyleUtil.cpp
nsStyleUtil.h Bug 1921049 - Remove some bindgen includes. r=firefox-style-system-reviewers,boris 2024-09-25 17:43:28 +00:00
nsTransitionManager.cpp
nsTransitionManager.h
PaintWorkletGlobalScope.cpp
PaintWorkletGlobalScope.h
PaintWorkletImpl.cpp
PaintWorkletImpl.h
PostTraversalTask.cpp
PostTraversalTask.h
PreferenceSheet.cpp Bug 1923028 - Migrate scalars to use Glean APIs for a11.*, r=chutten. 2024-10-16 20:46:06 +00:00
PreferenceSheet.h
PreloadedStyleSheet.cpp
PreloadedStyleSheet.h
PseudoStyleType.cpp
PseudoStyleType.h Bug 1922315 - Replace the tuple of PseudoStyleType and nsAtom with PseudoStyleRequest. r=view-transitions-reviewers,emilio 2024-10-24 22:34:22 +00:00
Rule.cpp Bug 1921505 - Allow setting selectorText to a relative selector, if nested. r=dshin 2024-09-27 18:54:08 +00:00
Rule.h Bug 1921505 - Allow setting selectorText to a relative selector, if nested. r=dshin 2024-09-27 18:54:08 +00:00
RustCell.h
ServoBindings.h Bug 1922351 - Move ffi serde serialization from Servo into somewhere usable by other crates in the tree. r=nika 2024-10-04 07:51:46 +00:00
ServoBindings.toml Bug 1925885 - Import Stylo color changes from Servo. r=emilio 2024-10-21 10:12:32 +00:00
ServoBindingTypes.h
ServoBoxedTypeList.h
ServoComputedData.h
ServoCSSParser.cpp
ServoCSSParser.h
ServoCSSPropList.mako.py Bug 1918856 - Do serialization of computed border-spacing in stylo r=emilio 2024-11-01 15:37:36 +00:00
ServoCSSRuleList.cpp Bug 1921505 - Allow setting selectorText to a relative selector, if nested. r=dshin 2024-09-27 18:54:08 +00:00
ServoCSSRuleList.h
ServoElementSnapshot.cpp
ServoElementSnapshot.h
ServoElementSnapshotTable.h
ServoLockedArcTypeList.h Bug 1918408 - Implement the nested declarations rule. r=dshin,webidl,smaug 2024-09-19 20:23:22 +00:00
ServoStyleConstsForwards.h Bug 1920496 - Make ColorFunction be stored in ComputedStyle r=emilio 2024-10-16 13:45:19 +00:00
ServoStyleConstsInlines.h Bug 1900232: Part 4 - Add anchor-size() to margin properties. r=firefox-style-system-reviewers,emilio 2024-09-23 13:58:38 +00:00
ServoStyleSet.cpp Bug 1922315 - Replace the tuple of PseudoStyleType and nsAtom with PseudoStyleRequest. r=view-transitions-reviewers,emilio 2024-10-24 22:34:22 +00:00
ServoStyleSet.h Bug 1922315 - Replace the tuple of PseudoStyleType and nsAtom with PseudoStyleRequest. r=view-transitions-reviewers,emilio 2024-10-24 22:34:22 +00:00
ServoStyleSetInlines.h
ServoTraversalStatistics.h
ServoTypes.h
ServoUtils.h
ShadowParts.cpp
ShadowParts.h
SharedStyleSheetCache.cpp Bug 1899734 - Part 7: Carry SubResourceNetworkMetadataHolder with SheetLoadData for complete and incomplete load, and propagate through dependencies. r=emilio 2024-10-01 12:17:23 +00:00
SharedStyleSheetCache.h Bug 1915419 - CSSCacheCleaner, JSCacheCleaner support for OriginAttributesPattern. r=emilio,anti-tracking-reviewers,timhuang 2024-09-24 09:17:59 +00:00
SharedSubResourceCache.cpp Bug 1925778 - Do not add performance entry when the CSS loader is already dropped from the document. r=emilio 2024-10-21 09:33:59 +00:00
SharedSubResourceCache.h Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
SheetLoadData.h Bug 1899734 - Part 7: Carry SubResourceNetworkMetadataHolder with SheetLoadData for complete and incomplete load, and propagate through dependencies. r=emilio 2024-10-01 12:17:23 +00:00
SheetParsingMode.h
StreamLoader.cpp Bug 1917535 - Always clear the notification callback even if the request is handled off main thread. r=emilio 2024-10-15 01:32:17 +00:00
StreamLoader.h
StyleAnimationValue.cpp
StyleAnimationValue.h Bug 1921049 - Remove some bindgen includes. r=firefox-style-system-reviewers,boris 2024-09-25 17:43:28 +00:00
StyleColor.cpp Bug 1920496 - Store ColorFunction inside a computed color r=layout-reviewers,emilio 2024-10-16 13:45:19 +00:00
StyleColorInlines.h
StylePreloadKind.h Bug 1921110 - Distinguish rel=preload from early-hints preload. r=arai,firefox-style-system-reviewers,zrhoffman 2024-09-26 15:33:15 +00:00
StyleSheet.cpp Bug 1899734 - Part 7: Carry SubResourceNetworkMetadataHolder with SheetLoadData for complete and incomplete load, and propagate through dependencies. r=emilio 2024-10-01 12:17:23 +00:00
StyleSheet.h
StyleSheetInfo.h
StyleSheetInlines.h
TimelineCollection.cpp
TimelineCollection.h
TimelineManager.cpp
TimelineManager.h
TopLevelImageDocument.css
TopLevelVideoDocument.css
URLExtraData.cpp
URLExtraData.h
UserAgentStyleSheetID.h
UserAgentStyleSheetList.h