fune/layout/style
2024-01-09 11:42:12 +00:00
..
crashtests Bug 1865385 - remove win7/win-aarch64 annotations from reftest manifests. r=gbrown 2023-12-05 21:49:04 +00:00
res Bug 1872509 - Don't clip checkbox/radio overflow. r=dholbert 2023-12-31 16:26:31 +00:00
test Bug 1873290 - Extend test_medialist_privilege to cover this bug. r=smaug 2024-01-09 11:42:12 +00:00
tools
AnimatedPropertyID.h Bug 1846516 - Minor fix ups and logical animation clean-up. r=zrhoffman 2023-12-18 09:24:09 +00:00
AnimatedPropertyIDSet.h Bug 1846516 - [css-properties-values-api] Introduce AnimatedPropertyID/AnimatedPropertIDSet. r=firefox-animation-reviewers,firefox-style-system-reviewers,layout-reviewers,emilio,hiro 2023-12-18 09:24:08 +00:00
AnimationCollection.cpp
AnimationCollection.h
AnimationCommon.h Bug 1870832 - Use cbindgen for animation-{name,composition,fill-mode,direction}. r=firefox-style-system-reviewers,zrhoffman 2023-12-20 10:52:25 +00:00
AttributeStyles.cpp
AttributeStyles.h
BuiltinCounterStyleList.h
CachedInheritingStyles.cpp
CachedInheritingStyles.h
ComputedStyle.cpp Bug 1853720 - Add a "hot" variant of AUTO_PROFILER_LABEL, for lower overhead when the profiler is disabled. r=aabh,profiler-reviewers 2023-09-25 19:36:41 +00:00
ComputedStyle.h Bug 1861726 - Expose some CSS zoom boilerplate to C++. r=boris 2023-11-01 17:17:12 +00:00
ComputedStyleInlines.h Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt 2023-11-26 22:17:28 +00:00
contenteditable.css Bug 1868552 - Make the initial value of -moz-user-focus normal, and make none actually prevent focusability. r=smaug,jwatt 2023-12-12 13:51:30 +00:00
CounterStyleManager.cpp
CounterStyleManager.h Bug 1849204 - Add generic atom hash keys that use the better distributed atom hash, and use it across the tree. r=mstange,xpcom-reviewers,credential-management-reviewers,sgalich,nika 2023-08-18 18:43:27 +00:00
CSS.cpp Bug 1844755 - Consider to not create ServoStyleSet for data documents, r=emilio 2023-10-23 16:10:41 +00:00
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
CSSMediaRule.cpp
CSSMediaRule.h
CSSMozDocumentRule.cpp
CSSMozDocumentRule.h
CSSNamespaceRule.cpp
CSSNamespaceRule.h
CSSPageRule.cpp
CSSPageRule.h
CSSPropertyRule.cpp
CSSPropertyRule.h
CSSPropFlags.h Bug 1844466 - Add affects="" to CSS property metadata, and relevant flags. r=boris 2023-08-02 12:45:37 +00:00
CSSRuleList.cpp
CSSRuleList.h
CSSStyleRule.cpp Bug 1862900: Fix build bustage. r=layout-reviewers,emilio 2023-11-03 18:05:38 +00:00
CSSStyleRule.h Bug 1833679 - DevTools warnings infrastructure. r=nchevobbe,emilio 2023-11-02 15:29:12 +00:00
CSSSupportsRule.cpp
CSSSupportsRule.h
CSSValue.h
DeclarationBlock.cpp
DeclarationBlock.h
designmode.css
DocumentMatchingFunction.h
DocumentStyleRootIterator.cpp
DocumentStyleRootIterator.h
ErrorReporter.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
ErrorReporter.h
extra-bindgen-flags.in
FontFace.cpp Bug 1690111 - Use new TypedArray APIs for creating a container with a copy of the data. r=necko-reviewers,farre,kershaw 2023-09-20 09:42:02 +00:00
FontFace.h
FontFaceImpl.cpp Bug 1851093 - Remove layout.css.font-metrics-overrides.enabled pref r=emilio 2023-09-04 16:02:13 +00:00
FontFaceImpl.h
FontFaceSet.cpp Bug 1817122 - Make AsyncEventDispatcher(Event) take ownership of the event. r=smaug,media-playback-reviewers,padenot 2023-10-04 19:37:39 +00:00
FontFaceSet.h Bug 1851553 - Remove layout.css.font-loading-api.workers.enabled pref r=emilio 2023-09-19 07:44:05 +00:00
FontFaceSetDocumentImpl.cpp Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
FontFaceSetDocumentImpl.h
FontFaceSetImpl.cpp Bug 1854742 - Don't over-invalidate in FontFaceSet::UpdateRules. r=aosmond 2023-09-26 14:13:54 +00:00
FontFaceSetImpl.h Bug 1854742 - Don't over-invalidate in FontFaceSet::UpdateRules. r=aosmond 2023-09-26 14:13:54 +00:00
FontFaceSetIterator.cpp
FontFaceSetIterator.h
FontFaceSetWorkerImpl.cpp Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
FontFaceSetWorkerImpl.h
FontLoaderUtils.cpp Bug 1865610: part 10) Add fetchpriority attribute support for rel=preload as=fetch and rel=preload as=font. r=emilio,valentin 2023-11-30 15:00:10 +00:00
FontLoaderUtils.h Bug 1865610: part 10) Add fetchpriority attribute support for rel=preload as=fetch and rel=preload as=font. r=emilio,valentin 2023-11-30 15:00:10 +00:00
FontPreloader.cpp Bug 1865610: part 10) Add fetchpriority attribute support for rel=preload as=fetch and rel=preload as=font. r=emilio,valentin 2023-11-30 15:00:10 +00:00
FontPreloader.h Bug 1865610: part 10) Add fetchpriority attribute support for rel=preload as=fetch and rel=preload as=font. r=emilio,valentin 2023-11-30 15:00:10 +00:00
GeckoBindings.cpp Bug 1870832 - Use cbindgen for animation-{name,composition,fill-mode,direction}. r=firefox-style-system-reviewers,zrhoffman 2023-12-20 10:52:25 +00:00
GeckoBindings.h Bug 1870832 - Use cbindgen for animation-{name,composition,fill-mode,direction}. r=firefox-style-system-reviewers,zrhoffman 2023-12-20 10:52:25 +00:00
GenerateCompositorAnimatableProperties.py
GenerateComputedDOMStyleGenerated.py
GenerateCountedUnknownProperties.py
GenerateCSSPropertyID.py
GenerateCSSPropsGenerated.py Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
GenerateServoCSSPropList.py
GlobalStyleSheetCache.cpp Bug 1863620 - Set referrer info before calling SetComplete(). r=hiro 2023-11-09 12:08:00 +00:00
GlobalStyleSheetCache.h Bug 1857915 - Remove about:PreferenceStyleSheet. r=morgan,devtools-reviewers,nchevobbe 2023-10-11 17:47:50 +00:00
GroupRule.cpp
GroupRule.h
ImageDocument.css
ImageLoader.cpp Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt 2023-11-26 22:17:28 +00:00
ImageLoader.h
ImportScanner.cpp
ImportScanner.h
jar.mn Bug 1842608 - Don't ship accessiblecaret's desktop pngs on mobile. r=TYLin 2023-07-11 18:58:36 +00:00
LayerAnimationInfo.cpp
LayerAnimationInfo.h
Loader.cpp Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
Loader.h Bug 1865610: part 3) Add fetchpriority attribute support for preloaded stylesheets. r=smaug,emilio,necko-reviewers,jesup 2023-11-23 14:36:12 +00:00
MappedDeclarationsBuilder.cpp
MappedDeclarationsBuilder.h Bug 1788637 - Remove MathML preferences scriptminsize_attribute and scriptsizemultiplier_attribute. r=emilio 2023-07-24 10:02:24 +00:00
MediaFeatureChange.h
MediaList.cpp Bug 1844755 - Consider to not create ServoStyleSet for data documents, r=emilio 2023-10-23 16:10:41 +00:00
MediaList.h
MediaQueryList.cpp Bug 1451717 - Fix scheduling of media query list events to match the spec. r=smaug 2023-08-16 09:07:14 +00:00
MediaQueryList.h Bug 1451717 - Fix scheduling of media query list events to match the spec. r=smaug 2023-08-16 09:07:14 +00:00
moz.build Bug 1846516 - [css-properties-values-api] Introduce AnimatedPropertyID/AnimatedPropertIDSet. r=firefox-animation-reviewers,firefox-style-system-reviewers,layout-reviewers,emilio,hiro 2023-12-18 09:24:08 +00:00
nsAnimationManager.cpp Bug 1870832 - Use cbindgen for animation-{name,composition,fill-mode,direction}. r=firefox-style-system-reviewers,zrhoffman 2023-12-20 10:52:25 +00:00
nsAnimationManager.h
nsComputedDOMStyle.cpp Bug 1867945 - Use WeakPtr<Document> instead of nsWeakPtr. r=dom-core,farre 2023-12-07 18:47:44 +00:00
nsComputedDOMStyle.h Bug 1867945 - Use WeakPtr<Document> instead of nsWeakPtr. r=dom-core,farre 2023-12-07 18:47:44 +00:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSAnonBoxList.h
nsCSSCounterDescList.h
nsCSSFontDescList.h
nsCSSPropertyID.h.in Bug 1870832 - Auto-generate transition-property. r=firefox-style-system-reviewers,zrhoffman 2023-12-20 10:52:24 +00:00
nsCSSPropertyIDSet.h Bug 1871194 - Improve nsCSSPropertyIDSet interaction with AnimatedPropertyID. r=zrhoffman 2023-12-21 16:08:47 +00:00
nsCSSProps.cpp Bug 1846745 - Miscellaneous clean-ups to nsCSSProps. r=boris 2023-08-03 08:58:07 +00:00
nsCSSProps.h Bug 1846516 - [css-properties-values-api] Introduce AnimatedPropertyID/AnimatedPropertIDSet. r=firefox-animation-reviewers,firefox-style-system-reviewers,layout-reviewers,emilio,hiro 2023-12-18 09:24:08 +00:00
nsCSSPseudoElementList.h Bug 1860666 - Add pref-gated ::slider-* pseudo-elements, and some tests. r=layout-reviewers,jfkthame 2023-10-30 15:15:24 +00:00
nsCSSPseudoElements.cpp Bug 1838262, part 2: Implemented getComputedStyle() for custom highlight api. r=emilio 2023-07-31 13:47:54 +00:00
nsCSSPseudoElements.h Bug 1860666 - Add pref-gated ::slider-* pseudo-elements, and some tests. r=layout-reviewers,jfkthame 2023-10-30 15:15:24 +00:00
nsCSSValue.cpp Bug 1844567 - Remove unused code from nsCSSValue r=emilio 2023-07-20 16:51:56 +00:00
nsCSSValue.h Bug 1287054 part 2 - support vw, vh, vmin and vmax units for non-CSS lengths r=emilio,jgilbert 2023-09-12 21:10:55 +00:00
nsCSSVisitedDependentPropList.h
nsDOMCSSAttrDeclaration.cpp
nsDOMCSSAttrDeclaration.h Bug 1717312 - clear mapped values if we're not animating any more r=emilio 2023-09-20 19:17:21 +00:00
nsDOMCSSDeclaration.cpp Bug 1844295 - Don't duplicate ParsingMode in rust and C++. r=emilio 2023-07-25 10:00:59 +00:00
nsDOMCSSDeclaration.h
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsFontFaceLoader.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
nsFontFaceLoader.h
nsFontFaceUtils.cpp Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt 2023-11-26 22:17:28 +00:00
nsFontFaceUtils.h
nsICSSDeclaration.cpp
nsICSSDeclaration.h
nsICSSLoaderObserver.h
nsMediaFeatures.cpp Bug 1869299 - Expose a media query for known gtk theme families. r=rmader 2023-12-13 12:41:18 +00:00
nsROCSSPrimitiveValue.cpp
nsROCSSPrimitiveValue.h
nsStyleAutoArray.h
nsStyleConsts.h Bug 1872399 - Clean-up -moz-window-shadow set-up. r=dholbert 2023-12-31 21:53:32 +00:00
nsStyleStruct.cpp Bug 1872399 - Clean-up -moz-window-shadow set-up. r=dholbert 2023-12-31 21:53:32 +00:00
nsStyleStruct.h Bug 1870832 - Use cbindgen for animation-{name,composition,fill-mode,direction}. r=firefox-style-system-reviewers,zrhoffman 2023-12-20 10:52:25 +00:00
nsStyleStructFwd.h
nsStyleStructInlines.h Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt 2023-11-26 22:17:28 +00:00
nsStyleStructList.h
nsStyleTransformMatrix.cpp Bug 1864396. Prevent transform-box:stroke-box crash. r=emilio,layout-reviewers,longsonr 2023-11-29 00:42:17 +00:00
nsStyleTransformMatrix.h Bug 1737209 - Remove unused functions of decomposing 2d and 3d matrix. r=zrhoffman 2023-09-01 20:15:51 +00:00
nsStyleUtil.cpp Bug 1865482 - Make CSS :lang() matching more correctly follow the BCP4647 Extended Filtering algorithm. r=layout-reviewers,emilio 2023-11-20 13:44:06 +00:00
nsStyleUtil.h
nsTransitionManager.cpp Bug 1870832: apply code formatting via Lando 2023-12-20 10:55:14 +00:00
nsTransitionManager.h Bug 1846516 - [css-properties-values-api] Introduce AnimatedPropertyID/AnimatedPropertIDSet. r=firefox-animation-reviewers,firefox-style-system-reviewers,layout-reviewers,emilio,hiro 2023-12-18 09:24:08 +00:00
PaintWorkletGlobalScope.cpp Bug 1846224 - Use RFPTarget for JS locale en-US spoofing. r=tjr 2023-09-08 19:24:44 +00:00
PaintWorkletGlobalScope.h
PaintWorkletImpl.cpp
PaintWorkletImpl.h
PostTraversalTask.cpp
PostTraversalTask.h
PreferenceSheet.cpp Bug 1858556: Add telemetry for Always Underline Links r=Jamie 2023-11-09 18:31:07 +00:00
PreferenceSheet.h Bug 1789214 - When forcing colors without a color-scheme, compute prefers-color-scheme based on them. r=morgan 2023-11-06 19:59:38 +00:00
PreloadedStyleSheet.cpp
PreloadedStyleSheet.h
PseudoStyleType.cpp Bug 1855955 - Remove useless <iostream> includes r=emilio 2023-09-29 14:15:53 +00:00
PseudoStyleType.h
Rule.cpp
Rule.h Bug 1873290 - Make Rule::GetParentObject return the stylesheet. r=smaug 2024-01-09 11:42:11 +00:00
RustCell.h
ServoBindings.h
ServoBindings.toml Bug 1870832 - Use cbindgen for animation-{name,composition,fill-mode,direction}. r=firefox-style-system-reviewers,zrhoffman 2023-12-20 10:52:25 +00:00
ServoBindingTypes.h
ServoBoxedTypeList.h
ServoComputedData.h Bug 1854441 - Initial zoom property implementation. r=layout-reviewers,jfkthame 2023-09-28 10:58:51 +00:00
ServoCSSParser.cpp Bug 1846516 - [css-properties-values-api] Use AnimatedPropertyID to communicate between Gecko and Servo. r=emilio,layout-reviewers,firefox-style-system-reviewers 2023-12-18 09:24:08 +00:00
ServoCSSParser.h Bug 1846516 - [css-properties-values-api] Use AnimatedPropertyID to communicate between Gecko and Servo. r=emilio,layout-reviewers,firefox-style-system-reviewers 2023-12-18 09:24:08 +00:00
ServoCSSPropList.mako.py Bug 1844466 - Speed up and simplify cumulative changehint computation. r=boris,hiro 2023-08-03 09:04:11 +00:00
ServoCSSRuleList.cpp Bug 1852149 Part 3 - Add margin rules to servo r=firefox-style-system-reviewers,emilio 2023-12-08 20:25:55 +00:00
ServoCSSRuleList.h
ServoElementSnapshot.cpp Bug 1867504 - Remove :-moz-browser-frame pseudo-class. r=jwatt 2023-11-30 16:30:07 +00:00
ServoElementSnapshot.h Bug 1867504 - Remove :-moz-browser-frame pseudo-class. r=jwatt 2023-11-30 16:30:07 +00:00
ServoElementSnapshotTable.h
ServoLockedArcTypeList.h
ServoStyleConstsForwards.h Bug 1846516 - [css-properties-values-api] Use AnimatedPropertyID to communicate between Gecko and Servo. r=emilio,layout-reviewers,firefox-style-system-reviewers 2023-12-18 09:24:08 +00:00
ServoStyleConstsInlines.h Bug 1870832 - Use cbindgen for animation-{name,composition,fill-mode,direction}. r=firefox-style-system-reviewers,zrhoffman 2023-12-20 10:52:25 +00:00
ServoStyleSet.cpp Bug 1869217. Don't use the @page rules that match the first page as the page defaults. r=emilio 2023-12-11 17:53:41 +00:00
ServoStyleSet.h Bug 1869217. Don't use the @page rules that match the first page as the page defaults. r=emilio 2023-12-11 17:53:41 +00:00
ServoStyleSetInlines.h
ServoTraversalStatistics.h
ServoTypes.h Bug 1844295 - Don't duplicate ParsingMode in rust and C++. r=emilio 2023-07-25 10:00:59 +00:00
ServoUtils.h
ShadowParts.cpp
ShadowParts.h Bug 1849204 - Add generic atom hash keys that use the better distributed atom hash, and use it across the tree. r=mstange,xpcom-reviewers,credential-management-reviewers,sgalich,nika 2023-08-18 18:43:27 +00:00
SharedStyleSheetCache.cpp Bug 1855861 - Make stylesheet load events only fire if the sheet has an owner node. r=smaug 2023-11-06 17:05:10 +00:00
SharedStyleSheetCache.h
SharedSubResourceCache.h
SheetLoadData.h Bug 1865610: part 3) Add fetchpriority attribute support for preloaded stylesheets. r=smaug,emilio,necko-reviewers,jesup 2023-11-23 14:36:12 +00:00
SheetParsingMode.h
StreamLoader.cpp Bug 1855861 - Make stylesheet load events only fire if the sheet has an owner node. r=smaug 2023-11-06 17:05:10 +00:00
StreamLoader.h Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl 2023-10-27 13:30:11 +00:00
StyleAnimationValue.cpp Bug 1846516 - [css-properties-values-api] Use AnimatedPropertyID to communicate between Gecko and Servo. r=emilio,layout-reviewers,firefox-style-system-reviewers 2023-12-18 09:24:08 +00:00
StyleAnimationValue.h Bug 1846516 - [css-properties-values-api] Use AnimatedPropertyID to communicate between Gecko and Servo. r=emilio,layout-reviewers,firefox-style-system-reviewers 2023-12-18 09:24:08 +00:00
StyleColor.cpp Backed out changeset 09a6e2a57a02 (bug 1847503) for causing canvas failures on canvas-display-p3-drawImage.https.html 2023-11-01 17:58:20 +02:00
StyleColorInlines.h Bug 1847900 - Rename TRANSPARENT constant to TRANSPARENT_BLACK. r=layout-reviewers,jfkthame 2023-09-28 10:36:12 +00:00
StylePreloadKind.h
StyleSheet.cpp Bug 1873290 - Update the relevant global on association for already-complete stylesheets. r=smaug 2024-01-09 11:42:11 +00:00
StyleSheet.h Bug 1873290 - Update the relevant global on association for already-complete stylesheets. r=smaug 2024-01-09 11:42:11 +00:00
StyleSheetInfo.h Bug 1850414 - Simplify style sheet source-map URL code. r=layout-reviewers,firefox-style-system-reviewers,webidl,smaug,boris 2023-08-30 09:27:06 +00:00
StyleSheetInlines.h
TimelineCollection.cpp
TimelineCollection.h Bug 1866566 - If there is change in over-all relevancy, update HiddenByContentVisibility for animations, r=emilio,hiro 2023-12-06 13:36:59 +00:00
TimelineManager.cpp Bug 1866566 - If there is change in over-all relevancy, update HiddenByContentVisibility for animations, r=emilio,hiro 2023-12-06 13:36:59 +00:00
TimelineManager.h Bug 1866566 - If there is change in over-all relevancy, update HiddenByContentVisibility for animations, r=emilio,hiro 2023-12-06 13:36:59 +00:00
TopLevelImageDocument.css
TopLevelVideoDocument.css
URLExtraData.cpp
URLExtraData.h
UserAgentStyleSheetID.h
UserAgentStyleSheetList.h