gecko-dev/layout/style
2019-10-22 19:02:36 +00:00
..
crashtests Bug 1510785 - Skip all XBL related tests when XBL is disabled. r=bzbarsky 2019-10-08 23:52:46 +00:00
res Bug 1582530 - Fix remaining cases that were relying on blockification. r=dao,dholbert 2019-09-28 00:20:32 +00:00
test Bug 1590203 - Handle overflow changes more gracefully when possible. r=mattwoodrow 2019-10-21 23:47:31 +00:00
tools Bug 1562269 - Serialize grid-auto-rows / grid-auto-columns with Servo. r=boris 2019-06-28 21:14:56 +02:00
AnimationCollection.cpp Bug 1541767 - Don't post animation restyles when unbinding an element; r=hiro 2019-04-18 06:49:25 +00:00
AnimationCollection.h Bug 1289211 - Rename InfallibleTArray to nsTArray in layout/ r=dholbert 2019-07-10 03:31:59 +00:00
AnimationCommon.h
bindgen.toml.in
BindingStyleRule.cpp
BindingStyleRule.h Bug 713106: Make :visited selector enabled to use from DevTools. r=pbro,emilio 2019-09-13 22:12:12 +00:00
BuiltinCounterStyleList.h
CachedInheritingStyles.cpp
CachedInheritingStyles.h
ComputedStyle.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
ComputedStyle.h Bug 1578147 - Align the Rust and C++ representations of WritingMode. r=emilio,jfkthame 2019-09-09 04:49:55 +00:00
ComputedStyleInlines.h
contenteditable.css Bug 1492739 - Unprefix usage of -moz-user-select from UA stylesheets. r=mats 2019-05-17 13:16:35 +00:00
CounterStyleManager.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
CounterStyleManager.h Bug 1552628 - Remove some more dead nsCSSValue code. r=xidorn 2019-05-19 00:47:18 +00:00
CSS.cpp
CSS.h
CSSCounterStyleRule.cpp Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
CSSCounterStyleRule.h
CSSEnabledState.h Bug 1546697 - Use a consistent style for enum classes in layout. r=dholbert 2019-04-25 23:03:04 +00:00
CSSFontFaceRule.cpp Bug 1566684 - Make sure to unlink rule declarations before unlinking css::Rule. r=smaug,emilio 2019-07-22 18:33:29 +00:00
CSSFontFaceRule.h Bug 1570982 - remove CPP_THROW_NEW; r=glandium 2019-08-14 01:32:41 +00:00
CSSFontFeatureValuesRule.cpp Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
CSSFontFeatureValuesRule.h
CSSImportRule.cpp
CSSImportRule.h
CSSKeyframeRule.cpp Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
CSSKeyframeRule.h
CSSKeyframesRule.cpp Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
CSSKeyframesRule.h Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
CSSMediaRule.cpp Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
CSSMediaRule.h
CSSMozDocumentRule.cpp Bug 1579788 - Don't update validity state when the JS engine fails to execute the pattern. r=smaug 2019-09-16 10:11:42 +00:00
CSSMozDocumentRule.h
CSSNamespaceRule.cpp
CSSNamespaceRule.h
CSSPageRule.cpp Bug 1566684 followup to address review comments. r=smaug, DONTBUILD 2019-07-22 15:27:28 -04:00
CSSPageRule.h
CSSPropFlags.h Bug 1404140 - Remove the GetCSNeedsLayoutFlush flag, as it is unneeded now. r=heycam 2019-08-03 04:10:55 +02:00
CSSRuleList.cpp
CSSRuleList.h
CSSStyleRule.cpp Bug 713106: Make :visited selector enabled to use from DevTools. r=pbro,emilio 2019-09-13 22:12:12 +00:00
CSSStyleRule.h Bug 713106: Make :visited selector enabled to use from DevTools. r=pbro,emilio 2019-09-13 22:12:12 +00:00
CSSSupportsRule.cpp Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
CSSSupportsRule.h
CSSValue.h
DeclarationBlock.cpp Bug 1557430 - Add memory reporters for SVG mapped attribute declarations. r=njn,heycam 2019-06-08 18:58:57 +00:00
DeclarationBlock.h Bug 1557430 - Add memory reporters for SVG mapped attribute declarations. r=njn,heycam 2019-06-08 18:58:57 +00:00
designmode.css
DocumentMatchingFunction.h
DocumentStyleRootIterator.cpp
DocumentStyleRootIterator.h
ErrorReporter.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
ErrorReporter.h Bug 1557793 part 2. Stop using [array] in nsIStringBundle. r=Pike 2019-06-11 15:51:51 +00:00
FontFace.cpp Bug 1576703 - Update cbindgen. r=boris 2019-08-26 23:18:46 +00:00
FontFace.h Bug 1545177 - If descriptors of a FontFace are modified after creation, update the associated font entry so that face selection will respect the new values, and mark font sets as dirty. r=heycam 2019-05-09 09:43:42 +00:00
FontFaceSet.cpp No bug - Remove a silly LOG_ENABLED() check. 2019-09-20 15:36:22 +09:00
FontFaceSet.h Bug 1571530 - Cleanup slightly SheetComplete, and use the right boolean to notify. r=heycam 2019-08-16 10:56:16 +00:00
FontFaceSetIterator.cpp
FontFaceSetIterator.h
GeckoBindings.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
GeckoBindings.h Bug 1577171 - Remove duplicated logic from Stylo's Gecko wrapper. r=emilio 2019-09-09 17:23:20 +00:00
GenerateCompositorAnimatableProperties.py
GenerateComputedDOMStyleGenerated.py
GenerateCountedUnknownProperties.py Bug 1578661 - Report counted unknown properties as well. r=boris 2019-09-19 00:20:04 +00:00
GenerateCSSPropertyID.py
GenerateCSSPropsGenerated.py Bug 1559975 - convert layout/style to python3 r=ahal 2019-08-02 19:46:12 +00:00
GenerateServoCSSPropList.py
GroupRule.cpp Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
GroupRule.h
ImageDocument.css
ImageLoader.cpp Bug 1568950 - Part 5: Remove nsIDOMWindowUtils::forceUseCounterFlush; r=smaug 2019-08-21 12:52:19 +00:00
ImageLoader.h Bug 1568950 - Part 5: Remove nsIDOMWindowUtils::forceUseCounterFlush; r=smaug 2019-08-21 12:52:19 +00:00
ImportScanner.cpp Bug 1585674 - Start loads more incrementally in the @import scanner. r=hsivonen 2019-10-03 07:34:35 +00:00
ImportScanner.h Bug 1585674 - Start loads more incrementally in the @import scanner. r=hsivonen 2019-10-03 07:34:35 +00:00
jar.mn
LayerAnimationInfo.cpp
LayerAnimationInfo.h
Loader.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
Loader.h Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
MappedDeclarations.cpp
MappedDeclarations.h
MediaFeatureChange.h
MediaList.cpp Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
MediaList.h Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
MediaQueryList.cpp
MediaQueryList.h
moz.build Bug 1510785 - Only build XBL related code when MOZ_XBL is defined. r=bzbarsky 2019-10-08 23:52:14 +00:00
nsAnimationManager.cpp Bug 1541767 - Don't post animation restyles when unbinding an element; r=hiro 2019-04-18 06:49:25 +00:00
nsAnimationManager.h Bug 1541767 - Don't post animation restyles when unbinding an element; r=hiro 2019-04-18 06:49:25 +00:00
nsComputedDOMStyle.cpp Bug 1581467 - Fix checks for display: inline{,-block} which don't account for inline list items. r=mats 2019-10-12 21:05:16 +00:00
nsComputedDOMStyle.h Bug 1234311 part 1 - [css-grid][css-grid-2] Simplify and improve calculation of 'grid-template-rows/columns' resolved value when the element has no box. r=dholbert 2019-10-12 17:15:43 +00:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSAnonBoxList.h Bug 1557825 part 1 - Implement 'display:block ruby'. r=emilio 2019-08-14 14:38:31 +00:00
nsCSSCounterDescList.h
nsCSSFontDescList.h
nsCSSKeywordList.h Bug 1574994 part 2 - Remove display:-moz-inline-grid/-moz-inline-stack. r=emilio 2019-08-19 21:19:04 +00:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSPropertyID.h.in Bug 1578661 - Report counted unknown properties as well. r=boris 2019-09-19 00:20:04 +00:00
nsCSSPropertyIDSet.h Bug 1543304 - Add MOZ_DBG support for nsCSSPropertyID and nsCSSPropertyIDSet; r=heycam 2019-04-14 23:48:05 +00:00
nsCSSProps.cpp Bug 1578661 - Remove old CSS use counters. r=boris 2019-09-19 00:20:35 +00:00
nsCSSProps.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-28 09:30:05 +00:00
nsCSSPseudoElements.h Bug 1546697 - Use a consistent style for enum classes in layout. r=dholbert 2019-04-25 23:03:04 +00:00
nsCSSValue.cpp Bug 1559545 - Use servo for the representation of grid template areas. r=mats 2019-06-18 22:29:58 +00:00
nsCSSValue.h Bug 1571530 - Cleanup confusing lifetime of SheetLoadData. r=heycam 2019-08-16 10:56:09 +00:00
nsCSSVisitedDependentPropList.h Bug 1554716 - Remove nsStyleColor moving the color property to nsStyleText. r=jfkthame 2019-05-31 14:48:22 +00:00
nsDOMCSSAttrDeclaration.cpp Bug 1383650 - Notify style system when SMIL animation changes length r=birtles,longsonr 2019-05-16 13:21:20 +00:00
nsDOMCSSAttrDeclaration.h Bug 1383650 - Notify style system when SMIL animation changes length r=birtles,longsonr 2019-05-16 13:21:20 +00:00
nsDOMCSSDeclaration.cpp Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
nsDOMCSSDeclaration.h
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsFontFaceLoader.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsFontFaceLoader.h Bug 1490792 - Part 4: Perform OpenType sanitization OMT. r=jfkthame 2019-06-06 19:08:52 +00:00
nsFontFaceUtils.cpp Bug 1545342 - part 2: Make some public enum of nsIPresShell move to mozilla namespace and defined as enum class in PresShellForwards.h r=smaug 2019-04-25 05:04:15 +00:00
nsFontFaceUtils.h
nsHTMLCSSStyleSheet.cpp
nsHTMLCSSStyleSheet.h
nsHTMLStyleSheet.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsHTMLStyleSheet.h
nsICSSDeclaration.cpp Bug 1546783 - Add a best-effort @import rule scanner for the parser. r=bzbarsky 2019-09-30 13:29:23 +00:00
nsICSSDeclaration.h Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
nsICSSLoaderObserver.h Bug 1571530 - Cleanup slightly SheetComplete, and use the right boolean to notify. r=heycam 2019-08-16 10:56:16 +00:00
nsLayoutStylesheetCache.cpp Bug 1562060 - Add telemetry to record how often we fail to map UA sheet shared memory at the desired address. r=jwatt,janerik 2019-09-09 06:18:40 +00:00
nsLayoutStylesheetCache.h Bug 1533569 - Part 3: Increase shared memory size. r=jwatt 2019-08-23 19:36:45 +00:00
nsMediaFeatures.cpp Bug 1575097 Part 4: Make nsMediaFeatures::GetDeviceSize return unscaled browser sizes for RDM documents. r=emilio 2019-08-25 23:54:16 +00:00
nsMediaFeatures.h
nsROCSSPrimitiveValue.cpp
nsROCSSPrimitiveValue.h
nsStyleAutoArray.h
nsStyleConsts.h Bug 1581467 - Fix checks for display: inline{,-block} which don't account for inline list items. r=mats 2019-10-12 21:05:16 +00:00
nsStyleStruct.cpp Bug 1590357 - Update overflow areas for visible -> unscrollable clip changes. r=mattwoodrow 2019-10-22 19:02:36 +00:00
nsStyleStruct.h Bug 1581467 - Fix checks for display: inline{,-block} which don't account for inline list items. r=mats 2019-10-12 21:05:16 +00:00
nsStyleStructFwd.h
nsStyleStructInlines.h Bug 1577745 - Remove dead version of nsStyleDisplay::IsOriginalDisplayInlineOutside. r=mats 2019-08-30 13:21:42 +00:00
nsStyleStructList.h Bug 1554716 - Remove nsStyleColor moving the color property to nsStyleText. r=jfkthame 2019-05-31 14:48:22 +00:00
nsStyleTransformMatrix.cpp Bug 1573268 - remove the varcache definition for svg.transform-box.enabled. r=njn 2019-08-14 00:17:04 +00:00
nsStyleTransformMatrix.h Bug 1551991 - Remove legacy transform interpolation code and related dead code. r=boris 2019-05-16 23:25:10 +00:00
nsStyleUtil.cpp Bug 1580710: Expose functionality on the CSP Object to allow skipping the inline style checks. r=bzbarsky 2019-09-16 23:47:19 +00:00
nsStyleUtil.h Bug 1575608 - Avoid manual paint-order glue code. r=boris 2019-08-21 19:47:53 +00:00
nsTimingFunction.h
nsTransitionManager.cpp Bug 1583203 - Annotate nsINode::OwnerDoc() as MOZ_NONNULL_RETURN. r=smaug 2019-09-23 18:12:19 +00:00
nsTransitionManager.h Bug 1541767 - Don't post animation restyles when unbinding an element; r=hiro 2019-04-18 06:49:25 +00:00
PaintWorkletGlobalScope.cpp Bug 1578623 create worklet global with JSPrincipals having reference to WorkletImpl r=baku,bzbarsky 2019-09-06 02:01:44 +00:00
PaintWorkletGlobalScope.h
PaintWorkletImpl.cpp
PaintWorkletImpl.h
PostTraversalTask.cpp Bug 1514869 - patch 2 - Adapt platform-font-list code to work with either the existing in-process font list or cross-process shared font list. r=jwatt 2019-04-27 15:37:58 +00:00
PostTraversalTask.h Bug 1514869 - patch 2 - Adapt platform-font-list code to work with either the existing in-process font list or cross-process shared font list. r=jwatt 2019-04-27 15:37:58 +00:00
PreferenceSheet.cpp Bug 1539212: Add readability backplate for all elements containing text when HCM or a11y theme is active. r=dholbert,mattwoodrow,Jamie 2019-10-04 16:44:49 +00:00
PreferenceSheet.h
PreloadedStyleSheet.cpp Bug 1571530 - Remove various bool arguments in sheet loader APIs. r=heycam 2019-08-16 10:56:05 +00:00
PreloadedStyleSheet.h Bug 1571530 - Cleanup slightly SheetComplete, and use the right boolean to notify. r=heycam 2019-08-16 10:56:16 +00:00
PseudoStyleType.cpp
PseudoStyleType.h
Rule.cpp Bug 1566684 - Make sure to unlink rule declarations before unlinking css::Rule. r=smaug,emilio 2019-07-22 18:33:29 +00:00
Rule.h Bug 1566684 - Make sure to unlink rule declarations before unlinking css::Rule. r=smaug,emilio 2019-07-22 18:33:29 +00:00
RunCbindgen.py
RustCell.h
ServoArcTypeList.h
ServoBindings.h Bug 1551991 - Remove nsCSSValue bindings. r=jwatt 2019-05-16 23:06:17 +00:00
ServoBindings.toml Bug 1586068 - Replace #define NS_STYLE_FLEX_WRAP with enum class. r=emilio 2019-10-07 00:42:12 +02:00
ServoBindingTypes.h Bug 1510785 - Only build XBL related code when MOZ_XBL is defined. r=bzbarsky 2019-10-08 23:52:14 +00:00
ServoBoxedTypeList.h Bug 1253476 - Implement Animation.commitStyles; r=boris,emilio,bzbarsky,smaug 2019-05-20 06:04:23 +00:00
ServoComputedData.h Bug 1578147 - Align the Rust and C++ representations of WritingMode. r=emilio,jfkthame 2019-09-09 04:49:55 +00:00
ServoComputedDataInlines.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-05-25 17:46:15 +00:00
ServoCSSParser.cpp Bug 1546334 - Use referrerInfo in style system. r=heycam 2019-07-16 11:43:56 +00:00
ServoCSSParser.h Bug 1552628 - Remove some more dead nsCSSValue code. r=xidorn 2019-05-19 00:47:18 +00:00
ServoCSSPropList.mako.py Bug 1404140 - Remove the GetCSNeedsLayoutFlush flag, as it is unneeded now. r=heycam 2019-08-03 04:10:55 +02:00
ServoCSSRuleList.cpp Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
ServoCSSRuleList.h Bug 1539159 - Prevent modification of UA style sheets. r=emilio 2019-04-29 05:34:06 +00:00
ServoElementSnapshot.cpp
ServoElementSnapshot.h
ServoElementSnapshotTable.h
ServoStyleConstsForwards.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-08-13 07:15:25 +00:00
ServoStyleConstsInlines.h Bug 1577236 - clang-10: Fix -Wimplicit-int-float-conversion warnings in /layout/ r=jwatt 2019-09-12 12:32:12 +00:00
ServoStyleSet.cpp Bug 1510785 - Only build XBL related code when MOZ_XBL is defined. r=bzbarsky 2019-10-08 23:52:14 +00:00
ServoStyleSet.h Bug 1562361 - Clear cached style indices whenever we clear the actual styles. r=emilio 2019-07-02 00:15:45 +00:00
ServoStyleSetInlines.h Bug 1554571 - Part 1: Remove unused argument from Servo_ResolveStyle. r=emilio 2019-06-27 07:22:13 +00:00
ServoTraversalStatistics.h
ServoTypes.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-22 16:35:03 +00:00
ServoUtils.h
SheetLoadData.h Bug 1571530 - Cleanup confusing lifetime of SheetLoadData. r=heycam 2019-08-16 10:56:09 +00:00
SheetParsingMode.h
StreamLoader.cpp Bug 1571530 - Cleanup confusing lifetime of SheetLoadData. r=heycam 2019-08-16 10:56:09 +00:00
StreamLoader.h Bug 1571530 - Cleanup confusing lifetime of SheetLoadData. r=heycam 2019-08-16 10:56:09 +00:00
StyleAnimationValue.cpp Bug 1529002 - Use cbindgen to back CSS transforms. r=boris 2019-05-16 23:25:10 +00:00
StyleAnimationValue.h Bug 1561738 - Remove nsStyleCoord. r=boris 2019-06-28 12:44:44 +02:00
StyleColor.cpp Bug 1554716 - Remove nsStyleColor moving the color property to nsStyleText. r=jfkthame 2019-05-31 14:48:22 +00:00
StyleColorInlines.h
StyleSheet.cpp Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
StyleSheet.h Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
StyleSheetInfo.h Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
StyleSheetInlines.h
TopLevelImageDocument.css
TopLevelVideoDocument.css Bug 1492739 - Unprefix usage of -moz-user-select from UA stylesheets. r=mats 2019-05-17 13:16:35 +00:00
URLExtraData.cpp Bug 1546334 - Use referrerInfo in URLExtraData r=heycam 2019-07-16 11:43:25 +00:00
URLExtraData.h Bug 1528697 - Expose ReferrerPolicy.webidl and use referrerpolicy enum r=smaug 2019-08-21 13:24:45 +00:00
UserAgentStyleSheetID.h
UserAgentStyleSheetList.h