.. |
crashtests
|
Bug 1507674 - Flush the overflow changed tracker earlier. r=jwatt
|
2019-11-20 13:18:31 +00:00 |
res
|
Bug 471015 - [css-break] Implement <fieldset> fragmentation. r=TYLin
|
2019-11-25 21:45:22 +00:00 |
test
|
No bug - Escape \r in the parsing bench.
|
2019-11-25 18:27:01 +00:00 |
tools
|
Bug 1562642 - add missing license in layout/style/tools/ r=emilio
|
2019-11-13 09:27:25 +00: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
|
Bug 1538618 - [css-pseudo] implement animation support for ::marker pseudos. r=emilio
|
2019-03-26 05:48:26 +01:00 |
BindingStyleRule.cpp
|
Bug 1523969 part 14 - Move method definition inline comments to new line in 'layout/'. r=dholbert
|
2019-02-25 16:09:24 -06:00 |
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
|
…
|
|
CSS.cpp
|
Bug 1523969 part 14 - Move method definition inline comments to new line in 'layout/'. r=dholbert
|
2019-02-25 16:09:24 -06:00 |
CSS.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
CSSCounterStyleRule.cpp
|
Bug 1539159 - Prevent modification of UA style sheets. r=emilio
|
2019-04-29 05:34:06 +00:00 |
CSSCounterStyleRule.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
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
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
CSSImportRule.cpp
|
Bug 1523969 part 14 - Move method definition inline comments to new line in 'layout/'. r=dholbert
|
2019-02-25 16:09:24 -06:00 |
CSSImportRule.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
CSSKeyframeRule.cpp
|
Bug 1539159 - Prevent modification of UA style sheets. r=emilio
|
2019-04-29 05:34:06 +00:00 |
CSSKeyframeRule.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
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
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
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
|
Bug 1528712 - Remove a couple trivial dependencies on nsPresContext. r=heycam
|
2019-02-19 14:54:01 +01:00 |
CSSNamespaceRule.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
CSSNamespaceRule.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
CSSPageRule.cpp
|
Bug 1566684 followup to address review comments. r=smaug, DONTBUILD
|
2019-07-22 15:27:28 -04:00 |
CSSPageRule.h
|
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
|
2019-01-03 17:48:33 +01:00 |
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
|
Bug 1523969 part 14 - Move method definition inline comments to new line in 'layout/'. r=dholbert
|
2019-02-25 16:09:24 -06:00 |
CSSRuleList.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
CSSStyleRule.cpp
|
Bug 1590639 part 4: Fix non-unified build issues in layout/style. r=emilio
|
2019-10-23 08:14:54 +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
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
CSSValue.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
CachedInheritingStyles.cpp
|
Bug 1525955 - Include anon boxes in CSSPseudoElementType, to remove ComputedStyle::mPseudoTag. r=heycam
|
2019-02-19 13:44:33 +00:00 |
CachedInheritingStyles.h
|
Bug 1525955 - Include anon boxes in CSSPseudoElementType, to remove ComputedStyle::mPseudoTag. r=heycam
|
2019-02-19 13:44:33 +00:00 |
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
|
Bug 1525134 - Move image loads out of the style struct accessors. r=heycam
|
2019-02-05 19:47:29 +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 |
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 |
DocumentMatchingFunction.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
DocumentStyleRootIterator.cpp
|
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
|
2019-01-03 17:48:33 +01:00 |
DocumentStyleRootIterator.h
|
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
|
2019-01-03 17:48:33 +01:00 |
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
|
Bug 1587385 - Give a better info (not error) message if a webfont is not used because of font-display timeout. r=heycam
|
2019-11-01 08:54:05 +00: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
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
FontFaceSetIterator.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
GeckoBindings.cpp
|
Bug 1559076 - Implement shadow part forwarding (minus invalidation). r=heycam
|
2019-11-21 10:32:32 +00:00 |
GeckoBindings.h
|
Bug 1559076 - Implement shadow part forwarding (minus invalidation). r=heycam
|
2019-11-21 10:32:32 +00:00 |
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 1559975 - convert layout/style to python3 r=ahal
|
2019-08-02 19:46:12 +00:00 |
GenerateCompositorAnimatableProperties.py
|
Bug 1479173 - Add a static constexpr function returns an nsCSSPropertyIDSet being consist of CSS properties set can be run on the compositor. r=heycam,birtles
|
2018-11-06 21:00:38 +00:00 |
GenerateComputedDOMStyleGenerated.py
|
Bug 1116638: Expose logical props in computed style. r=xidorn
|
2018-06-30 13:45:43 +00:00 |
GenerateCountedUnknownProperties.py
|
Bug 1578661 - Report counted unknown properties as well. r=boris
|
2019-09-19 00:20:04 +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 |
GroupRule.cpp
|
Bug 1539159 - Prevent modification of UA style sheets. r=emilio
|
2019-04-29 05:34:06 +00:00 |
GroupRule.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01: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 1590639 part 4: Fix non-unified build issues in layout/style. r=emilio
|
2019-10-23 08:14:54 +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 |
LayerAnimationInfo.cpp
|
Bug 1429305 - Extend compositor properties for motion. r=hiro
|
2019-10-31 20:07:45 +00:00 |
LayerAnimationInfo.h
|
Bug 1429305 - Extend compositor properties for motion. r=hiro
|
2019-10-31 20:07:45 +00:00 |
Loader.cpp
|
Bug 1590639 part 4: Fix non-unified build issues in layout/style. r=emilio
|
2019-10-23 08:14:54 +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
|
Bug 1536582 - Autogenerate Servo_ binding functions with cbindgen. r=boris
|
2019-03-30 20:18:33 +00:00 |
MappedDeclarations.h
|
Bug 1542594 - Apply counter-set after counter-increment, not before. r=emilio
|
2019-04-07 13:45:57 +02:00 |
MediaFeatureChange.h
|
Bug 1535788 - Make the Document own the StyleSet. r=heycam
|
2019-04-03 07:02:00 +00:00 |
MediaList.cpp
|
Bug 1539159 - Prevent modification of UA style sheets. r=emilio
|
2019-04-29 05:34:06 +00:00 |
MediaList.h
|
Bug 824857: Support IDL stringifier attributes r=bzbarsky
|
2019-10-23 04:55:54 +00:00 |
MediaQueryList.cpp
|
Bug 1490401 - MatchMedia should work inside display: none iframes. r=heycam
|
2019-04-04 11:25:31 +00:00 |
MediaQueryList.h
|
Bug 1517241 - Rename nsIDocument to mozilla::dom::Document. r=smaug
|
2019-01-03 17:48:33 +01: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
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
PaintWorkletImpl.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
PaintWorkletImpl.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
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 1596050 - Centralize logic to ignore document colors. r=jfkthame
|
2019-11-15 13:39:08 +00:00 |
PreferenceSheet.h
|
Bug 1596050 - Centralize logic to ignore document colors. r=jfkthame
|
2019-11-15 13:39:08 +00:00 |
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
|
Bug 1529444 - Add operator<< for PseudoStyleType to dump a string. r=emilio
|
2019-02-21 19:50:22 +00:00 |
PseudoStyleType.h
|
Bug 1534471 - Reformat a couple of layout/style/ files. r=emilio
|
2019-03-12 00:14:00 +00:00 |
Rule.cpp
|
Bug 1590639 part 4: Fix non-unified build issues in layout/style. r=emilio
|
2019-10-23 08:14:54 +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
|
Bug 1590167 - Add Rust implementation of hyphenation (mapped_hyph) and hook up in place of libhyphen. r=heycam
|
2019-11-14 14:07:23 +00:00 |
RustCell.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ServoArcTypeList.h
|
Bug 1538694 - Cleanup refcounted types. r=boris
|
2019-03-26 18:16:01 +00:00 |
ServoBindingTypes.h
|
Bug 1593119 - unifdef MOZ_XBL r=bzbarsky
|
2019-11-07 00:35:13 +00:00 |
ServoBindings.h
|
Bug 1429305 - Use serde to serialize LengthPercentage and StyleRayFunction. r=emilio
|
2019-10-31 21:35:05 +00:00 |
ServoBindings.toml
|
Bug 1597893 : convert NS_STYLE_WINDOW_SHADOW_* to an enum class in nsStyleConsts.h r=emilio
|
2019-11-25 16:00:23 +00:00 |
ServoBoxedTypeList.h
|
Bug 1253476 - Implement Animation.commitStyles; r=boris,emilio,bzbarsky,smaug
|
2019-05-20 06:04:23 +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 1594471 - Bug 1593865 - More safely remove rules in ServoCSSRuleList. r=mccr8
|
2019-11-06 19:23:18 +00:00 |
ServoCSSRuleList.h
|
Bug 1539159 - Prevent modification of UA style sheets. r=emilio
|
2019-04-29 05:34:06 +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 |
ServoElementSnapshot.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ServoElementSnapshot.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ServoElementSnapshotTable.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ServoStyleConstsForwards.h
|
Bug 1597588 - Make rust Atom use NonZeroUsize. r=heycam
|
2019-11-20 05:46:56 +00:00 |
ServoStyleConstsInlines.h
|
Bug 1429305 - Use serde to serialize LengthPercentage and StyleRayFunction. r=emilio
|
2019-10-31 21:35:05 +00:00 |
ServoStyleSet.cpp
|
Bug 1591297 - Remove -moz-binding, nsStyleDisplay::mBinding and similar. r=hiro
|
2019-10-26 11:37:33 +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
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ServoTypes.h
|
Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan
|
2019-04-22 16:35:03 +00:00 |
ServoUtils.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
ShadowParts.cpp
|
Bug 1559076 - Implement shadow part forwarding (minus invalidation). r=heycam
|
2019-11-21 10:32:32 +00:00 |
ShadowParts.h
|
Bug 1559076 - Implement shadow part forwarding (minus invalidation). r=heycam
|
2019-11-21 10:32:32 +00:00 |
SheetLoadData.h
|
Bug 1571530 - Cleanup confusing lifetime of SheetLoadData. r=heycam
|
2019-08-16 10:56:09 +00:00 |
SheetParsingMode.h
|
Bug 1511718 - Remove eSafeAgentSheetFeatures. r=emilio
|
2018-12-05 21:18:21 +00:00 |
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 1594946 - Treat 3d translate/scale as 2d if the value can be expressed as 2d. r=emilio
|
2019-11-15 19:38:24 +00:00 |
StyleAnimationValue.h
|
Bug 1429305 - Add new layer messages for passing motion path info. r=hiro,mattwoodrow
|
2019-10-31 20:07:41 +00: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
|
Bug 760345 - Remove the last usage of lossy currentcolor. r=heycam
|
2019-04-06 17:47:58 +00:00 |
StyleSheet.cpp
|
Bug 1593865 - Simplify code for keeping alive shared memory until all sheets go away. r=jwatt
|
2019-11-07 11:19:23 +00:00 |
StyleSheet.h
|
Bug 1599161 - Remove some unused declarations. r=boris
|
2019-11-25 19:15:07 +00:00 |
StyleSheetInfo.h
|
Bug 1599161 - Remove some unused declarations. r=boris
|
2019-11-25 19:15:07 +00:00 |
StyleSheetInlines.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
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
|
Bug 1474793 - Part 1: Add a UserAgentStyleSheetID enum based on UserAgentStyleSheetList.h. r=emilio
|
2019-03-30 00:15:41 +00:00 |
UserAgentStyleSheetList.h
|
Bug 1474793 - Part 13: Build and use shared memory user agent style sheets in parent and content processes. r=emilio,kmag
|
2019-03-30 00:23:49 +00:00 |
bindgen.toml.in
|
Bug 1490948: Add support for extra bindgen flags when compiling Cranelift; r=froydnj
|
2018-09-25 15:31:22 +02:00 |
contenteditable.css
|
Bug 1582398 - Remove user-select: all for editable labels. r=masayuki
|
2019-10-23 09:30:03 +00:00 |
designmode.css
|
…
|
|
jar.mn
|
Bug 1519737 - Move pluginProblemBinding.css to the UA style sheet cache. r=emilio,timdream
|
2019-01-16 03:37:43 +00:00 |
moz.build
|
Bug 1593119 - Remove dom/xbl and the MOZ_XBL build option r=bzbarsky
|
2019-11-07 00:35:32 +00:00 |
nsAnimationManager.cpp
|
Bug 1593222: part 12) Rename "nsNodeUtils.*" to "MutationObservers.*". r=smaug
|
2019-11-06 09:08:06 +00:00 |
nsAnimationManager.h
|
Bug 1593222: part 12) Rename "nsNodeUtils.*" to "MutationObservers.*". r=smaug
|
2019-11-06 09:08:06 +00:00 |
nsCSSAnonBoxList.h
|
Bug 1557825 part 1 - Implement 'display:block ruby'. r=emilio
|
2019-08-14 14:38:31 +00:00 |
nsCSSAnonBoxes.cpp
|
Bug 1528071 - Move `GetAtomBase`s into classes to avoid unified name conflict. r=heycam
|
2019-03-06 04:41:13 +00:00 |
nsCSSAnonBoxes.h
|
Bug 1528071 - Move `GetAtomBase`s into classes to avoid unified name conflict. r=heycam
|
2019-03-06 04:41:13 +00: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 1576946 - Remove nsStackFrame platform code. r=mats
|
2019-11-12 19:50:19 +00:00 |
nsCSSKeywords.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsCSSKeywords.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsCSSPropertyID.h.in
|
Bug 1578661 - Report counted unknown properties as well. r=boris
|
2019-09-19 00:20:04 +00:00 |
nsCSSPropertyIDSet.h
|
Bug 1592787 - Don't run compositor animations if offset-path is not animating and is none. r=hiro
|
2019-11-06 20:17:07 +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
|
Bug 205202 part 1 - [css-lists][css-pseudo] Add support for the ::marker pseudo element on list items. Alias :-moz-list-bullet/number to that in the parser. r=emilio
|
2019-03-24 23:13:53 +01:00 |
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 |
nsComputedDOMStyle.cpp
|
Bug 1587162 - Fix UBSAN complaints about pref callbacks. r=erahm
|
2019-11-01 02:57:20 +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 |
nsDOMCSSAttrDeclaration.cpp
|
Bug 1593222: part 12) Rename "nsNodeUtils.*" to "MutationObservers.*". r=smaug
|
2019-11-06 09:08:06 +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
|
Bug 1519636 - Reformat everything to the Google coding style r=Ehsan
|
2019-01-16 08:50:07 +00:00 |
nsDOMCSSValueList.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsDOMCSSValueList.h
|
Bug 1494622 - Simplify CSSValue and co a bit more. r=xidorn
|
2018-09-27 16:11:45 +02:00 |
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
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsHTMLCSSStyleSheet.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsHTMLCSSStyleSheet.h
|
Bug 1525955 - Include anon boxes in CSSPseudoElementType, to remove ComputedStyle::mPseudoTag. r=heycam
|
2019-02-19 13:44:33 +00:00 |
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
|
Bug 1533870: Preemptively fix unified build bustage in layout/style. r=boris
|
2019-03-08 21:48:39 +00:00 |
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 1593865 - Leak shared memory for the lifetime of the process. r=heycam
|
2019-11-07 11:19:27 +00:00 |
nsLayoutStylesheetCache.h
|
Bug 1599161 - Remove some unused declarations. r=boris
|
2019-11-25 19:15:07 +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
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsROCSSPrimitiveValue.cpp
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsROCSSPrimitiveValue.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsStyleAutoArray.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
nsStyleConsts.h
|
Bug 1597893 : convert NS_STYLE_WINDOW_SHADOW_* to an enum class in nsStyleConsts.h r=emilio
|
2019-11-25 16:00:23 +00:00 |
nsStyleStruct.cpp
|
Bug 1597893 : convert NS_STYLE_WINDOW_SHADOW_* to an enum class in nsStyleConsts.h r=emilio
|
2019-11-25 16:00:23 +00:00 |
nsStyleStruct.h
|
Bug 1597893 : convert NS_STYLE_WINDOW_SHADOW_* to an enum class in nsStyleConsts.h r=emilio
|
2019-11-25 16:00:23 +00:00 |
nsStyleStructFwd.h
|
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
|
2018-11-30 11:46:48 +01:00 |
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 1594946 - Treat 3d translate/scale as 2d if the value can be expressed as 2d. r=emilio
|
2019-11-15 19:38:24 +00:00 |
nsStyleTransformMatrix.h
|
Bug 1429305 - Refactor for ResolveMotionPath. r=hiro
|
2019-10-31 20:07:30 +00:00 |
nsStyleUtil.cpp
|
Bug 1598348 : convert NS_STYLE_OBJECT_FIT_* to an enum class in nsStyleConsts.h r=emilio
|
2019-11-25 15:40:50 +00:00 |
nsStyleUtil.h
|
Bug 1575608 - Avoid manual paint-order glue code. r=boris
|
2019-08-21 19:47:53 +00:00 |
nsTimingFunction.h
|
Bug 1533142 - Use more cbindgen features. r=kats
|
2019-03-06 23:01:11 +00:00 |
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 |