gecko-dev/layout/style
Iulian Moraru 6794af9029 Backed out 7 changesets (bug 1784058, bug 650372) for causing wpt failures on format-specifiers-variations.html. CLOSED TREE
Backed out changeset 2aa97ebc8593 (bug 650372)
Backed out changeset 41d1c62f11ac (bug 650372)
Backed out changeset 8340c08ff8b6 (bug 650372)
Backed out changeset cbe59d9bbcbb (bug 1784058)
Backed out changeset 40b00a214019 (bug 1784058)
Backed out changeset 714d84a2680a (bug 1784058)
Backed out changeset e5b24489d365 (bug 1784058)
2022-08-11 23:24:20 +03:00
..
crashtests
res Bug 1781102 - Make <hr> styles match the spec. r=TYLin 2022-07-25 19:54:41 +00:00
test Backed out 7 changesets (bug 1784058, bug 650372) for causing wpt failures on format-specifiers-variations.html. CLOSED TREE 2022-08-11 23:24:20 +03:00
tools
AnimationCollection.cpp
AnimationCollection.h
AnimationCommon.h
BindingStyleRule.cpp
BindingStyleRule.h
BuiltinCounterStyleList.h
CachedInheritingStyles.cpp
CachedInheritingStyles.h
ComputedStyle.cpp Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug 2022-06-07 23:09:52 +00:00
ComputedStyle.h Bug 1463600 - Implement CSS 'contain: style' r=emilio 2022-06-22 16:16:59 +00:00
ComputedStyleInlines.h
contenteditable.css
CounterStyleManager.cpp
CounterStyleManager.h
CSS.cpp
CSS.h
CSSContainerRule.cpp
CSSContainerRule.h
CSSCounterStyleRule.cpp
CSSCounterStyleRule.h
CSSEnabledState.h
CSSFontFaceRule.cpp
CSSFontFaceRule.h
CSSFontFeatureValuesRule.cpp
CSSFontFeatureValuesRule.h
CSSImportRule.cpp
CSSImportRule.h
CSSKeyframeRule.cpp
CSSKeyframeRule.h
CSSKeyframesRule.cpp
CSSKeyframesRule.h
CSSLayerBlockRule.cpp
CSSLayerBlockRule.h
CSSLayerStatementRule.cpp
CSSLayerStatementRule.h
CSSMediaRule.cpp
CSSMediaRule.h
CSSMozDocumentRule.cpp
CSSMozDocumentRule.h
CSSNamespaceRule.cpp
CSSNamespaceRule.h
CSSPageRule.cpp
CSSPageRule.h
CSSPropFlags.h
CSSRuleList.cpp
CSSRuleList.h
CSSScrollTimelineRule.cpp
CSSScrollTimelineRule.h
CSSStyleRule.cpp
CSSStyleRule.h
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 Bug 1072107 - Part 9. Expose FontFaceSet on workers. r=emilio 2022-07-07 21:24:11 +00:00
FontFace.h Bug 1072107 - Part 3. Expose GetURLExtraData on FontFaceSetImpl. r=emilio 2022-07-07 21:24:09 +00:00
FontFaceImpl.cpp Bug 1072107 - Part 6. Dispatch font calls and callbacks as necessary. r=emilio 2022-07-07 21:24:10 +00:00
FontFaceImpl.h Bug 1072107 - Part 6. Dispatch font calls and callbacks as necessary. r=emilio 2022-07-07 21:24:10 +00:00
FontFaceSet.cpp Bug 1072107 - Part 9. Expose FontFaceSet on workers. r=emilio 2022-07-07 21:24:11 +00:00
FontFaceSet.h Bug 1519636 - Reformat recent changes to the Google coding style. r=marco 2022-07-15 08:27:50 +00:00
FontFaceSetDocumentImpl.cpp Bug 1779098 - Ensure we check FontFaceSetDocumentImpl::mDocument for nullptr. r=emilio 2022-07-11 23:24:47 +00:00
FontFaceSetDocumentImpl.h Bug 1072107 - Part 7. Make FontFaceLoader check for associated document. r=emilio 2022-07-07 21:24:10 +00:00
FontFaceSetImpl.cpp Backed out 7 changesets (bug 1784058, bug 650372) for causing wpt failures on format-specifiers-variations.html. CLOSED TREE 2022-08-11 23:24:20 +03:00
FontFaceSetImpl.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
FontFaceSetIterator.cpp
FontFaceSetIterator.h
FontFaceSetWorkerImpl.cpp Bug 1778608 - Fix FontFaceSetWorkerImpl destruction off main thread. r=emilio 2022-07-08 17:34:46 +00:00
FontFaceSetWorkerImpl.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
FontPreloader.cpp Backed out 7 changesets (bug 1784058, bug 650372) for causing wpt failures on format-specifiers-variations.html. CLOSED TREE 2022-08-11 23:24:20 +03:00
FontPreloader.h Bug 1072107 - Part 1. Expose method to load user fonts from workers. r=emilio 2022-07-07 21:24:08 +00:00
GeckoBindings.cpp Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
GeckoBindings.h Bug 1782858 - Make color-scheme affect Windows' non-native menus. r=desktop-theme-reviewers,dao 2022-08-03 20:33:09 +00:00
GenerateCompositorAnimatableProperties.py Bug 1777982 - Propagate flags from original property to aliases. r=AlaskanEmily 2022-07-12 22:22:17 +00:00
GenerateComputedDOMStyleGenerated.py
GenerateCountedUnknownProperties.py
GenerateCSSPropertyID.py
GenerateCSSPropsGenerated.py
GenerateServoCSSPropList.py Bug 1777982 - Propagate flags from original property to aliases. r=AlaskanEmily 2022-07-12 22:22:17 +00:00
GlobalStyleSheetCache.cpp
GlobalStyleSheetCache.h
GroupRule.cpp
GroupRule.h
ImageDocument.css
ImageLoader.cpp Bug 1772284. Make ImageLoader::Notify profiler label not create extra variables on the stack. r=emilio 2022-06-02 09:58:06 +00:00
ImageLoader.h
ImportScanner.cpp
ImportScanner.h
jar.mn Bug 1774262 - Make search-textbox component easier to theme. r=mstriemer,desktop-theme-reviewers,dao,freddyb 2022-06-30 22:07:01 +00:00
LayerAnimationInfo.cpp
LayerAnimationInfo.h
Loader.cpp Bug 1761242 - Expose computing security flags for early hint preloader r=ckerschb,smaug 2022-06-15 09:59:44 +00:00
Loader.h
MappedDeclarations.cpp
MappedDeclarations.h
MediaFeatureChange.h
MediaList.cpp
MediaList.h
MediaQueryList.cpp
MediaQueryList.h
moz.build Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
nsAnimationManager.cpp Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
nsAnimationManager.h Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
nsComputedDOMStyle.cpp Bug 1771564 - Don't re-resolve styles of elements without frames (but with styles). r=dholbert 2022-06-01 12:03:43 +00:00
nsComputedDOMStyle.h Bug 1771564 - Constify ComputedStyle usage in nsComputedDOMStyle. r=dholbert 2022-05-28 01:04:24 +00:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSAnonBoxList.h
nsCSSCounterDescList.h
nsCSSFontDescList.h
nsCSSPropertyID.h.in
nsCSSPropertyIDSet.h
nsCSSProps.cpp Bug 1779496 - Make more of nsCSSProps constexpr r=emilio 2022-07-15 03:12:37 +00:00
nsCSSProps.h Bug 1777982 - Remove invalid leftover assert. DONTBUILD 2022-07-18 19:41:23 +02:00
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp
nsCSSPseudoElements.h
nsCSSValue.cpp
nsCSSValue.h Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
nsCSSVisitedDependentPropList.h
nsDOMCSSAttrDeclaration.cpp
nsDOMCSSAttrDeclaration.h
nsDOMCSSDeclaration.cpp Bug 1777473 - Expose some more layout frame labels to javascript developers r=emilio 2022-07-06 14:02:04 +00:00
nsDOMCSSDeclaration.h
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsFontFaceLoader.cpp Bug 1072107 - Part 7. Make FontFaceLoader check for associated document. r=emilio 2022-07-07 21:24:10 +00:00
nsFontFaceLoader.h Bug 1771493 - Part 1. Split FontFace(Set) into DOM facing and implementation classes. r=emilio 2022-06-28 21:46:59 +00:00
nsFontFaceUtils.cpp
nsFontFaceUtils.h
nsHTMLCSSStyleSheet.cpp
nsHTMLCSSStyleSheet.h
nsHTMLStyleSheet.cpp Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug 2022-06-07 23:09:52 +00:00
nsHTMLStyleSheet.h
nsICSSDeclaration.cpp
nsICSSDeclaration.h
nsICSSLoaderObserver.h
nsMediaFeatures.cpp Bug 1782858 - Make color-scheme affect Windows' non-native menus. r=desktop-theme-reviewers,dao 2022-08-03 20:33:09 +00:00
nsROCSSPrimitiveValue.cpp
nsROCSSPrimitiveValue.h
nsStyleAutoArray.h
nsStyleConsts.h Bug 1783934 - Add a chrome-only -moz-box-layout: legacy | flex, and use that to implement flexbox emulation. r=dholbert 2022-08-10 19:46:37 +00:00
nsStyleStruct.cpp Bug 1783934 - Add a chrome-only -moz-box-layout: legacy | flex, and use that to implement flexbox emulation. r=dholbert 2022-08-10 19:46:37 +00:00
nsStyleStruct.h Bug 1783934 - Add a chrome-only -moz-box-layout: legacy | flex, and use that to implement flexbox emulation. r=dholbert 2022-08-10 19:46:37 +00:00
nsStyleStructFwd.h
nsStyleStructInlines.h
nsStyleStructList.h
nsStyleTransformMatrix.cpp
nsStyleTransformMatrix.h
nsStyleUtil.cpp Bug 1529338 - Implement CSP 'style-src-elem' and 'style-src-attr' directives. r=freddyb,emilio,dveditz 2022-08-01 12:32:59 +00:00
nsStyleUtil.h Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
nsTransitionManager.cpp Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
nsTransitionManager.h
PaintWorkletGlobalScope.cpp
PaintWorkletGlobalScope.h
PaintWorkletImpl.cpp
PaintWorkletImpl.h
PostTraversalTask.cpp Bug 1771493 - Part 1. Split FontFace(Set) into DOM facing and implementation classes. r=emilio 2022-06-28 21:46:59 +00:00
PostTraversalTask.h Bug 1771493 - Part 1. Split FontFace(Set) into DOM facing and implementation classes. r=emilio 2022-06-28 21:46:59 +00:00
PreferenceSheet.cpp
PreferenceSheet.h
PreloadedStyleSheet.cpp
PreloadedStyleSheet.h
PseudoStyleType.cpp
PseudoStyleType.h
Rule.cpp
Rule.h
RustCell.h
ServoArcTypeList.h
ServoBindings.h Bug 1773493 - Use Rust's ComputedTimingFunction for IPDL. r=emilio 2022-06-23 17:07:13 +00:00
ServoBindings.toml Bug 1783934 - Add a chrome-only -moz-box-layout: legacy | flex, and use that to implement flexbox emulation. r=dholbert 2022-08-10 19:46:37 +00:00
ServoBindingTypes.h Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
ServoBoxedTypeList.h
ServoComputedData.h
ServoComputedDataInlines.h
ServoCSSParser.cpp Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
ServoCSSParser.h Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
ServoCSSPropList.mako.py Bug 1777982 - Propagate flags from original property to aliases. r=AlaskanEmily 2022-07-12 22:22:17 +00:00
ServoCSSRuleList.cpp
ServoCSSRuleList.h
ServoElementSnapshot.cpp
ServoElementSnapshot.h Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug 2022-06-07 23:09:52 +00:00
ServoElementSnapshotTable.h
ServoStyleConstsForwards.h Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
ServoStyleConstsInlines.h Bug 1781831 - Make StyleCssUrl::GetURI assert for main or worker threads. r=emilio 2022-08-02 14:26:16 +00:00
ServoStyleSet.cpp Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
ServoStyleSet.h Bug 1781140 - Remove nsTimingFunction and ComputedTimingFunction. r=dshin 2022-07-26 14:49:02 +00:00
ServoStyleSetInlines.h
ServoTraversalStatistics.h
ServoTypes.h
ServoUtils.h
ShadowParts.cpp
ShadowParts.h
SharedStyleSheetCache.cpp
SharedStyleSheetCache.h
SharedSubResourceCache.h
SheetLoadData.h
SheetParsingMode.h
StreamLoader.cpp
StreamLoader.h
StyleAnimationValue.cpp Bug 1767126 - Change the return type of AnimationValue::GetScaleValue() to MatrixScales. r=botond 2022-05-31 19:55:30 +00:00
StyleAnimationValue.h Bug 1767126 - Change the return type of AnimationValue::GetScaleValue() to MatrixScales. r=botond 2022-05-31 19:55:30 +00:00
StyleColor.cpp Bug 1770829 - Use ColorMix for interpolated colors in the computed style rather than ComplexColorRatios. r=barret 2022-06-03 19:11:07 +00:00
StyleColorInlines.h Bug 1770829 - Use ColorMix for interpolated colors in the computed style rather than ComplexColorRatios. r=barret 2022-06-03 19:11:07 +00:00
StylePreloadKind.h
StyleSheet.cpp
StyleSheet.h
StyleSheetInfo.h
StyleSheetInlines.h
TopLevelImageDocument.css
TopLevelVideoDocument.css
URLExtraData.cpp
URLExtraData.h
UserAgentStyleSheetID.h
UserAgentStyleSheetList.h