gecko-dev/layout/style
Emilio Cobos Álvarez 8f4f441cae Bug 1388910 - Remove -moz-user-modify property. r=dshin
We successfully unshipped it in bug 1920118.

Differential Revision: https://phabricator.services.mozilla.com/D229530
2024-11-19 19:35:35 +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 1388910 - Remove -moz-user-modify property. r=dshin 2024-11-19 19:35:35 +00:00
test Bug 1388910 - Remove -moz-user-modify property. r=dshin 2024-11-19 19:35:35 +00:00
tools
AnimatedPropertyID.h Bug 1881412 - Fix animation markers to deal with custom property animations. r=florian,zrhoffman,firefox-style-system-reviewers,firefox-animation-reviewers,profiler-reviewers,boris 2024-02-26 18:53:33 +00:00
AnimatedPropertyIDSet.h Bug 1888317 - Use AnimatedPropertyIDSet for EffectSet::mPropertiesForAnimationsLevel. r=layout-reviewers,zrhoffman,emilio 2024-05-21 16:55:00 +00:00
AnimationCollection.cpp
AnimationCollection.h
AnimationCommon.h Bug 1804574 - Part 2: Fix the normalized iteration duration for scroll animations. r=layout-reviewers,emilio 2024-08-06 18:23:14 +00:00
AttributeStyles.cpp
AttributeStyles.h
BuiltinCounterStyleList.h
CachedInheritingStyles.cpp
CachedInheritingStyles.h
ComputedStyle.cpp Bug 1874093 - Pass old style rather than specific structs to CalcDifference. r=TYLin 2024-01-16 09:27:26 +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 1362907 - Make select use nsHTMLButtonControlFrame for layout. r=jfkthame,dholbert 2024-02-29 11:15:52 +00:00
CounterStyleManager.cpp Bug 1931736. Add missing braces around if/loop statements in layout/style/. r=layout-reviewers,emilio 2024-11-17 05:04:00 +00:00
CounterStyleManager.h Bug 1897361 - Share counter-style / list-style-type representation between Servo and Gecko. r=jwatt 2024-05-19 21:24:16 +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 Bug 1890844 - Tiny cleanup of classes implementing nsDOMCSSDeclaration r=layout-reviewers,emilio 2024-04-15 22:17:02 +00:00
CSSKeyframeRule.h
CSSKeyframesRule.cpp
CSSKeyframesRule.h
CSSLayerBlockRule.cpp
CSSLayerBlockRule.h
CSSLayerStatementRule.cpp
CSSLayerStatementRule.h
CSSMarginRule.cpp Bug 1833466 - Implement CSSMarginRule and the corresponding DOM API. r=webidl,firefox-style-system-reviewers,smaug,emilio 2024-04-16 19:52:39 +00:00
CSSMarginRule.h Bug 1833466 - Implement CSSMarginRule and the corresponding DOM API. r=webidl,firefox-style-system-reviewers,smaug,emilio 2024-04-16 19:52:39 +00:00
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 Bug 1890842 - Generate CSSPageDescriptors.webidl and change CSSPageRule to use CSSPageDescriptors for Style(). r=webidl,emilio 2024-07-02 22:36:07 +00:00
CSSPageRule.h Bug 1890842 - Generate CSSPageDescriptors.webidl and change CSSPageRule to use CSSPageDescriptors for Style(). r=webidl,emilio 2024-07-02 22:36:07 +00:00
CSSPositionTryRule.cpp Bug 1909346: Implement CSSPositionTryRule interface. r=firefox-style-system-reviewers,webidl,emilio 2024-08-16 13:14:04 +00:00
CSSPositionTryRule.h Bug 1909346: Implement CSSPositionTryRule interface. r=firefox-style-system-reviewers,webidl,emilio 2024-08-16 13:14:04 +00:00
CSSPropertyRule.cpp
CSSPropertyRule.h
CSSPropFlags.h Bug 1851085 - Remove layout.css.computed-style.shorthands pref r=emilio 2024-05-26 16:47:47 +00:00
CSSRuleList.cpp
CSSRuleList.h
CSSScopeRule.cpp Bug 1882581: Implement @scope parsing. r=firefox-style-system-reviewers,saschanaz,emilio 2024-03-19 13:36:48 +00:00
CSSScopeRule.h Bug 1882581: Implement @scope parsing. r=firefox-style-system-reviewers,saschanaz,emilio 2024-03-19 13:36:48 +00:00
CSSStartingStyleRule.cpp Bug 1889496 - Part 2: Implement CSSStartingStyleRule interface. r=webidl,firefox-style-system-reviewers,layout-reviewers,emilio 2024-04-05 21:03:07 +00:00
CSSStartingStyleRule.h Bug 1889496 - Part 2: Implement CSSStartingStyleRule interface. r=webidl,firefox-style-system-reviewers,layout-reviewers,emilio 2024-04-05 21:03:07 +00:00
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
DocumentMatchingFunction.h
DocumentStyleRootIterator.cpp
DocumentStyleRootIterator.h
ErrorReporter.cpp Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
ErrorReporter.h Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
extra-bindgen-flags.in
FontFace.cpp Bug 1897589 - Stop keeping FontFace alive at worker shutdown. r=asuth 2024-07-10 19:59:58 +00:00
FontFace.h Bug 1897589 - Stop keeping FontFace alive at worker shutdown. r=asuth 2024-07-10 19:59:58 +00:00
FontFaceImpl.cpp Bug 1897589 - Stop keeping FontFace alive at worker shutdown. r=asuth 2024-07-10 19:59:58 +00:00
FontFaceImpl.h Bug 1897589 - Stop keeping FontFace alive at worker shutdown. r=asuth 2024-07-10 19:59:58 +00:00
FontFaceSet.cpp Bug 1640839 - Stop generating a sentinel value at the end of WebIDL enums. r=mccr8,jgilbert,media-playback-reviewers,padenot 2024-03-02 07:50:25 +00:00
FontFaceSet.h
FontFaceSetDocumentImpl.cpp Bug 1896711 part 5: Use MakeRefPtr/MakeAndAddRef to reduce boilerplate, in layout/style. r=TYLin 2024-05-15 07:29:21 +00:00
FontFaceSetDocumentImpl.h
FontFaceSetImpl.cpp Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
FontFaceSetImpl.h Bug 1838834 - Hoist mutex from FontFaceSetImpl to gfxUserFontSet. r=gfx-reviewers,lsalzman 2024-04-08 16:30:53 +00:00
FontFaceSetIterator.cpp
FontFaceSetIterator.h
FontFaceSetWorkerImpl.cpp Bug 1908664 - Add nsIPrincipal::GetIsInPrivateBrowsing r=media-playback-reviewers,anti-tracking-reviewers,dom-storage-reviewers,padenot,asuth,pbz 2024-07-26 17:47:51 +00:00
FontFaceSetWorkerImpl.h
FontLoaderUtils.cpp Bug 1894779: Allow loading fonts from resource:// URIs r=emilio,freddyb 2024-05-23 13:46:30 +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 1930476 - Improve units in nsFrameLoader and related code. r=geckoview-reviewers,jwatt,ohall 2024-11-12 15:16:50 +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 Bug 1885357 - Use a single mako invocation to generate the style crate. r=sergesanspaille 2024-03-20 09:51:02 +00:00
GlobalStyleSheetCache.cpp Bug 1931736. Add missing braces around if/loop statements in layout/style/. r=layout-reviewers,emilio 2024-11-17 05:04:00 +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 Bug 1910297. Handle repaint propagation to the root if the root is a table. r=layout-reviewers,emilio 2024-08-09 10:25:21 +00:00
ImageLoader.h
ImportScanner.cpp
ImportScanner.h
jar.mn
LayerAnimationInfo.cpp
LayerAnimationInfo.h
Loader.cpp Bug 1924803 - Remove warning when CSS zoom is used r=emilio 2024-11-19 16:20:21 +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 Bug 1896711 part 5: Use MakeRefPtr/MakeAndAddRef to reduce boilerplate, in layout/style. r=TYLin 2024-05-15 07:29:21 +00:00
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 1388910 - Remove -moz-user-modify property. r=dshin 2024-11-19 19:35:35 +00:00
nsAnimationManager.cpp Bug 1804574 - Part 2: Fix the normalized iteration duration for scroll animations. r=layout-reviewers,emilio 2024-08-06 18:23:14 +00:00
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 Bug 1362907 - Make select use nsHTMLButtonControlFrame for layout. r=jfkthame,dholbert 2024-02-29 11:15:52 +00:00
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 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 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 1911216 - Part 1: Add CSS selector parsing support for view transition pseudo-elements. r=layout-reviewers,firefox-style-system-reviewers,emilio,devtools-reviewers,nchevobbe 2024-09-03 19:29:32 +00:00
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 1931736. Add missing braces around if/loop statements in layout/style/. r=layout-reviewers,emilio 2024-11-17 05:04:00 +00:00
nsDOMCSSAttrDeclaration.h Bug 878346 - Make transform a mapped attribute for SVG. r=longsonr,firefox-style-system-reviewers,zrhoffman 2024-08-21 15:00:48 +00:00
nsDOMCSSDeclaration.cpp
nsDOMCSSDeclaration.h Bug 1890844 - Tiny cleanup of classes implementing nsDOMCSSDeclaration r=layout-reviewers,emilio 2024-04-15 22:17:02 +00:00
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsFontFaceLoader.cpp Bug 1906793 - Fix invalidation of sync-failing font loads. r=jfkthame,layout-reviewers 2024-07-09 16:35:25 +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 1884539 - Pass the used (rather than computed) font size to the parent when styling <select> options. r=emilio 2024-03-12 11:23:37 +00:00
nsICSSLoaderObserver.h
nsMediaFeatures.cpp Bug 1930725 - Clean up a bit nsDeviceContext. r=layout-reviewers,TYLin 2024-11-13 11:04:01 +00:00
nsROCSSPrimitiveValue.cpp Bug 1876542 - Unzoom resolved values in getComputedStyle. r=firefox-style-system-reviewers,zrhoffman 2024-03-22 17:20:12 +00:00
nsROCSSPrimitiveValue.h Bug 1876542 - Unzoom resolved values in getComputedStyle. r=firefox-style-system-reviewers,zrhoffman 2024-03-22 17:20:12 +00:00
nsStyleAutoArray.h
nsStyleConsts.h Bug 1841456 - Part 1: Use auto instead of top in -moz-top-layer to match overlay. r=emilio,desktop-theme-reviewers 2024-11-09 15:41:25 +00:00
nsStyleStruct.cpp Bug 1388910 - Remove -moz-user-modify property. r=dshin 2024-11-19 19:35:35 +00:00
nsStyleStruct.h Bug 1388910 - Remove -moz-user-modify property. r=dshin 2024-11-19 19:35:35 +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 1929338 - convert more mozilla:clamped to std:clamp r=emilio 2024-11-05 18:52:41 +00:00
nsStyleTransformMatrix.h
nsStyleUtil.cpp Bug 1931736. Add missing braces around if/loop statements in layout/style/. r=layout-reviewers,emilio 2024-11-17 05:04:00 +00:00
nsStyleUtil.h Bug 1921049 - Remove some bindgen includes. r=firefox-style-system-reviewers,boris 2024-09-25 17:43:28 +00:00
nsTransitionManager.cpp Bug 1930907 - Allow replacing transitions that are not running on the compositor. r=boris,birtles 2024-11-15 12:10:04 +00:00
nsTransitionManager.h Bug 1805727 - Part 4: Implement transition-behavior for properties with discrete animation type. r=emilio 2024-02-23 21:41:49 +00:00
PaintWorkletGlobalScope.cpp Bug 1848771 part 1 - Stop eagerly initializing JS standard classes for non-Window globals. r=peterv 2024-01-23 15:06:32 +00:00
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 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 Bug 1896711 part 5: Use MakeRefPtr/MakeAndAddRef to reduce boilerplate, in layout/style. r=TYLin 2024-05-15 07:29:21 +00:00
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 1388910 - Remove -moz-user-modify property. r=dshin 2024-11-19 19:35:35 +00:00
ServoBindingTypes.h Bug 1833466 - Implement CSSMarginRule and the corresponding DOM API. r=webidl,firefox-style-system-reviewers,smaug,emilio 2024-04-16 19:52:39 +00:00
ServoBoxedTypeList.h
ServoComputedData.h
ServoCSSParser.cpp Bug 1815186 - Add ColorTo to InspectorUtils to convert color to other color spaces. r=emilio,layout-reviewers,supply-chain-reviewers 2024-02-26 14:55:01 +00:00
ServoCSSParser.h Bug 1815186 - Add ColorTo to InspectorUtils to convert color to other color spaces. r=emilio,layout-reviewers,supply-chain-reviewers 2024-02-26 14:55:01 +00:00
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 Bug 1865589 - Notify PresShell of CustomState changes, so Restyle can invalidate. r=emilio,dshin 2024-03-22 22:18:05 +00:00
ServoElementSnapshot.h Bug 1865589 - Notify PresShell of CustomState changes, so Restyle can invalidate. r=emilio,dshin 2024-03-22 22:18:05 +00:00
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 1915021: Part 1 - Remove direct dependency from LengthPercentage to CalcLengthPercentage. r=firefox-style-system-reviewers,emilio 2024-11-13 19:25:41 +00:00
ServoStyleConstsInlines.h Bug 1915021: Part 1 - Remove direct dependency from LengthPercentage to CalcLengthPercentage. r=firefox-style-system-reviewers,emilio 2024-11-13 19:25:41 +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 Bug 1893402 - Part 1: Accumulate the cache-ability of redirect responses for CSS cache. r=emilio,necko-reviewers,valentin 2024-05-17 11:20:59 +00:00
StyleAnimationValue.cpp Bug 1875441 - Pass entire AnimatedPropertyID to AnimationValue::FromString r=layout-reviewers,emilio 2024-01-21 21:26:09 +00:00
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 Bug 1884759 - Fix unused variable warning on some builds. 2024-03-13 13:50:34 +01:00
StyleSheetInfo.h
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 Bug 1388910 - Remove -moz-user-modify property. r=dshin 2024-11-19 19:35:35 +00:00