gecko-dev/layout/style
2023-12-05 21:49:04 +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 1867504 - Remove :-moz-browser-frame pseudo-class. r=jwatt 2023-11-30 16:30:07 +00:00
test Bug 1867854 - Hide some macOS system colors from content. r=jwatt 2023-12-03 10:52:14 +00:00
tools
AnimationCollection.cpp Bug 1807003 - Centralize animation data in slots. r=smaug,firefox-animation-reviewers,boris 2023-02-15 14:12:33 +00:00
AnimationCollection.h Bug 1807003 - Centralize animation data in slots. r=smaug,firefox-animation-reviewers,boris 2023-02-15 14:12:33 +00:00
AnimationCommon.h Bug 1660405 - Move away from mozilla::IsNaN in favor of std::isnan. r=nbp,media-playback-reviewers,sergesanspaille,padenot 2023-03-22 11:35:33 +00:00
AttributeStyles.cpp Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
AttributeStyles.h Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
BuiltinCounterStyleList.h Bug 1803968 - [refactor] Migrate NS_STYLE_LIST_STYLE_* defines r=emilio 2022-12-07 09:58:22 +00:00
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
CounterStyleManager.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
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 Bug 1840476 - [css-properties-values-api] Custom property registration plumbing. r=zrhoffman,firefox-style-system-reviewers,webidl,saschanaz 2023-06-27 09:48:51 +00:00
CSSContainerRule.cpp Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSContainerRule.h Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSCounterStyleRule.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSCounterStyleRule.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSEnabledState.h
CSSFontFaceRule.cpp Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
CSSFontFaceRule.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSFontFeatureValuesRule.cpp Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSFontFeatureValuesRule.h Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSFontPaletteValuesRule.cpp Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSFontPaletteValuesRule.h Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSImportRule.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSImportRule.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSKeyframeRule.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSKeyframeRule.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSKeyframesRule.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSKeyframesRule.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSLayerBlockRule.cpp Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSLayerBlockRule.h Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSLayerStatementRule.cpp Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSLayerStatementRule.h Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSMediaRule.cpp Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSMediaRule.h Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSMozDocumentRule.cpp Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSMozDocumentRule.h Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSNamespaceRule.cpp Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSNamespaceRule.h Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
CSSPageRule.cpp Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSPageRule.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
CSSPropertyRule.cpp Bug 1834960 - [css-properties-values-api] Remove Locked<> from CssRule::Property arc r=emilio 2023-05-25 15:13:06 +00:00
CSSPropertyRule.h Bug 1834960 - [css-properties-values-api] Remove Locked<> from CssRule::Property arc r=emilio 2023-05-25 15:13:06 +00:00
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 Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSSupportsRule.h Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
CSSValue.h Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
DeclarationBlock.cpp
DeclarationBlock.h Bug 1839255 - Clean up a bit the mapped attribute set-up. r=smaug 2023-06-20 10:02:44 +00:00
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 Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
FontFaceImpl.cpp Bug 1851093 - Remove layout.css.font-metrics-overrides.enabled pref r=emilio 2023-09-04 16:02:13 +00:00
FontFaceImpl.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
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 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
FontFaceSetDocumentImpl.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
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 Bug 1805931, part 2 - Automated removal of uses of ROOT and UNROOT CC macros. r=smaug 2022-12-15 19:45:01 +00:00
FontFaceSetIterator.h
FontFaceSetWorkerImpl.cpp Bug 1864861: part 2) Remove aIsPreload argument from FontLoaderUtils::BuildChannel for workers. r=dholbert 2023-11-20 10:38:23 +00:00
FontFaceSetWorkerImpl.h Bug 1798591. r=jfkthame 2022-12-14 17:50:54 +00:00
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 1867504 - Remove :-moz-browser-frame pseudo-class. r=jwatt 2023-11-30 16:30:07 +00:00
GeckoBindings.h Bug 1867504 - Remove :-moz-browser-frame pseudo-class. r=jwatt 2023-11-30 16:30:07 +00:00
GenerateCompositorAnimatableProperties.py Bug 1803752 - Generate a dict from id to property, rather than a list in ServoCSSPropList. r=peterv 2023-06-16 11:00:42 +00:00
GenerateComputedDOMStyleGenerated.py Bug 1803752 - Generate a dict from id to property, rather than a list in ServoCSSPropList. r=peterv 2023-06-16 11:00:42 +00:00
GenerateCountedUnknownProperties.py
GenerateCSSPropertyID.py Bug 1803752 - Generate a dict from id to property, rather than a list in ServoCSSPropList. r=peterv 2023-06-16 11:00:42 +00:00
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 Bug 1803752 - Generate a dict from id to property, rather than a list in ServoCSSPropList. r=peterv 2023-06-16 11:00:42 +00:00
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 Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
GroupRule.h Bug 1839168 - [devtools] Add InspectorUtils.getAllStyleSheetCSSStyleRules method. r=emilio. 2023-06-21 18:48:39 +00:00
ImageDocument.css Bug 1461610. In image documents change the cursor to zoom in/out based on full zoom. r=emilio 2022-11-17 00:39:33 +00:00
ImageLoader.cpp Bug 1364813 - Remove IsFrameOfType, use non-virtual checks. r=jwatt 2023-11-26 22:17:28 +00:00
ImageLoader.h
ImportScanner.cpp Bug 1827941 - Do not preload nonmatching @import supports() r=emilio 2023-04-25 07:22:29 +00:00
ImportScanner.h Bug 1827941 - Do not preload nonmatching @import supports() r=emilio 2023-04-25 07:22:29 +00:00
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 Bug 1820070 - Part 4: Send offset-position to the compositor. r=emilio 2023-06-06 21:40:52 +00:00
LayerAnimationInfo.h
Loader.cpp 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
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 Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
MappedDeclarationsBuilder.h Bug 1788637 - Remove MathML preferences scriptminsize_attribute and scriptsizemultiplier_attribute. r=emilio 2023-07-24 10:02:24 +00:00
MediaFeatureChange.h Bug 1576298 - Remove DeviceSizeIsPageSize from nsDocShell and nsPresContext. r=emilio 2023-04-03 17:11:24 +00:00
MediaList.cpp Bug 1844755 - Consider to not create ServoStyleSet for data documents, r=emilio 2023-10-23 16:10:41 +00:00
MediaList.h Bug 1011468 - Flush parent document layout if needed for viewport dependent media queries. r=dshin 2023-05-24 15:33:01 +00:00
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 1864861: part 1) Factor general font loading code out to FontLoaderUtils. r=jfkthame 2023-11-20 10:38:22 +00:00
nsAnimationManager.cpp 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
nsAnimationManager.h
nsComputedDOMStyle.cpp Bug 1868047 - nsComputedDOMStyle doesn't need to observe all the mutations, r=emilio 2023-12-03 21:12:25 +00:00
nsComputedDOMStyle.h Bug 1838262, part 2: Implemented getComputedStyle() for custom highlight api. r=emilio 2023-07-31 13:47:54 +00:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSAnonBoxList.h
nsCSSCounterDescList.h
nsCSSFontDescList.h
nsCSSPropertyID.h.in Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
nsCSSPropertyIDSet.h Bug 1820070 - Part 4: Send offset-position to the compositor. r=emilio 2023-06-06 21:40:52 +00:00
nsCSSProps.cpp Bug 1846745 - Miscellaneous clean-ups to nsCSSProps. r=boris 2023-08-03 08:58:07 +00:00
nsCSSProps.h Bug 1846745 - Miscellaneous clean-ups to nsCSSProps. r=boris 2023-08-03 08:58:07 +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 Bug 1839223 - Remove nsMappedAttributes. r=smaug 2023-06-22 17:22:03 +00:00
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 Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsDOMCSSValueList.cpp Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsDOMCSSValueList.h Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
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 Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsICSSLoaderObserver.h
nsMediaFeatures.cpp 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
nsROCSSPrimitiveValue.cpp Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsROCSSPrimitiveValue.h Bug 1839950 - CSSStyleDeclaration.getPropertyValue doesn't throw. r=peterv 2023-06-27 08:21:46 +00:00
nsStyleAutoArray.h
nsStyleConsts.h Bug 1731541 - Add CSS property text-wrap: auto | stable | balance. r=devtools-reviewers,emilio 2023-09-30 15:53:11 +00:00
nsStyleStruct.cpp Bug 1865065 - Do not apply content-visibility to frames with NS_FRAME_SVG_LAYOUT set. r=emilio,firefox-style-system-reviewers 2023-11-30 13:04:55 +00:00
nsStyleStruct.h Bug 784648 - Implement the 'hanging' and 'each-line' options for CSS text-indent. r=emilio 2023-10-23 15:12:23 +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 Bug 1121792 - Use more complete BCP47/RFC4647 language-range matching rather than simple prefix-dash match for the :lang() pseudo. r=emilio 2023-04-12 21:46:46 +00:00
nsTransitionManager.cpp Bug 1858485 - Avoid AnimationValue allocation churn during transition handling. r=hiro 2023-10-17 11:43:26 +00:00
nsTransitionManager.h Bug 1831981 - Make the creation of a transition be a separate function. r=emilio 2023-05-08 22:33:38 +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 Bug 1835062 - Make CSSStyleRule a GroupRule. r=smaug,dshin 2023-06-14 09:36:22 +00:00
Rule.h Bug 1839168 - [devtools] Add InspectorUtils.getAllStyleSheetCSSStyleRules method. r=emilio. 2023-06-21 18:48:39 +00:00
RustCell.h
ServoBindings.h Bug 1820070 - Part 4: Send offset-position to the compositor. r=emilio 2023-06-06 21:40:52 +00:00
ServoBindings.toml Bug 1864543 - Fix rust bindgen tests on linux32 r=emilio 2023-11-14 12:49:01 +00:00
ServoBindingTypes.h Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
ServoBoxedTypeList.h Bug 1831539 - Remove HasBoxFFI. r=boris 2023-05-09 11:07:26 +00:00
ServoComputedData.h Bug 1854441 - Initial zoom property implementation. r=layout-reviewers,jfkthame 2023-09-28 10:58:51 +00:00
ServoCSSParser.cpp Bug 1844295 - Don't duplicate ParsingMode in rust and C++. r=emilio 2023-07-25 10:00:59 +00:00
ServoCSSParser.h Bug 1844295 - Don't duplicate ParsingMode in rust and C++. r=emilio 2023-07-25 10:00:59 +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 1839945 - [css-nesting] Properly restrict nested rules. r=zrhoffman 2023-06-26 20:36:12 +00:00
ServoCSSRuleList.h Bug 1832173 - Finish removing HasArcFFI. r=boris 2023-05-12 22:31:38 +00:00
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 Bug 1834960 - Use non-locked rules for all rule types that can. r=zrhoffman 2023-05-25 16:50:22 +00:00
ServoStyleConstsForwards.h Bug 1854441 - Initial zoom property implementation. r=layout-reviewers,jfkthame 2023-09-28 10:58:51 +00:00
ServoStyleConstsInlines.h Bug 1841330 - Use CustomIdent for GridLine. r=emilio 2023-11-16 23:01:37 +00:00
ServoStyleSet.cpp Backed out changeset 2c84b8379060 (bug 1863620) for causing failures on test_group_mouseevents.html | helper_drag_root_scrollbar_mouse_not_over_thumb.html CLOSED TREE 2023-11-09 03:44:13 +02:00
ServoStyleSet.h Bug 1852965: :has invalidation for inner selectors. r=emilio 2023-09-28 19:48:19 +00:00
ServoStyleSetInlines.h Bug 1831539 - Remove HasBoxFFI. r=boris 2023-05-09 11:07:26 +00:00
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 Bug 1799200 - Sync-load <link rel=stylesheet> on chrome documents' shadow trees. r=smaug 2022-12-09 15:22:14 +00:00
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 1598158 - Support offset-path:url() in style. r=devtools-reviewers,emilio 2023-08-07 22:04:01 +00:00
StyleAnimationValue.h Bug 1598158 - Support offset-path:url() in style. r=devtools-reviewers,emilio 2023-08-07 22:04:01 +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 1864815 - Fix up cssRules when calling replace() repeatedly. r=nordzilla 2023-12-01 18:18:13 +00:00
StyleSheet.h Bug 1863874 - Don't set the relevant global on stylesheets until sheet is complete. r=mccr8 2023-11-20 17:32:06 +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 Bug 1737920 - Part 1: Create ViewTimeline when specifying view-timeline property. r=emilio 2023-04-12 20:52:02 +00:00
TimelineCollection.h Backed out changeset d9e8e468a2f2 (bug 1866566) for wpt failures on content-visibility-animation-with-scroll-timeline-in-hidden-subtree.html. 2023-12-05 18:59:19 +02:00
TimelineManager.cpp Backed out changeset d9e8e468a2f2 (bug 1866566) for wpt failures on content-visibility-animation-with-scroll-timeline-in-hidden-subtree.html. 2023-12-05 18:59:19 +02:00
TimelineManager.h Backed out changeset d9e8e468a2f2 (bug 1866566) for wpt failures on content-visibility-animation-with-scroll-timeline-in-hidden-subtree.html. 2023-12-05 18:59:19 +02:00
TopLevelImageDocument.css Bug 1802818 - Make overscroll gutter on top level image documents look nicer by setting a fixed background r=emilio 2022-11-28 08:25:25 +00:00
TopLevelVideoDocument.css
URLExtraData.cpp Bug 1820280 - Expose chrome CSS to about: pages except srcdoc/blank. r=necko-reviewers,valentin,smaug 2023-03-24 09:29:48 +00:00
URLExtraData.h Bug 1820280 - Enable chrome rules in Thunderbird's about:3pane. r=aleca,dholbert 2023-03-09 20:19:08 +00:00
UserAgentStyleSheetID.h
UserAgentStyleSheetList.h Bug 1823525 - Replace noscript.css stylesheet with scripting media query in html.css r=emilio 2023-03-28 08:01:50 +00:00