.. |
crashtests
|
Bug 1490012 - FlushPendingMediaFeatureValuesChanged can kill the PresShell. r=xidorn
|
2018-09-12 15:44:37 +02:00 |
res
|
Bug 1489529 - Update comments to no longer point to nsRuleNode. r=emilio
|
2018-09-12 17:37:37 +10:00 |
test
|
Bug 1483111 - Implement any-hover and any-pointer media queries features. r=emilio
|
2018-08-17 20:29:37 +09:00 |
tools
|
Bug 1471114 part 7 - Scripts used to generated the previous patches. r=emilio
|
2018-06-27 15:34:29 +10:00 |
xbl-marquee
|
…
|
|
AnimationCollection.cpp
|
Bug 1447827: Remove ServoRestyleManager. r=xidorn
|
2018-04-07 15:50:06 +02:00 |
AnimationCollection.h
|
Bug 1320608 - Add forward declaration for nsIFrame in AnimationCollection.h. r=birtles
|
2018-05-09 05:53:46 +09:00 |
AnimationCommon.h
|
bug 1483963, cache the index of a child node when ordering animations for event dispatch, r=hiro,ehsan
|
2018-09-05 00:31:57 +03:00 |
BindingStyleRule.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
BindingStyleRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
BuiltinCounterStyleList.h
|
…
|
|
CSS.cpp
|
Bug 1474513 - Simplify CSS::Supports. r=emilio
|
2018-07-10 15:51:38 +10:00 |
CSS.h
|
…
|
|
CSSCounterStyleRule.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
CSSCounterStyleRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSEnabledState.h
|
…
|
|
CSSFontFaceRule.cpp
|
Bug 1480222 part 1: Add include for ServoBindings.h to some .cpp files in layout/style, to fix various non-unified build errors about undeclared identifier 'Servo_XYZ'. r=TYLin
|
2018-08-01 14:52:07 -07:00 |
CSSFontFaceRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSFontFeatureValuesRule.cpp
|
Bug 1480222 part 1: Add include for ServoBindings.h to some .cpp files in layout/style, to fix various non-unified build errors about undeclared identifier 'Servo_XYZ'. r=TYLin
|
2018-08-01 14:52:07 -07:00 |
CSSFontFeatureValuesRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSImportRule.cpp
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSImportRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSKeyframeRule.cpp
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSKeyframeRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSKeyframesRule.cpp
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSKeyframesRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSMediaRule.cpp
|
Bug 1480222 part 1: Add include for ServoBindings.h to some .cpp files in layout/style, to fix various non-unified build errors about undeclared identifier 'Servo_XYZ'. r=TYLin
|
2018-08-01 14:52:07 -07:00 |
CSSMediaRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSMozDocumentRule.cpp
|
Bug 1480222 part 1: Add include for ServoBindings.h to some .cpp files in layout/style, to fix various non-unified build errors about undeclared identifier 'Servo_XYZ'. r=TYLin
|
2018-08-01 14:52:07 -07:00 |
CSSMozDocumentRule.h
|
Bug 1475511: UrlMatchingFunction -> DocumentMatchingFunction. r=xidorn
|
2018-07-21 23:02:12 +02:00 |
CSSNamespaceRule.cpp
|
Bug 1451289 - Part 1: Merge ServoNamespaceRule and css::CSSNamespaceRule r=emilio
|
2018-06-01 12:35:39 +02:00 |
CSSNamespaceRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSPageRule.cpp
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSPageRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSPropFlags.h
|
Bug 1116638: Expose logical props in computed style. r=xidorn
|
2018-06-30 13:45:43 +00:00 |
CSSRuleList.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
CSSRuleList.h
|
Bug 1436263 - Part 3: Remove `virtual` from final virtual function declarations. r=froydnj
|
2018-02-08 21:22:43 -08:00 |
CSSStyleRule.cpp
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSStyleRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSSupportsRule.cpp
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSSupportsRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
CSSValue.h
|
Bug 1459871: Remove other getPropertyCSSValue-related interfaces. r=bz
|
2018-05-15 14:05:13 +02:00 |
CachedInheritingStyles.cpp
|
Bug 1448728 part 1 - Make popular headers not include nsWindowSizes.h. r=njn
|
2018-03-28 10:44:49 +11:00 |
CachedInheritingStyles.h
|
Bug 1447483: Merge nsStyleContext and ServoStyleContext, rename to ComputedStyle. r=jwatt on a CLOSED TREE
|
2018-03-22 20:06:24 +01:00 |
ComputedStyle.cpp
|
Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio
|
2018-08-14 08:37:37 +00:00 |
ComputedStyle.h
|
Bug 1489529 - Update comments to no longer point to nsRuleNode. r=emilio
|
2018-09-12 17:37:37 +10:00 |
ComputedStyleInlines.h
|
Bug 1464060: Unify DoGetStyle* implementations. r=xidorn
|
2018-05-28 10:40:32 +02:00 |
CounterStyleManager.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
CounterStyleManager.h
|
…
|
|
DeclarationBlock.cpp
|
Bug 1466963: Inline DeclarationBlock's methods since they just forward to Servo. r=xidorn
|
2018-06-07 11:22:30 +02:00 |
DeclarationBlock.h
|
Bug 1466963: Provide a before-mutation closure to C++. r=xidorn,smaug
|
2018-06-07 11:22:31 +02:00 |
DocumentMatchingFunction.h
|
Bug 1475511: Add @-moz-document media-document(image|video|plugin). r=xidorn
|
2018-07-21 23:02:17 +02:00 |
DocumentStyleRootIterator.cpp
|
…
|
|
DocumentStyleRootIterator.h
|
Bug 1437723: Preemptively fix unified bustage in layout/style by adding missing includes/namespaces/forward-decls. r=emilio
|
2018-02-12 16:53:44 -08:00 |
ErrorReporter.cpp
|
Bug 1418874 part 4 - Remove nsCSSScanner. r=emilio
|
2018-06-14 20:13:44 -07:00 |
ErrorReporter.h
|
Bug 1480222 part 4: Give css ErrorReporter.h an actual nsString.h include (not nsStringFwd), since it has actual nsString member-vars which need full definition. r=TYLin
|
2018-08-01 15:21:07 -07:00 |
FontFace.cpp
|
Bug 1490402 - Use UTF-8 strings (in place of UTF-16) for font family/face names in the system font list, to reduce memory footprint. r=lsalzman
|
2018-09-12 20:34:57 +01:00 |
FontFace.h
|
Bug 1490402 - Use UTF-8 strings (in place of UTF-16) for font family/face names in the system font list, to reduce memory footprint. r=lsalzman
|
2018-09-12 20:34:57 +01:00 |
FontFaceSet.cpp
|
Bug 1490402 - Use UTF-8 strings (in place of UTF-16) for font family/face names in the system font list, to reduce memory footprint. r=lsalzman
|
2018-09-12 20:34:57 +01:00 |
FontFaceSet.h
|
Bug 1490402 - Use UTF-8 strings (in place of UTF-16) for font family/face names in the system font list, to reduce memory footprint. r=lsalzman
|
2018-09-12 20:34:57 +01:00 |
FontFaceSetIterator.cpp
|
Bug 1470325 - s/FooBinding/Foo_Binding/g - r=qdot
|
2018-06-26 17:05:01 -07:00 |
FontFaceSetIterator.h
|
…
|
|
GenerateCSSPropertyID.py
|
Bug 1454591 part 1 - Generate more structured data in ServoCSSPropList.py. r=heycam
|
2018-05-04 13:44:51 +10:00 |
GenerateCSSPropsGenerated.py
|
Bug 1471114 part 1 - Move CSSPropFlags prefix generation into GenerateServoCSSPropList.py. r=emilio
|
2018-06-27 15:34:29 +10:00 |
GenerateComputedDOMStyleGenerated.py
|
Bug 1116638: Expose logical props in computed style. r=xidorn
|
2018-06-30 13:45:43 +00:00 |
GenerateServoCSSPropList.py
|
Bug 1471114 part 2 - Generate ComputedStyleMap entry list from property data. r=emilio
|
2018-06-27 15:34:29 +10:00 |
GenerateServoStyleConsts.py
|
Bug 1478813 - Auto-generate ServoStyleConsts. r=xidorn,ted
|
2018-08-17 19:48:23 +02:00 |
GroupRule.cpp
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
GroupRule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
ImageDocument.css
|
Bug 1428753: Ensure that vertical-overflowing images always show the zoom-out cursor. r=heycam
|
2018-04-12 20:48:02 +02:00 |
ImageLoader.cpp
|
Bug 1465452 Part 4 - Don't sort image loader requests and frames when recording/replaying, r=aosmond.
|
2018-07-23 14:59:01 +00:00 |
ImageLoader.h
|
Bug 1457532 Part 1: Narrow ImageLoader::OnLoadComplete to only unblock onload in response to an error status on the image request. r=tnikkel
|
2018-04-27 12:00:35 -07:00 |
LayerAnimationInfo.cpp
|
Bug 1456364 part 4 - Convert CSS_PROPERTY_* flags to a typed enum flags. r=emilio
|
2018-04-26 16:24:33 +02:00 |
LayerAnimationInfo.h
|
…
|
|
Loader.cpp
|
Bug 1431255 - Part XIII, Make <link> in UA Widget load stylesheets synchronously r=bzbarsky
|
2018-08-07 11:20:31 -07:00 |
Loader.h
|
Backed out changeset 9035ff3757ac (bug 1415980) at request from froydnj on the suspicion that it's going to break MSVC builds when it gets merged to central.
|
2018-07-31 01:19:49 +03:00 |
MappedDeclarations.cpp
|
Bug 1449806: followup: Fix a typo that I made while addressing review comments. r=me CLOSED TREE
|
2018-06-25 11:36:25 +02:00 |
MappedDeclarations.h
|
Bug 1449806: Merge {Servo,Generic}SpecifiedValues into MappedDeclarations. r=xidorn
|
2018-06-25 11:14:39 +02:00 |
MediaFeatureChange.h
|
Bug 1435939: Make media feature changes always async. r=bz
|
2018-02-07 15:27:30 +01:00 |
MediaList.cpp
|
Bug 1473735 - Add memory reporting for MediaQueryLists. r=emilio
|
2018-07-06 11:09:12 +10:00 |
MediaList.h
|
Bug 1473735 - Add memory reporting for MediaQueryLists. r=emilio
|
2018-07-06 11:09:12 +10:00 |
MediaQueryList.cpp
|
Bug 1490012 - Don't flush on the parent document if we already have a pres context. r=xidorn
|
2018-09-12 15:45:18 +02:00 |
MediaQueryList.h
|
Bug 1473856 - MediaQueryList could use ProbablyShortLivingWrapper + LastRelease, r=bz
|
2018-07-07 03:08:35 +03:00 |
PostTraversalTask.cpp
|
…
|
|
PostTraversalTask.h
|
…
|
|
PreloadedStyleSheet.cpp
|
Bug 1386840: Defer loading and don't block rendering for non-matching stylesheets. r=bz,heycam
|
2018-04-26 16:44:03 +02:00 |
PreloadedStyleSheet.h
|
Bug 1447828 part 7 - Remove StyleBackendType uses from PreloadedStyleSheet. r=emilio
|
2018-03-29 02:34:34 +11:00 |
Rule.cpp
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
Rule.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
ServoArcTypeList.h
|
Bug 1425700 - Make the counters non-atomic counters and merge afterwards. r=bholley
|
2018-08-28 15:58:24 +02:00 |
ServoBindingList.h
|
Bug 1425700 - Make the counters non-atomic counters and merge afterwards. r=bholley
|
2018-08-28 15:58:24 +02:00 |
ServoBindingTypes.h
|
Bug 1425700 - Make the counters non-atomic counters and merge afterwards. r=bholley
|
2018-08-28 15:58:24 +02:00 |
ServoBindings.cpp
|
Bug 1490402 - Use UTF-8 strings (in place of UTF-16) for font family/face names in the system font list, to reduce memory footprint. r=lsalzman
|
2018-09-12 20:34:57 +01:00 |
ServoBindings.h
|
Bug 1483111 - Implement any-hover and any-pointer media queries features. r=emilio
|
2018-08-17 20:29:37 +09:00 |
ServoBindings.toml
|
Bug 1035774 - Add media feature keys for hover and pointer. r=heycam,emilio
|
2018-08-14 17:13:04 +09:00 |
ServoCSSParser.cpp
|
Bug 1448763 part 1 - Make DOMIntersectionObserver use nsStyleSides for mRootMargin, and use Servo code to serialize it. r=emilio
|
2018-04-05 18:27:33 +10:00 |
ServoCSSParser.h
|
Bug 1459111 - Rename ServoCSSParsingEnvironment to ParsingEnvironment. r=emilio
|
2018-05-14 20:20:20 +02:00 |
ServoCSSPropList.mako.py
|
Bug 1484316: Serialize clip-path and shape-outside using Servo. r=xidorn
|
2018-08-22 11:20:41 +02:00 |
ServoCSSRuleList.cpp
|
Bug 1489454 - Remove all trailing whitespaces (again) r=Ehsan
|
2018-09-07 14:47:51 +00:00 |
ServoCSSRuleList.h
|
Bug 1472065 - Initialize mSheet and mParentRule in css::Rule's constructor. r=xidorn
|
2018-06-29 12:56:09 +10:00 |
ServoComputedData.h
|
Bug 1461933 - Remove ServoBindings.h from ComputedStyleInline.h. r=emilio
|
2018-05-16 15:35:59 +10:00 |
ServoComputedDataInlines.h
|
Bug 1461933 - Remove ServoBindings.h from ComputedStyleInline.h. r=emilio
|
2018-05-16 15:35:59 +10:00 |
ServoElementSnapshot.cpp
|
Bug 1481155 - Use more references in the snapshot code. r=xidorn
|
2018-08-06 23:44:56 +00:00 |
ServoElementSnapshot.h
|
Bug 1483964: Manually inline class and ID getters. r=xidorn
|
2018-08-17 14:26:45 +02:00 |
ServoElementSnapshotTable.h
|
…
|
|
ServoStyleSet.cpp
|
Bug 1487135 - followup: Add a missing check. r=me
|
2018-08-30 14:49:05 +02:00 |
ServoStyleSet.h
|
Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio
|
2018-08-15 15:46:39 +10:00 |
ServoStyleSetInlines.h
|
Bug 1478069: Trivial frame constructor cleanup. r=TYLin
|
2018-07-25 11:31:18 +02:00 |
ServoTraversalStatistics.h
|
Bug 1444296 part 1 - Have servo report traversal statistics to gecko. r=bholley
|
2018-03-15 11:59:22 +11:00 |
ServoTypes.h
|
Bug 1035774 - Add media feature keys for hover and pointer. r=heycam,emilio
|
2018-08-14 17:13:04 +09:00 |
ServoUtils.h
|
Bug 1449806: Remove MOZ_STYLO_* macros. r=xidorn
|
2018-06-25 11:14:46 +02:00 |
SheetLoadData.h
|
Bug 1431255 - Part XIII, Make <link> in UA Widget load stylesheets synchronously r=bzbarsky
|
2018-08-07 11:20:31 -07:00 |
SheetParsingMode.h
|
…
|
|
SheetType.h
|
Bug 1444905: Remove scoped style support from the old style system. r=xidorn,smaug
|
2018-03-13 10:26:13 +01:00 |
StreamLoader.cpp
|
Bug 1470420: Cleanup ParseSheet. r=xidorn
|
2018-06-22 17:23:00 +02:00 |
StreamLoader.h
|
Bug 1454460 - Buffer the potentially-BOM-related bytes separately and handle them on the fly. r=bz
|
2018-04-17 16:27:08 -07:00 |
StyleAnimationValue.cpp
|
Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin
|
2018-08-15 07:04:43 +00:00 |
StyleAnimationValue.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
StyleComplexColor.cpp
|
Bug 1467621 - P1: nsCSSShadowItem - Change nscolor to StyleComplexColor. r=xidorn
|
2018-06-19 14:18:33 +10:00 |
StyleComplexColor.h
|
Bug 1467622 - P1: nsStyleSVGPaint - Change nscolor to StyleComplexColor. r=xidorn
|
2018-06-27 17:07:37 +10:00 |
StyleSheet.cpp
|
Bug 1425700 - Make the counters non-atomic counters and merge afterwards. r=bholley
|
2018-08-28 15:58:24 +02:00 |
StyleSheet.h
|
Bug 1484690 - Move the enabled state to the sheet instead of sharing it. r=heycam
|
2018-08-21 08:55:10 +00:00 |
StyleSheetInfo.h
|
Bug 1466722 - Remove remaining references to nsCSSRuleProcessor since it has been removed. r=heycam
|
2018-08-22 01:29:39 +00:00 |
StyleSheetInlines.h
|
Bug 1484690 - Move the enabled state to the sheet instead of sharing it. r=heycam
|
2018-08-21 08:55:10 +00:00 |
TopLevelImageDocument.css
|
…
|
|
TopLevelVideoDocument.css
|
Bug 1474574 - Ensure <video> is the only focusable element in TopLevelVideoDocument r=Gijs
|
2018-07-11 11:51:48 +08:00 |
URLExtraData.cpp
|
Bug 1476306 - Moving NullPrincipal/ContentPrincipal/SystemPrincipal under mozilla namespace - part 1 - NullPrincipal, r=ckerschb
|
2018-07-17 21:37:48 +02:00 |
URLExtraData.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
bindgen.toml.in
|
…
|
|
contenteditable.css
|
…
|
|
designmode.css
|
…
|
|
jar.mn
|
Bug 1317541 - Merge number-control.css back into forms.css. r=mats
|
2018-04-10 11:04:41 +10:00 |
moz.build
|
Bug 1487195 - Add BUG_COMPONENT metadata for new "Core :: CSS Transitions and Animations" component; r=hiro
|
2018-09-02 23:47:52 +00:00 |
nsAnimationManager.cpp
|
bug 1483963, cache the index of a child node when ordering animations for event dispatch, r=hiro,ehsan
|
2018-09-05 00:31:57 +03:00 |
nsAnimationManager.h
|
Bug 1456394 - Merge KeyframeEffectReadOnly and KeyframeEffect; r=bz,hiro
|
2018-05-07 11:08:59 +09:00 |
nsCSSAnonBoxList.h
|
Bug 1449414 - Reorder nsCSSAnonBoxList.h. r=xidorn
|
2018-03-27 10:40:32 +11:00 |
nsCSSAnonBoxes.cpp
|
Bug 1482782 - Part 7: Expand out nsStaticAtom.h macros now that we only static atom table. r=njn
|
2018-08-15 15:46:42 +10:00 |
nsCSSAnonBoxes.h
|
Bug 1482782 - Part 5: Move CSS anonymous box atoms to nsGkAtoms. r=njn,emilio
|
2018-08-15 15:46:39 +10:00 |
nsCSSCounterDescList.h
|
…
|
|
nsCSSFontDescList.h
|
Bug 1435984 - patch 2 - Support the font-variation-settings descriptor when parsing @font-face in the old Gecko style system. r=jwatt
|
2018-02-14 22:02:05 +11:00 |
nsCSSKeywordList.h
|
Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn
|
2018-08-15 16:09:19 +02:00 |
nsCSSKeywords.cpp
|
…
|
|
nsCSSKeywords.h
|
…
|
|
nsCSSPropertyID.h.in
|
Bug 1454831 - Generate nsCSSPropertyID.h from data file directly. r=emilio
|
2018-04-18 19:39:51 +10:00 |
nsCSSPropertyIDSet.h
|
Bug 1470985 - s/PodEqual/ArrayEqual/ from ArrayUtils.h. - r=waldo
|
2018-07-27 14:11:18 -07:00 |
nsCSSProps.cpp
|
Bug 1484316: Serialize clip-path and shape-outside using Servo. r=xidorn
|
2018-08-22 11:20:41 +02:00 |
nsCSSProps.h
|
Bug 1484316: Serialize clip-path and shape-outside using Servo. r=xidorn
|
2018-08-22 11:20:41 +02:00 |
nsCSSPseudoElementList.h
|
Bug 1482782 - Part 4: Move CSS pseudo-element atoms to nsGkAtoms. r=njn,emilio
|
2018-08-15 15:46:00 +10:00 |
nsCSSPseudoElements.cpp
|
Bug 1482782 - Part 7: Expand out nsStaticAtom.h macros now that we only static atom table. r=njn
|
2018-08-15 15:46:42 +10:00 |
nsCSSPseudoElements.h
|
Bug 1482782 - Part 4: Move CSS pseudo-element atoms to nsGkAtoms. r=njn,emilio
|
2018-08-15 15:46:00 +10:00 |
nsCSSValue.cpp
|
Bug 1434963 Part 3: Remove style struct mutation in nsStyleDisplay::FinishStyle. r=emilio
|
2018-09-11 18:11:19 +00:00 |
nsCSSValue.h
|
Bug 1434963 Part 3: Remove style struct mutation in nsStyleDisplay::FinishStyle. r=emilio
|
2018-09-11 18:11:19 +00:00 |
nsCSSVisitedDependentPropList.h
|
Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio
|
2018-08-14 08:37:37 +00:00 |
nsComputedDOMStyle.cpp
|
Bug 1478485 - Use the stored CB on abs.pos. grid items when calculating used offset values. r=dholbert
|
2018-09-11 00:57:53 +02:00 |
nsComputedDOMStyle.h
|
Bug 1484316: Serialize clip-path and shape-outside using Servo. r=xidorn
|
2018-08-22 11:20:41 +02:00 |
nsDOMCSSAttrDeclaration.cpp
|
Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin
|
2018-08-15 07:04:43 +00:00 |
nsDOMCSSAttrDeclaration.h
|
Bug 1475003, don't notify DOM of SMIL changes, r=peterv
|
2018-07-12 13:04:26 +03:00 |
nsDOMCSSDeclaration.cpp
|
Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin
|
2018-08-15 07:04:43 +00:00 |
nsDOMCSSDeclaration.h
|
Bug 1428246 - The attributeChangedCallback is fired twice for the *first* style attribute change, r=peterv
|
2018-06-26 12:54:00 +03:00 |
nsDOMCSSRGBColor.cpp
|
Bug 1459871: Remove other getPropertyCSSValue-related interfaces. r=bz
|
2018-05-15 14:05:13 +02:00 |
nsDOMCSSRGBColor.h
|
Bug 1480222 part 2: Add include for RefCounted.h to some .cpp files in layout/style that use the mozilla::RefCounted type. r=TYLin
|
2018-08-01 15:05:30 -07:00 |
nsDOMCSSRect.cpp
|
Bug 1459871: Remove other getPropertyCSSValue-related interfaces. r=bz
|
2018-05-15 14:05:13 +02:00 |
nsDOMCSSRect.h
|
Bug 1480222 part 2: Add include for RefCounted.h to some .cpp files in layout/style that use the mozilla::RefCounted type. r=TYLin
|
2018-08-01 15:05:30 -07:00 |
nsDOMCSSValueList.cpp
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
nsDOMCSSValueList.h
|
Bug 1459871: Remove other getPropertyCSSValue-related interfaces. r=bz
|
2018-05-15 14:05:13 +02:00 |
nsFontFaceLoader.cpp
|
Bug 1483394: Remove unneeded #includes of nsContentUtils.h in /layout. r=TYLin
|
2018-08-15 07:04:43 +00:00 |
nsFontFaceLoader.h
|
Bug 1488684 - Made nsIFrame-derived classes and some others 'final' where possible - r=dbaron
|
2018-09-06 01:23:14 +00:00 |
nsFontFaceUtils.cpp
|
Bug 1490402 - Use UTF-8 strings (in place of UTF-16) for font family/face names in the system font list, to reduce memory footprint. r=lsalzman
|
2018-09-12 20:34:57 +01:00 |
nsFontFaceUtils.h
|
…
|
|
nsHTMLCSSStyleSheet.cpp
|
Bug 1464496 - Part 1: Merge ServoDeclarationBlock and DeclarationBlock r=emilio
|
2018-05-30 18:15:25 +02:00 |
nsHTMLCSSStyleSheet.h
|
Bug 1447358: Unifdef the old style system code. r=jwatt
|
2018-03-21 10:20:34 +01:00 |
nsHTMLStyleSheet.cpp
|
Bug 1451289 - Part 7: Merge ServoPageRule and CSSPageRule r=emilio
|
2018-06-05 13:39:42 +02:00 |
nsHTMLStyleSheet.h
|
Bug 1464496 - Part 1: Merge ServoDeclarationBlock and DeclarationBlock r=emilio
|
2018-05-30 18:15:25 +02:00 |
nsICSSDeclaration.cpp
|
Bug 1428610 part 1. Devirtualize nsICSSDeclaration::GetDocGroup. r=emilio
|
2018-01-30 14:48:26 -05:00 |
nsICSSDeclaration.h
|
Bug 1408301: Remove getPropertyCSSValue. r=bz
|
2018-05-12 11:23:47 +02:00 |
nsICSSLoaderObserver.h
|
…
|
|
nsLayoutStylesheetCache.cpp
|
Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov
|
2018-07-05 15:42:11 +02:00 |
nsLayoutStylesheetCache.h
|
Bug 1317541 - Merge number-control.css back into forms.css. r=mats
|
2018-04-10 11:04:41 +10:00 |
nsMediaFeatures.cpp
|
Bug 1483111 - Implement any-hover and any-pointer media queries features. r=emilio
|
2018-08-17 20:29:37 +09:00 |
nsMediaFeatures.h
|
Bug 1481961: Rewrite media queries so that they work on an evaluator function. r=xidorn
|
2018-08-15 16:09:19 +02:00 |
nsROCSSPrimitiveValue.cpp
|
Bug 1482665 Part 3 - Remove nsPresContext::AppUnitsPerCSSInch() and replace it with mozilla::AppUnitsPerCSSInch(). r=dholbert
|
2018-08-13 14:29:29 -07:00 |
nsROCSSPrimitiveValue.h
|
Bug 1459871: Remove other getPropertyCSSValue-related interfaces. r=bz
|
2018-05-15 14:05:13 +02:00 |
nsStyleAutoArray.h
|
…
|
|
nsStyleConsts.h
|
Bug 1485823 - Use cbindgen for basic_shape::FillRule. r=xidorn
|
2018-08-23 23:00:16 +00:00 |
nsStyleCoord.cpp
|
Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj
|
2018-06-17 22:43:11 -07:00 |
nsStyleCoord.h
|
Backed out 4 changesets (bug 525063) on request from Andi. a=backout
|
2018-04-13 16:01:28 +03:00 |
nsStyleStruct.cpp
|
Bug 1490432: Add namespace prefix for one usage of "css::URLValueData" type in nsStyleStruct.cpp, to fix build error in non-unified builds. r=TYLin
|
2018-09-11 21:37:06 +00:00 |
nsStyleStruct.h
|
Bug 1490311 - Remove some other unused constructors / setters. r=dholbert
|
2018-09-11 20:08:23 +02:00 |
nsStyleStructFwd.h
|
Bug 1464060: Make the general setup for computed style bits nicer. r=xidorn
|
2018-05-28 10:40:00 +02:00 |
nsStyleStructInlines.h
|
Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio
|
2018-08-14 08:37:37 +00:00 |
nsStyleStructList.h
|
Bug 1483090 - Rename StyleUserInterface to StyleUI. r=emilio
|
2018-08-14 08:37:37 +00:00 |
nsStyleTransformMatrix.cpp
|
Bug 1489529 - Update comments to no longer point to nsRuleNode. r=emilio
|
2018-09-12 17:37:37 +10:00 |
nsStyleTransformMatrix.h
|
Bug 1429298 - Part 6: Apply motion path transform matrix. r=nical
|
2018-08-21 22:41:44 -07:00 |
nsStyleUtil.cpp
|
Bug 1476470: Remove dead code from nsStyleUtil. r=jwatt
|
2018-07-19 09:50:09 +00:00 |
nsStyleUtil.h
|
Bug 1476470: Remove dead code from nsStyleUtil. r=jwatt
|
2018-07-19 09:50:09 +00:00 |
nsTimingFunction.h
|
Bug 1453795 - Layout/Style - Initialize member fields in classes/ structures. r=heycam
|
2018-06-14 12:54:03 +03:00 |
nsTransitionManager.cpp
|
bug 1483963, cache the index of a child node when ordering animations for event dispatch, r=hiro,ehsan
|
2018-09-05 00:31:57 +03:00 |
nsTransitionManager.h
|
Bug 1461070: Skip starting other transitions based on specified, not already-started transitions. r=birtles,dbaron
|
2018-05-18 17:21:16 +02:00 |