gecko-dev/layout/style
Emilio Cobos Álvarez ace16c06ab Bug 1741491 - Make sure we only record old style value once. r=smaug
The way CommitStyles called into servo caused it to call the closure
multiple times, and we were not dealing with that properly.

Handle the "was called" state internally.

Differential Revision: https://phabricator.services.mozilla.com/D131411
2021-11-17 23:39:32 +00:00
..
crashtests Bug 1733921 - Simplify reftest annotations to assume WebRender is on. r=gfx-reviewers,jrmuizel 2021-10-04 13:14:37 +00:00
res Bug 1706346 part 3 - [css-lists] Remove the internal '-moz-list-reversed' CSS property that is no longer needed. r=emilio 2021-11-14 03:49:36 +00:00
test Bug 1519636 - First reformat with clang-format 13.0.0. r=firefox-build-system-reviewers,sylvestre,mhentges 2021-11-16 08:07:30 +00:00
tools
AnimationCollection.cpp Bug 1673931 - Avoid including Element.h from header files. 2020-11-23 16:08:40 +00:00
AnimationCollection.h Bug 1673931 - Avoid including Element.h from header files. 2020-11-23 16:08:40 +00:00
AnimationCommon.h
BindingStyleRule.cpp
BindingStyleRule.h Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
BuiltinCounterStyleList.h
CachedInheritingStyles.cpp
CachedInheritingStyles.h
ComputedStyle.cpp Bug 1519636 - Initial reformat of C/C++ code with clang-format version 12.0.0. r=sylvestre 2021-05-10 07:15:07 +00:00
ComputedStyle.h Bug 1733384 - Make inert not modify the computed style. r=sefeng,layout-reviewers,jfkthame 2021-10-07 17:00:36 +00:00
ComputedStyleInlines.h Bug 1733384 - Make inert not modify the computed style. r=sefeng,layout-reviewers,jfkthame 2021-10-07 17:00:36 +00:00
contenteditable.css
CounterStyleManager.cpp Bug 1542807 part 1 - Create generated content and use normal box construction for list-style-type/list-style-image ::markers. r=emilio 2021-06-14 01:22:04 +00:00
CounterStyleManager.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
CSS.cpp Bug 1669459 - Introduce InspectorUtils.supports(). r=rcaliman,heycam 2020-10-09 03:20:34 +00:00
CSS.h Bug 1669459 - Clean-up CSS.supports. r=heycam 2020-10-08 23:56:14 +00:00
CSSCounterStyleRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSCounterStyleRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSEnabledState.h
CSSFontFaceRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSFontFaceRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSFontFeatureValuesRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSFontFeatureValuesRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSImportRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSImportRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSKeyframeRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSKeyframeRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSKeyframesRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSKeyframesRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSLayerRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSLayerRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSMediaRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSMediaRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSMozDocumentRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSMozDocumentRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSNamespaceRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSNamespaceRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSPageRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSPageRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSPropFlags.h Bug 1738663 - Add a pref to expose all shorthands in the computed style. r=layout-reviewers,mats 2021-11-02 14:22:51 +00:00
CSSRuleList.cpp
CSSRuleList.h
CSSScrollTimelineRule.cpp Bug 1676782 - Part 3: Add CSSScrollTimelineRule for CSSOM. r=emilio 2021-09-17 20:25:36 +00:00
CSSScrollTimelineRule.h Bug 1676782 - Part 3: Add CSSScrollTimelineRule for CSSOM. r=emilio 2021-09-17 20:25:36 +00:00
CSSStyleRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSStyleRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSSupportsRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSSupportsRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
CSSValue.h
DeclarationBlock.cpp Bug 1665816 - CSSOM should respect rule-level property restrictions. r=jwatt 2020-09-21 09:57:46 +00:00
DeclarationBlock.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
designmode.css
DocumentMatchingFunction.h Bug 1551040 - Add dark mode to plaintext.css, and a document rule to target plaintext documents. r=boris 2021-01-17 14:44:41 +00:00
DocumentStyleRootIterator.cpp
DocumentStyleRootIterator.h
ErrorReporter.cpp Bug 1686616 - make StringBundle use Components instead of Services. r=kmag 2021-02-18 13:26:32 +00:00
ErrorReporter.h
extra-bindgen-flags.in Bug 1724278 - Fix --with-system-nspr build after bug 1722652 r=firefox-build-system-reviewers,mhentges 2021-08-09 21:12:04 +00:00
FontFace.cpp Bug 1698495 - Add webidl support for size-adjust. r=emilio 2021-03-29 21:14:43 +00:00
FontFace.h Bug 1698495 - Implement size-adjust font scaling in gfx/thebes font code. r=emilio 2021-03-29 21:14:44 +00:00
FontFaceSet.cpp Bug 1717029 - Clean up status checks in FontFaceSet::CheckLoadingFinished(). r=layout-reviewers,emilio 2021-06-26 14:40:53 +00:00
FontFaceSet.h Bug 1715501 - patch 2 - Pass the presContext to platform font lookup methods so they can query it for font visibility. r=emilio 2021-09-08 12:18:17 +00:00
FontFaceSetIterator.cpp Bug 1542807 part 4 - Exclude fonts loaded from User and UserAgent origin sheets from 'document.fonts'. r=jfkthame 2021-06-14 01:22:06 +00:00
FontFaceSetIterator.h
FontPreloader.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
FontPreloader.h
GeckoBindings.cpp Backed out changeset 82c80c6c8090 (Bug 1739464) for causing mochitest plain failures in test_bug496275.html 2021-11-12 03:45:59 +02:00
GeckoBindings.h Backed out changeset 82c80c6c8090 (Bug 1739464) for causing mochitest plain failures in test_bug496275.html 2021-11-12 03:45:59 +02:00
GenerateCompositorAnimatableProperties.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
GenerateComputedDOMStyleGenerated.py Bug 1738663 - Remove some unneeded special-cases in GenerateComputedDOMStyleGenerated. r=layout-reviewers,mats 2021-11-02 14:21:38 +00:00
GenerateCountedUnknownProperties.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
GenerateCSSPropertyID.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
GenerateCSSPropsGenerated.py Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
GenerateServoCSSPropList.py Bug 1647845 Part 1 - Ignore any properties which aren't valid for a style rule when generating CSS2Properties and testing properties r=emilio 2021-03-22 19:08:59 +00:00
GlobalStyleSheetCache.cpp Bug 1732343 - Part 5: Use attached handles for Windows SharedMemory serialization, r=handyman 2021-11-09 14:17:33 +00:00
GlobalStyleSheetCache.h Bug 1732343 - Part 2: Migrate all uses of base::FileDescriptor to UniqueFileHandle, r=handyman 2021-11-09 14:17:32 +00:00
GroupRule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
GroupRule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
ImageDocument.css Bug 1724243 - Make text/plain and MediaDocuments use the Standards Mode. r=smaug,emilio 2021-10-01 12:55:28 +00:00
ImageLoader.cpp Backed out 13 changesets (bug 1711061) on devs request. CLOSED TREE 2021-10-29 00:36:30 +03:00
ImageLoader.h Bug 1685078 - Add a flag to reflow when the size is available, and use it for bullets. r=TYLin 2021-01-08 09:44:58 +00:00
ImportScanner.cpp
ImportScanner.h
jar.mn Bug 1730503 - Make anonymous scrollbar caching work on mac by default, and unify scrollbars.css across platforms. r=mstange,desktop-theme-reviewers,dao 2021-10-12 09:21:18 +00:00
LayerAnimationInfo.cpp
LayerAnimationInfo.h
Loader.cpp Bug 1729488 - Refactor shared sheet cache into something more reusable. r=jwatt 2021-10-05 15:15:22 +00:00
Loader.h Bug 1729488 - Refactor shared sheet cache into something more reusable. r=jwatt 2021-10-05 15:15:22 +00:00
MappedDeclarations.cpp Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
MappedDeclarations.h Bug 1706346 part 1 - [css-lists] Style system changes to support 'reversed(<counter-name>)'. r=emilio 2021-11-14 03:49:35 +00:00
MediaFeatureChange.h Bug 1646222 - Don't invalidate vector images as a result of size/display mode changes. r=tnikkel 2020-10-22 09:29:43 +00:00
MediaList.cpp Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
MediaList.h Bug 1711437 - Don't EnsureUniqueInner from the cssRules getter. r=layout-reviewers,jfkthame 2021-07-20 13:17:02 +00:00
MediaQueryList.cpp Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
MediaQueryList.h Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
moz.build Bug 1729488 - Refactor shared sheet cache into something more reusable. r=jwatt 2021-10-05 15:15:22 +00:00
nsAnimationManager.cpp Bug 708901 - Migrate to nsTHashSet in layout. r=emilio 2021-03-24 17:56:46 +00:00
nsAnimationManager.h Bug 708901 - Migrate to nsTHashSet in layout. r=emilio 2021-03-24 17:56:46 +00:00
nsComputedDOMStyle.cpp Bug 1483798 - Avoid returning the computed styles of nodes that aren't in the flat tree. r=xidorn 2021-11-16 16:53:50 +00:00
nsComputedDOMStyle.h Bug 1507308 - Serialize mask using servo. r=jwatt 2021-11-08 14:29:52 +00:00
nsCSSAnonBoxes.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsCSSAnonBoxes.h
nsCSSAnonBoxList.h Bug 1700472 - Remove -moz-scrolled-page-sequence. r=dholbert 2021-03-24 11:21:14 +00:00
nsCSSCounterDescList.h
nsCSSFontDescList.h Bug 1698495 - Add the size-adjust descriptor to the style system. r=emilio 2021-03-29 21:14:43 +00:00
nsCSSPropertyID.h.in
nsCSSPropertyIDSet.h
nsCSSProps.cpp Bug 1733727 part 3: Use StaticAutoPtr to manage lifetime of various "gFoo" static global variables in layout. r=jfkthame 2021-10-02 18:59:11 +00:00
nsCSSProps.h Bug 1738663 - Remove unneeded special-case for backdrop-filter in GenerateCSS2PropertiesWebIDL. r=layout-reviewers,mats 2021-11-02 14:22:08 +00:00
nsCSSPseudoElementList.h Bug 1698043 - Simplify <input type=number/search> layout to fix this bug and make ::-moz-complex-control-wrapper unnecessary. r=dholbert 2021-03-14 07:53:13 +00:00
nsCSSPseudoElements.cpp Bug 1723921 - Cleanup nsComputedDOMStyle and related APIs. r=layout-reviewers,jfkthame 2021-08-07 09:47:15 +00:00
nsCSSPseudoElements.h Bug 1723921 - Cleanup nsComputedDOMStyle and related APIs. r=layout-reviewers,jfkthame 2021-08-07 09:47:15 +00:00
nsCSSValue.cpp
nsCSSValue.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
nsCSSVisitedDependentPropList.h
nsDOMCSSAttrDeclaration.cpp Bug 1741491 - Make sure we only record old style value once. r=smaug 2021-11-17 23:39:32 +00:00
nsDOMCSSAttrDeclaration.h Bug 1741491 - Make sure we only record old style value once. r=smaug 2021-11-17 23:39:32 +00:00
nsDOMCSSDeclaration.cpp Bug 1741491 - Make sure we only record old style value once. r=smaug 2021-11-17 23:39:32 +00:00
nsDOMCSSDeclaration.h Bug 1741491 - Make sure we only record old style value once. r=smaug 2021-11-17 23:39:32 +00:00
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsFontFaceLoader.cpp Bug 1694123 - Pass userfont source index to font loader and decoder tasks, to avoid potential race with the field in the gfxUserFontEntry being reset on the main thread. r=layout-reviewers,emilio 2021-04-06 16:23:17 +00:00
nsFontFaceLoader.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
nsFontFaceUtils.cpp Bug 1716045 - Unify font-family storage. r=mats,jfkthame 2021-06-18 19:35:50 +00:00
nsFontFaceUtils.h
nsHTMLCSSStyleSheet.cpp Bug 1691913 - Rename nsBaseHashtable::Put to InsertOrUpdate. r=xpcom-reviewers,necko-reviewers,jgilbert,dragana,nika 2021-02-26 09:11:46 +00:00
nsHTMLCSSStyleSheet.h Bug 1634281 - Use nsTHashMap instead of nsDataHashtable. r=xpcom-reviewers,necko-reviewers,jgilbert,nika,valentin 2021-03-10 10:47:47 +00:00
nsHTMLStyleSheet.cpp Bug 1695162 - Use ConstIter instead of Iter where possible. r=mccr8 2021-03-17 15:49:46 +00:00
nsHTMLStyleSheet.h
nsICSSDeclaration.cpp Bug 1697829 - Part 1: Get relevant global for disassociated CSS rule objects r=emilio 2021-03-22 21:15:34 +00:00
nsICSSDeclaration.h Bug 1697829 - Part 1: Get relevant global for disassociated CSS rule objects r=emilio 2021-03-22 21:15:34 +00:00
nsICSSLoaderObserver.h
nsMediaFeatures.cpp Bug 1736038 - Simplify some color-scheme handling in core. r=mstange 2021-10-15 16:53:08 +00:00
nsROCSSPrimitiveValue.cpp
nsROCSSPrimitiveValue.h
nsStyleAutoArray.h Bug 1657087 - Fix fallible behaviour of nsStyleAutoArray and nsStyleImageLayers. r=emilio 2020-08-04 12:39:39 +00:00
nsStyleConsts.h Bug 1596184 - Get rid of nsStackFrame. r=layout-reviewers,mats 2021-09-20 12:05:32 +00:00
nsStyleStruct.cpp Bug 1706346 part 3 - [css-lists] Remove the internal '-moz-list-reversed' CSS property that is no longer needed. r=emilio 2021-11-14 03:49:36 +00:00
nsStyleStruct.h Bug 1706346 part 3 - [css-lists] Remove the internal '-moz-list-reversed' CSS property that is no longer needed. r=emilio 2021-11-14 03:49:36 +00:00
nsStyleStructFwd.h
nsStyleStructInlines.h Bug 1733384 - Make inert not modify the computed style. r=sefeng,layout-reviewers,jfkthame 2021-10-07 17:00:36 +00:00
nsStyleStructList.h Bug 1647845 Part 2 - Add page-size attribute to nsStyleStruct and property parsing r=emilio 2021-03-22 19:08:59 +00:00
nsStyleTransformMatrix.cpp Bug 1727604: clang-format the layout directory. r=layout-reviewers,TYLin 2021-08-25 19:46:48 +00:00
nsStyleTransformMatrix.h Bug 1725207 - Implement transform: perspective(none). r=mattwoodrow 2021-08-24 00:32:24 +00:00
nsStyleUtil.cpp Bug 1683464 - Reduce nsContentPolicyType usage. r=ckerschb 2021-01-07 15:18:52 +00:00
nsStyleUtil.h
nsTimingFunction.h
nsTransitionManager.cpp Bug 1726291 - Remove FrameLayerBuilder. r=miko 2021-08-23 03:07:31 +00:00
nsTransitionManager.h Bug 1728311 - Remove unused LayersMessages::TransactionInfo. r=aosmond 2021-08-31 14:48:00 +00:00
PaintWorkletGlobalScope.cpp
PaintWorkletGlobalScope.h
PaintWorkletImpl.cpp
PaintWorkletImpl.h
PostTraversalTask.cpp Bug 1727399 - When style updates font information, make sure to invalidate style asynchronously. r=jfkthame 2021-09-20 09:47:45 +00:00
PostTraversalTask.h
PreferenceSheet.cpp Bug 1738614 - Remove WindowBackground/Foreground system colors. r=mstange 2021-11-02 18:08:07 +00:00
PreferenceSheet.h Bug 1739699 - Use preferred color scheme when forcing colors with system colors (except windows HCM). r=morgan 2021-11-16 22:30:26 +00:00
PreloadedStyleSheet.cpp
PreloadedStyleSheet.h
PseudoStyleType.cpp
PseudoStyleType.h
Rule.cpp Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
Rule.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
RustCell.h
ServoArcTypeList.h Bug 1676782 - Part 3: Add CSSScrollTimelineRule for CSSOM. r=emilio 2021-09-17 20:25:36 +00:00
ServoBindings.h Bug 1676782 - Part 3: Add CSSScrollTimelineRule for CSSOM. r=emilio 2021-09-17 20:25:36 +00:00
ServoBindings.toml Bug 1706346 part 3 - [css-lists] Remove the internal '-moz-list-reversed' CSS property that is no longer needed. r=emilio 2021-11-14 03:49:36 +00:00
ServoBindingTypes.h Bug 1729598 - Replace MOZ_MUST_USE_TYPE with [[nodiscard]]. r=static-analysis-reviewers,andi 2021-09-15 05:10:51 +00:00
ServoBoxedTypeList.h
ServoComputedData.h
ServoComputedDataInlines.h
ServoCSSParser.cpp Bug 1716045 - Unify font-family storage. r=mats,jfkthame 2021-06-18 19:35:50 +00:00
ServoCSSParser.h Bug 1716045 - Unify font-family storage. r=mats,jfkthame 2021-06-18 19:35:50 +00:00
ServoCSSPropList.mako.py Bug 1507308 - Serialize mask using servo. r=jwatt 2021-11-08 14:29:52 +00:00
ServoCSSRuleList.cpp Bug 1676782 - Part 3: Add CSSScrollTimelineRule for CSSOM. r=emilio 2021-09-17 20:25:36 +00:00
ServoCSSRuleList.h Bug 1729330 - Add a simple CSSLayerRule implementation. r=smaug 2021-09-08 11:18:32 +00:00
ServoElementSnapshot.cpp Bug 1673931 - Avoid including Element.h from header files. 2020-11-23 16:08:40 +00:00
ServoElementSnapshot.h Bug 1673931 - Avoid including Element.h from header files. 2020-11-23 16:08:40 +00:00
ServoElementSnapshotTable.h
ServoStyleConstsForwards.h Bug 1680387 - Apply intrinsic image resolution as appropriate in layout/style/dom, and update test expectations. r=tnikkel 2021-05-05 09:41:24 +00:00
ServoStyleConstsInlines.h Bug 1730254: Use 'trunc' instead of 'floor' to resolve percentage CSS length values. r=emilio 2021-10-08 16:10:02 +00:00
ServoStyleSet.cpp Bug 1721265 Part 1 - Add method to ServoStyleSet to determine if the default page-size is landscape or portrait. r=emilio 2021-09-21 16:38:53 +00:00
ServoStyleSet.h Bug 1721265 Part 1 - Add method to ServoStyleSet to determine if the default page-size is landscape or portrait. r=emilio 2021-09-21 16:38:53 +00:00
ServoStyleSetInlines.h
ServoTraversalStatistics.h
ServoTypes.h Bug 1718337 - More fine-grained viewport units invalidation. r=layout-reviewers,jfkthame 2021-07-07 11:16:20 +00:00
ServoUtils.h
ShadowParts.cpp Bug 1693306 - Simplify some uses of LookupOrInsertWith by GetOrInsertNew. r=xpcom-reviewers,necko-reviewers,dragana,nika 2021-02-26 09:22:54 +00:00
ShadowParts.h
SharedStyleSheetCache.cpp Bug 1729488 - Refactor shared sheet cache into something more reusable. r=jwatt 2021-10-05 15:15:22 +00:00
SharedStyleSheetCache.h Bug 1729488 - Refactor shared sheet cache into something more reusable. r=jwatt 2021-10-05 15:15:22 +00:00
SharedSubResourceCache.h Bug 1729488 - Call malloc_size_of on the derived pointer to avoid ASAN complaints. 2021-10-05 20:57:56 +02:00
SheetLoadData.h Bug 1729488 - Refactor shared sheet cache into something more reusable. r=jwatt 2021-10-05 15:15:22 +00:00
SheetParsingMode.h
StreamLoader.cpp Bug 1603127 - Replaced mozilla::Tuple with std::tuple and applied structured bindings in mozilla/Encoding.h. r=hsivonen 2021-11-08 08:14:00 +00:00
StreamLoader.h
StyleAnimationValue.cpp Bug 1723921 - Cleanup nsComputedDOMStyle and related APIs. r=layout-reviewers,jfkthame 2021-08-07 09:47:15 +00:00
StyleAnimationValue.h Bug 1682003 - Avoid UTF-8 -> UTF-16 conversion during CSSOM serialization. r=heycam 2020-12-17 14:04:35 +00:00
StyleColor.cpp Bug 1695369 - Simplify StyleColor representation. r=jwatt 2021-03-01 16:05:14 +00:00
StyleColorInlines.h Bug 1695369 - Simplify StyleColor representation. r=jwatt 2021-03-01 16:05:14 +00:00
StylePreloadKind.h Bug 1637651 - Assume non-quirks mode for style Link header preloads. r=smaug 2021-02-01 23:23:50 +00:00
StyleSheet.cpp Bug 1729488 - Refactor shared sheet cache into something more reusable. r=jwatt 2021-10-05 15:15:22 +00:00
StyleSheet.h Bug 1729488 - Refactor shared sheet cache into something more reusable. r=jwatt 2021-10-05 15:15:22 +00:00
StyleSheetInfo.h Bug 1729488 - Refactor shared sheet cache into something more reusable. r=jwatt 2021-10-05 15:15:22 +00:00
StyleSheetInlines.h Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
TopLevelImageDocument.css Bug 1701510: Zero out the 'body' margin for all ImageDocuments (including iframes and printed images). r=emilio 2021-04-01 00:24:10 +00:00
TopLevelVideoDocument.css
URLExtraData.cpp Bug 1714645: Use nsSimpleURI instead of NullPrincipalURI. r=ckerschb,nika 2021-07-06 08:23:11 +00:00
URLExtraData.h Bug 1551040 - Allow resource:// stylesheets to use chrome-only rules. r=boris 2021-01-17 15:07:49 +00:00
UserAgentStyleSheetID.h
UserAgentStyleSheetList.h Bug 1730503 - Make anonymous scrollbar caching work on mac by default, and unify scrollbars.css across platforms. r=mstange,desktop-theme-reviewers,dao 2021-10-12 09:21:18 +00:00