gecko-dev/layout/style
Sebastian Hengst 66e04dcde6 Backed out changeset 4666cde20909 (bug 1409327) 2017-10-17 22:03:33 +02:00
..
crashtests Bug 1344210 - Add crashtest. r=me 2017-10-11 11:52:40 -04:00
res Bug 1404327 - Move CSS font-family property to date/time input so that it can be overriden. r=dholbert 2017-10-16 15:24:50 +08:00
test Bug 1408322 - Remove inDOMUtils.cssPropertyIsValid() and use CSS.supports() instead. r=jryans 2017-10-17 13:00:42 +08:00
xbl-marquee Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
AnimationCollection.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
AnimationCollection.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
AnimationCommon.h Bug 1374882 - Add a TimingParams ctor for CSS animations/transitions. r=birtles 2017-06-22 12:12:42 +09:00
BindingStyleRule.cpp Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
BindingStyleRule.h Bug 1359217 part 0 - Some fixup for later patches. r=heycam 2017-06-19 15:45:43 +10:00
BuiltinCounterStyleList.h Bug 1393189 part 1 - Statically initialize builtin style table with their name atom included. r=dholbert 2017-08-29 14:44:14 +10:00
CSS.cpp Bug 1338486: Support implied parentheses in CSS.supports; r=xidorn 2017-06-04 03:45:05 -07:00
CSS.h
CSSCalc.h bug 1363349 (part 1) - refactor CSSCalc.h to share code better, via a templated ReduceCalcOps class r=dholbert 2017-07-12 18:13:07 -07:00
CSSEnabledState.h
CSSFontFeatureValuesRule.cpp Bug 1365900 - Extract CSSFontFeatureValuesRule base class r=xidorn 2017-07-24 16:12:57 -07:00
CSSFontFeatureValuesRule.h Bug 1365900 - Extract CSSFontFeatureValuesRule base class r=xidorn 2017-07-24 16:12:57 -07:00
CSSImportRule.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
CSSImportRule.h Bug 1371453 Part 3: Change CSSImportRule definition so that media is optional, since in Servo it is derived from an optional stylesheet. r=bz,heycam 2017-06-27 16:25:07 -07:00
CSSKeyframeRule.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
CSSKeyframeRule.h Bug 1345697 part 2 - Add CSSKeyframesRule and CSSKeyframeRule base class. r=heycam 2017-05-19 16:12:34 +10:00
CSSKeyframesRule.cpp Bug 1345697 part 2 - Add CSSKeyframesRule and CSSKeyframeRule base class. r=heycam 2017-05-19 16:12:34 +10:00
CSSKeyframesRule.h Bug 1345697 part 2 - Add CSSKeyframesRule and CSSKeyframeRule base class. r=heycam 2017-05-19 16:12:34 +10:00
CSSLexer.cpp
CSSLexer.h Bug 1321495 part 1: Add needed includes/namepsaces to headers within layout/style, to preemptively fix unified-build bustage. r=TYLin 2016-12-01 10:37:43 -08:00
CSSMediaRule.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
CSSMediaRule.h Bug 1315601 part 15 - Move some common methods to a new CSSMediaRule binding class. r=heycam 2017-03-09 17:37:38 +11:00
CSSMozDocumentRule.cpp Bug 1361994 - Part 1: Add separate CSSDocumentRule class. r=xidorn 2017-05-11 14:11:15 +02:00
CSSMozDocumentRule.h Bug 1361994 - Part 1: Add separate CSSDocumentRule class. r=xidorn 2017-05-11 14:11:15 +02:00
CSSNamespaceRule.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
CSSPageRule.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
CSSPageRule.h Bug 1345206 - Extract CSSPageRule base class. r=xidorn 2017-03-31 19:14:49 -05:00
CSSRuleList.cpp
CSSRuleList.h Bug 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam 2017-01-13 10:41:03 -05:00
CSSStyleSheet.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
CSSStyleSheet.h Bug 1352669 - Hook up Stylo CSS parser to Gecko error reporter. r=emilio 2017-07-10 17:52:00 -04:00
CSSSupportsRule.cpp Bug 1367303 - Add full namespace to CSSSupportsRule classes refcount impl macro. r=heycam 2017-05-24 14:39:52 +10:00
CSSSupportsRule.h Bug 1355394 part 1 - Add separate CSSSupportsRule base class. r=heycam 2017-04-26 16:55:36 +08:00
CSSValue.h
CSSVariableDeclarations.cpp Bug 1372025 - Replace Contains+Put with LookupForAdd to avoid unnecessary hashtable lookups. r=froydnj 2017-06-14 01:54:27 +02:00
CSSVariableDeclarations.h
CSSVariableImageTable.h
CSSVariableResolver.cpp Bug 1404224 - Fix ubsan runtime error for nsCSSTokenSerializationType. r=heycam 2017-10-03 10:06:00 -04:00
CSSVariableResolver.h
CSSVariableValues.cpp
CSSVariableValues.h
CounterStyleManager.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
CounterStyleManager.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
Declaration.cpp Bug 1281101 Part 1 - Remove MOZ_ENABLE_MASK_AS_SHORTHAND from layout code. r=cjku 2017-09-21 17:36:57 +08:00
Declaration.h Bug 1383296 Part 1: Remove all uses of the nsCSSValue::Serialization enum, now that it no longer has multiple values. r=heycam 2017-07-21 17:26:35 -07:00
DeclarationBlock.h Bug 1368922 - Set mIsDirty atomically. r=hiro 2017-09-20 11:30:08 +08:00
DeclarationBlockInlines.h Bug 1402218. Make sure to clone our CSSDeclaration as needed when removing properties. r=emilio 2017-09-28 22:04:34 -04:00
DocumentStyleRootIterator.cpp Bug 1383332 - Track the restyle root and use it to do less work during the traversal. r=emilio 2017-08-22 21:19:24 -07:00
DocumentStyleRootIterator.h Bug 1383332 - Track the restyle root and use it to do less work during the traversal. r=emilio 2017-08-22 21:19:24 -07:00
ErrorReporter.cpp Bug 1381282 - Change nsScriptErrorBase::InitWithWindowID so that it does not call GetSensitiveInfoHiddenSpec as much as now. r=bz r=valentin 2017-08-07 15:56:30 +02:00
ErrorReporter.h Bug 1380488 - Share CSS source line between all same-line errors. r=heycam 2017-07-14 10:53:11 -04:00
FontFace.cpp Bug 1383296 Part 1: Remove all uses of the nsCSSValue::Serialization enum, now that it no longer has multiple values. r=heycam 2017-07-21 17:26:35 -07:00
FontFace.h Bug 1356103 - Part 7: Use PostTraversalTasks to deal with FontFace's Promise during Servo traversal. r=bholley 2017-04-30 14:51:29 +08:00
FontFaceSet.cpp Bug 1407056: Part 1 - Provide more consistent principal/origin URL to content policies. r=bz,ckerschb 2017-10-12 15:43:55 -07:00
FontFaceSet.h Bug 1397626 - Part 2: Replace uses of FontFamilyListRefCnt with SharedFontList. r=xidorn 2017-10-02 10:24:25 +08:00
FontFaceSetIterator.cpp
FontFaceSetIterator.h
GeckoStyleContext.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
GeckoStyleContext.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
GenerateCSSPropsGenerated.py
GenericSpecifiedValues.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
GenericSpecifiedValuesInlines.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
GroupRule.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
GroupRule.h Bug 1382285 - stylo: initialize missing Servo*Rule with line and column numbers. r=xidorn 2017-07-24 15:07:07 +02:00
HandleRefPtr.h Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
ImageDocument.css
ImageLoader.cpp Bug 1247843 - Part 3: Set request context ID to the http channel created in imgLoader::LoadImage. r=baku 2017-09-20 20:09:00 -04:00
ImageLoader.h Bug 1367207 part 2 - Update mFrameToRequestMap/mRequestToFrameMap more efficiently on frame removal. r=dholbert 2017-06-07 15:22:41 +02:00
ImportRule.h Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj 2017-08-16 16:48:52 -07:00
IncrementalClearCOMRuleArray.cpp
IncrementalClearCOMRuleArray.h
LayerAnimationInfo.cpp Bug 1388162 - Add a Destroy function to nsDisplayItem to use instead of manually invoking the destructor, this will allow us to recycle them in the future. r=mstange 2017-08-07 16:07:43 +12:00
LayerAnimationInfo.h Bug 1388162 - Add a Destroy function to nsDisplayItem to use instead of manually invoking the destructor, this will allow us to recycle them in the future. r=mstange 2017-08-07 16:07:43 +12:00
Loader.cpp Backed out changeset 4666cde20909 (bug 1409327) 2017-10-17 22:03:33 +02:00
Loader.h Bug 1407056: Part 1 - Provide more consistent principal/origin URL to content policies. r=bz,ckerschb 2017-10-12 15:43:55 -07:00
Makefile.in
MediaList.cpp Bug 1325878: Simplify MediaList creation. r=xidorn 2017-04-13 00:30:12 +08:00
MediaList.h Bug 1325878: Simplify MediaList creation. r=xidorn 2017-04-13 00:30:12 +08:00
MediaQueryList.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
MediaQueryList.h Bug 1354599 - Use of DOMEventTargetHelper::KeepAliveIfHasListenersFor in MediaQueryList, r=smaug 2017-04-18 13:53:15 +02:00
NameSpaceRule.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
PostTraversalTask.cpp Bug 1356103 - Part 9: Use a PostTraversalTask to deal with downloadable fonts in gfxUserFontSet. r=bholley,jfkthame 2017-04-30 14:57:25 +08:00
PostTraversalTask.h No bug: Fix missing include in PostTraversalTask.h. r=bholley 2017-07-26 14:22:12 +02:00
PreloadedStyleSheet.cpp Bug 1348442: Part 2a - Asynchronously load and cache content script CSS. r=aswan 2017-03-23 18:51:38 -07:00
PreloadedStyleSheet.h Bug 1348442: Part 1 - Allow loading preloaded stylesheets asynchronously. r=heycam 2017-03-19 19:33:49 -07:00
PythonCSSProps.h Bug 1344314 - stylo: Add an aliasid field to CSS_PROP_ALIAS macro and include them to bindings r=manishearth 2017-08-12 14:37:19 -07:00
Rule.h Bug 1345696 part 1 - Lots of fixup for the next patch. r=heycam 2017-03-28 20:05:12 +11:00
RuleNodeCacheConditions.cpp Bug 1384868: Simplify a bit RuleNodeCacheConditions. r=heycam 2017-07-27 03:07:06 +02:00
RuleNodeCacheConditions.h Bug 1384868: Simplify a bit RuleNodeCacheConditions. r=heycam 2017-07-27 03:07:06 +02:00
RuleProcessorCache.cpp Bug 1299489 - Change nsTArray to use a custom iterator based on index instead of pointers to improve iterator invalidation safety of ranged for loops, r=froydnj 2016-12-08 15:54:45 -10:00
RuleProcessorCache.h Bug 1347815 - part3: label RuleProcessorCache::mExpirationTracker. r=heycam 2017-04-09 16:53:57 +08:00
ServoArcTypeList.h Bug 1365900 - Create ServoFontFeatureValuesRule and bind servo data r=xidorn 2017-07-25 18:30:15 -07:00
ServoBindingList.h Bug 1408312 - Part 1: Add ServoCSSParser utility class. r=xidorn 2017-10-16 08:54:47 +08:00
ServoBindingTypes.h Bug 1329169 - Use atom for animation-name property. r=xidorn 2017-10-10 17:00:28 +09:00
ServoBindings.cpp Bug 1407246 - Split out Variables struct difference calculation. r=emilio 2017-10-12 09:12:30 +08:00
ServoBindings.h Bug 1407080 - Add an API to annotate crash reports from stylo. r=Manishearth 2017-10-10 13:30:57 -07:00
ServoBindings.toml Bug 1329169 - Use atom for animation-name property. r=xidorn 2017-10-10 17:00:28 +09:00
ServoCSSParser.cpp Bug 1408312 - Part 1: Add ServoCSSParser utility class. r=xidorn 2017-10-16 08:54:47 +08:00
ServoCSSParser.h Bug 1408312 - Part 1: Add ServoCSSParser utility class. r=xidorn 2017-10-16 08:54:47 +08:00
ServoCSSRuleList.cpp Bug 1395322 Part 1: Enforce consistent use of nsIDOMCSSRule enums for Servo rule types. r=xidorn 2017-09-06 16:58:42 -07:00
ServoCSSRuleList.h Bug 1395322 Part 1: Enforce consistent use of nsIDOMCSSRule enums for Servo rule types. r=xidorn 2017-09-06 16:58:42 -07:00
ServoDeclarationBlock.cpp Bug 1352669 - Hook up Stylo CSS parser to Gecko error reporter. r=emilio 2017-07-10 17:52:00 -04:00
ServoDeclarationBlock.h Bug 1302513 Part 3: Remove declarations and implementations of getAuthoredPropertyValue. r=dholbert 2017-07-21 14:18:45 -07:00
ServoDocumentRule.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
ServoDocumentRule.h Bug 1361994 - Part 3: Implement CSSOM support for @-moz-document. r=xidorn 2017-05-11 14:11:16 +02:00
ServoElementSnapshot.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ServoElementSnapshot.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ServoElementSnapshotTable.h Bug 1355343: Take all the snapshots into account. r=bholley 2017-05-07 16:36:47 +02:00
ServoFontFeatureValuesRule.cpp Bug 1365900 - Create ServoFontFeatureValuesRule and bind servo data r=xidorn 2017-07-25 18:30:15 -07:00
ServoFontFeatureValuesRule.h Bug 1365900 - Create ServoFontFeatureValuesRule and bind servo data r=xidorn 2017-07-25 18:30:15 -07:00
ServoImportRule.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
ServoImportRule.h Bug 1372041: Refactor @import so it also respects the stylesheet's media properly. r=heycam 2017-07-02 17:19:08 +02:00
ServoKeyframeRule.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
ServoKeyframeRule.h Bug 1394994 - stylo: get line and column for ServoKeyframeRule. r=xidorn 2017-09-04 13:38:23 +08:00
ServoKeyframesRule.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ServoKeyframesRule.h Bug 1345697 part 3 - Implement CSSKeyframesRule and CSSKeyframeRule for stylo. r=heycam 2017-05-19 16:12:34 +10:00
ServoMediaList.cpp Bug 1371408 - stylo: MediaList getter should return null when string is not found; r=bholley 2017-06-08 13:32:25 -07:00
ServoMediaList.h Bug 1325878: Pass the MediaList down to Servo, making <style media> work. r=xidorn 2017-04-13 00:30:10 +08:00
ServoMediaRule.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
ServoMediaRule.h Bug 1350175 - Part 2: FFI changes to get line and column. r=xidorn 2017-04-25 16:24:39 +02:00
ServoNamespaceRule.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ServoNamespaceRule.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ServoPageRule.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
ServoPageRule.h Bug 1360488 - Part 1: stylo: Add ServoCSSParsingEnvironment and pass this instead of URLExtraData r=bholley 2017-05-11 19:06:43 +03:00
ServoPropPrefList.h Bug 1344314 - stylo: Add an aliasid field to CSS_PROP_ALIAS macro and include them to bindings r=manishearth 2017-08-12 14:37:19 -07:00
ServoSpecifiedValues.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ServoSpecifiedValues.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ServoStyleContext.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ServoStyleContext.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ServoStyleContextInlines.h Bug 1382017 part 4 Gecko piece - Rename ServoComputedValues -> ServoComputedData; r=heycam 2017-07-20 21:44:02 -07:00
ServoStyleRule.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
ServoStyleRule.h Bug 1359217 part 6 - Add ServoStyleRuleMap to handle style rule mapping. r=heycam 2017-06-19 15:45:43 +10:00
ServoStyleSet.cpp Bug 1407463 - Drop unused pseudo atom argument from GetBaseContextForElement. r=heycam 2017-10-11 10:00:37 +09:00
ServoStyleSet.h Bug 1407888 part 2 - Make ServoStyleRuleMap::FillTableFromStyleSheet not make unique inner. r=heycam 2017-10-12 18:56:02 +11:00
ServoStyleSheet.cpp Bug 1407888 part 2 - Make ServoStyleRuleMap::FillTableFromStyleSheet not make unique inner. r=heycam 2017-10-12 18:56:02 +11:00
ServoStyleSheet.h Bug 1407888 part 2 - Make ServoStyleRuleMap::FillTableFromStyleSheet not make unique inner. r=heycam 2017-10-12 18:56:02 +11:00
ServoSupportsRule.cpp Bug 1391005 - Eliminate NS_INTERFACE_MAP_BEGIN_CYCLE_COLLECTION_INHERITED. r=peterv 2017-08-29 16:02:48 -07:00
ServoSupportsRule.h Bug 1350175 - Part 2: FFI changes to get line and column. r=xidorn 2017-04-25 16:24:39 +02:00
ServoTypes.h Bug 1399228 - stylo: Remove FontComputationData, switch over to using the new font tracking; r=emilio 2017-09-23 12:55:43 -07:00
ServoUtils.h Bug 1381844 - Remove diagnostic assertions. r=me 2017-08-08 12:06:57 -07:00
SheetLoadData.h Bug 1354989 - Avoid pivoting via UTF-16 when loading CSS in the Stylo mode. r=jdm,SimonSapin 2017-08-29 16:01:42 +03:00
SheetParsingMode.h Bug 1372790 - Change uint8_t to back some enum and reorder some fields in StyleSheet to make it more compact. r=heycam 2017-06-14 14:26:48 +10:00
SheetType.h Bug 1062106 part 2 - Remove unused SVG Attribute Animations cascade level. r=birtles,dbaron,xidorn 2017-03-21 15:43:26 +09:00
StreamLoader.cpp Bug 1354989 - Avoid pivoting via UTF-16 when loading CSS in the Stylo mode. r=jdm,SimonSapin 2017-08-29 16:01:42 +03:00
StreamLoader.h Bug 1354989 - Avoid pivoting via UTF-16 when loading CSS in the Stylo mode. r=jdm,SimonSapin 2017-08-29 16:01:42 +03:00
StyleAnimationValue.cpp Bug 1404243 Part 3 - Remove refcount for StyleBasicShape, and use UniquePtr to hold it. r=heycam 2017-09-25 18:50:24 +08:00
StyleAnimationValue.h Bug 1381844: Be more explicit about the kind of style context we handle all the time. r=bholley 2017-07-22 18:02:57 +02:00
StyleBackendType.h Bug 1334938 - Re-enable stylo in stylo builds. r=emilio 2017-01-30 12:09:25 +11:00
StyleComplexColor.h Backed out changeset 5bc2005e01a6 (bug 1063162) for failing own test caret-color-01.html at least on OSX and Windows 8 x64. r=backout 2016-12-22 17:44:43 +01:00
StylePrefs.cpp Bug 1374902 - Check pref when parsing :fullscreen pseudo-class. r=TYLin 2017-08-02 16:34:47 +10:00
StylePrefs.h Bug 1374902 - Check pref when parsing :fullscreen pseudo-class. r=TYLin 2017-08-02 16:34:47 +10:00
StyleRule.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
StyleRule.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
StyleSetHandle.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
StyleSetHandleInlines.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
StyleSheet.cpp Bug 1407888 part 2 - Make ServoStyleRuleMap::FillTableFromStyleSheet not make unique inner. r=heycam 2017-10-12 18:56:02 +11:00
StyleSheet.h Bug 1407888 part 2 - Make ServoStyleRuleMap::FillTableFromStyleSheet not make unique inner. r=heycam 2017-10-12 18:56:02 +11:00
StyleSheetInfo.h Bug 1399911 - preserve sourceURL comment directive on style sheets; r=bz,heycam 2017-09-14 14:59:32 -06:00
StyleSheetInlines.h Bug 1407888 part 2 - Make ServoStyleRuleMap::FillTableFromStyleSheet not make unique inner. r=heycam 2017-10-12 18:56:02 +11:00
TopLevelImageDocument.css
TopLevelVideoDocument.css
URLExtraData.cpp Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm 2017-07-14 08:49:22 +02:00
URLExtraData.h Bug 1381851 - Add mIsChrome to URLExtraData for querying on servo side. r=heycam 2017-07-31 17:57:56 +08:00
URLMatchingFunction.h Bug 1355408 - Part 1: Support @-moz-document rule in stylo. r=xidorn 2017-04-18 18:59:43 +02:00
bindgen.toml.in Bug 1368083 - Pass -isysroot to bindgen. r=gps 2017-07-06 11:34:03 -07:00
contenteditable.css Bug 1355734 - Remove text-decoration-line: -moz-anchor-decoration. r=heycam,masayuki 2017-04-13 16:17:03 +08:00
designmode.css
generate-stylestructlist.py Bug 1367904 - Part 4: stylo: Replace real ComputedValues with bindgenned ComputedValues2; r=bholley 2017-07-17 21:00:25 -07:00
jar.mn Bug 1395486 - Move resource://gre-resource/plaintext.css to resource://content-accessible/plaintext.css. r=heycam 2017-08-31 17:06:22 +08:00
moz.build Bug 1408312 - Part 1: Add ServoCSSParser utility class. r=xidorn 2017-10-16 08:54:47 +08:00
nsAnimationManager.cpp Bug 1405548 - Post restyles when creating or removing new CSS animations when using the Servo backend; r=hiro 2017-10-11 16:36:36 +09:00
nsAnimationManager.h Bug 1329169 - Use atom for animation-name property. r=xidorn 2017-10-10 17:00:28 +09:00
nsCSSAnonBoxList.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsCSSAnonBoxes.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsCSSAnonBoxes.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsCSSCounterDescList.h
nsCSSCounterStyleRule.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsCSSDataBlock.cpp Bug 1281101 Part 1 - Remove MOZ_ENABLE_MASK_AS_SHORTHAND from layout code. r=cjku 2017-09-21 17:36:57 +08:00
nsCSSDataBlock.h
nsCSSFontDescList.h
nsCSSFontFaceRule.h Bug 1345696 part 2 - Move nsCSSFontFaceRule to a separate header. r=heycam 2017-03-29 10:20:40 +11:00
nsCSSKeywordList.h Bug 1387594 - Add system colors for use in conjunction with -moz-font-smoothing-background-color and vibrant -moz-appearances. r=dbaron 2017-09-14 23:09:48 +02:00
nsCSSKeywords.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsCSSKeywords.h Bug 1374580 (part 2) - Remove nsAFlat{,C}String typedefs. r=froydnj. 2017-06-20 19:19:05 +10:00
nsCSSParser.cpp Bug 1329169 - Use atom for animation-name property. r=xidorn 2017-10-10 17:00:28 +09:00
nsCSSParser.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsCSSPropAliasList.h Bug 1281101 Part 1 - Remove MOZ_ENABLE_MASK_AS_SHORTHAND from layout code. r=cjku 2017-09-21 17:36:57 +08:00
nsCSSPropList.h Bug 1281101 Part 1 - Remove MOZ_ENABLE_MASK_AS_SHORTHAND from layout code. r=cjku 2017-09-21 17:36:57 +08:00
nsCSSPropLogicalGroupList.h
nsCSSPropertyID.h Bug 1344314 - stylo: Add an aliasid field to CSS_PROP_ALIAS macro and include them to bindings r=manishearth 2017-08-12 14:37:19 -07:00
nsCSSPropertyIDSet.h Bug 1336772 - Request any restyles required by changes to the cascade result. r=birtles 2017-09-05 16:34:24 +09:00
nsCSSProps.cpp Bug 1281101 Part 1 - Remove MOZ_ENABLE_MASK_AS_SHORTHAND from layout code. r=cjku 2017-09-21 17:36:57 +08:00
nsCSSProps.h Bug 1393189 part 4 - Remove kListStyleKTable and CSS keywords only used in this table. r=dholbert 2017-08-29 15:41:37 +10:00
nsCSSPropsGenerated.inc.in
nsCSSPseudoClassList.h Bug 1405311: Remove :-moz-system-metric pseudo-class. r=xidorn 2017-10-12 15:10:49 +02:00
nsCSSPseudoClasses.cpp Bug 1405311: Remove :-moz-system-metric pseudo-class. r=xidorn 2017-10-12 15:10:49 +02:00
nsCSSPseudoClasses.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsCSSPseudoElementList.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsCSSPseudoElements.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsCSSPseudoElements.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsCSSRuleProcessor.cpp Bug 1408838: Remove -moz-physical-home-button system metric. r=xidorn 2017-10-16 08:57:59 +02:00
nsCSSRuleProcessor.h Bug 1329169 - Use atom for animation-name property. r=xidorn 2017-10-10 17:00:28 +09:00
nsCSSRules.cpp Bug 1329169 - Use atom for animation-name property. r=xidorn 2017-10-10 17:00:28 +09:00
nsCSSRules.h Bug 1329169 - Use atom for animation-name property. r=xidorn 2017-10-10 17:00:28 +09:00
nsCSSScanner.cpp Bug 1399911 - preserve sourceURL comment directive on style sheets; r=bz,heycam 2017-09-14 14:59:32 -06:00
nsCSSScanner.h Bug 1399911 - preserve sourceURL comment directive on style sheets; r=bz,heycam 2017-09-14 14:59:32 -06:00
nsCSSValue.cpp Bug 1397626 - Part 3: Use SharedFontList to store font-family specified and computed values. r=xidorn 2017-10-03 12:27:45 +08:00
nsCSSValue.h Bug 1397626 - Part 3: Use SharedFontList to store font-family specified and computed values. r=xidorn 2017-10-03 12:27:45 +08:00
nsCSSVisitedDependentPropList.h Bug 1326189 part 1 - Apply :visited style for caret-color. r=dholbert 2017-01-19 23:07:25 +08:00
nsComputedDOMStyle.cpp Bug 1408851 - part2: do not always clamp negative calc values while serializing basic-shape inset. r=TYLin 2017-10-16 17:18:05 +08:00
nsComputedDOMStyle.h Bug 1408851 - part1: do not always clamp negative calc values in BoxValuesToString. r=TYLin 2017-10-16 16:55:54 +08:00
nsComputedDOMStylePropertyList.h Bug 1281101 Part 1 - Remove MOZ_ENABLE_MASK_AS_SHORTHAND from layout code. r=cjku 2017-09-21 17:36:57 +08:00
nsDOMCSSAttrDeclaration.cpp Bug 1389215 - Don't layerize in response to margin changes. r=mattwoodrow 2017-08-12 18:42:04 -04:00
nsDOMCSSAttrDeclaration.h Bug 1360488 - Part 1: stylo: Add ServoCSSParsingEnvironment and pass this instead of URLExtraData r=bholley 2017-05-11 19:06:43 +03:00
nsDOMCSSDeclaration.cpp Bug 1402218. Make sure to clone our CSSDeclaration as needed when removing properties. r=emilio 2017-09-28 22:04:34 -04:00
nsDOMCSSDeclaration.h Bug 1344314 - stylo: Add an aliasid field to CSS_PROP_ALIAS macro and include them to bindings r=manishearth 2017-08-12 14:37:19 -07:00
nsDOMCSSRGBColor.cpp
nsDOMCSSRGBColor.h
nsDOMCSSRect.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsDOMCSSRect.h
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsFontFaceLoader.cpp Bug 1404198: Part 2e - Switch to NS_NewTimer* in layout. r=njn 2017-10-15 23:13:31 -07:00
nsFontFaceLoader.h Bug 1381434 - off-main-thread loading web font r=heycam 2017-09-29 10:10:13 +08:00
nsFontFaceUtils.cpp Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam 2017-04-30 17:30:08 +02:00
nsFontFaceUtils.h
nsHTMLCSSStyleSheet.cpp Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
nsHTMLCSSStyleSheet.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsHTMLStyleSheet.cpp Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsHTMLStyleSheet.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsICSSDeclaration.h Bug 1302513 Part 3: Remove declarations and implementations of getAuthoredPropertyValue. r=dholbert 2017-07-21 14:18:45 -07:00
nsICSSLoaderObserver.h Bug 1373018 - Part 1: stylo: Introduce ServoStyleContext and GeckoStyleContext subclasses; r=bholley 2017-06-10 22:27:45 -07:00
nsICSSStyleRuleDOMWrapper.h Bug 1367615 - Part 1: Move inDOMUtils style rules related functionality to BindingStyleRule. r=emilio 2017-06-07 17:48:49 +02:00
nsIStyleRule.h
nsIStyleRuleProcessor.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsLayoutStylesheetCache.cpp Bug 1354989 - Avoid pivoting via UTF-16 when loading CSS in the Stylo mode. r=jdm,SimonSapin 2017-08-29 16:01:42 +03:00
nsLayoutStylesheetCache.h Bug 1358524 - Load userContent.css on both style backends in e10s. r=bholley 2017-05-03 20:48:48 +09:00
nsMediaFeatures.cpp Bug 1408839: Hide some moz-scrollbar media features in content docs. r=xidorn 2017-10-16 09:24:24 +02:00
nsMediaFeatures.h Bug 1396066: Add a mechanism to make media features chrome / UA-only. r=xidorn 2017-10-07 13:30:09 +02:00
nsMediaList.cpp Bug 1409152. Add an nsTArray::ContainsSorted method. r=froydnj 2017-10-17 15:39:59 -04:00
nsMediaList.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsNthIndexCache.cpp
nsNthIndexCache.h
nsROCSSPrimitiveValue.cpp Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
nsROCSSPrimitiveValue.h
nsRuleData.cpp Bug 1384542: Move GetParent and IsLinkContext to GeckoStyleContext. r=heycam 2017-07-31 14:32:59 +02:00
nsRuleData.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsRuleNode.cpp Bug 1363088 - Remove text-shadow handling from HasAuthorSpecifiedRules. r=heycam 2017-10-12 11:13:07 +11:00
nsRuleNode.h Bug 1403592: Never flush the user font set when getting font metrics from style resolution. r=Manishearth 2017-09-28 10:12:50 +02:00
nsRuleProcessorData.h Bug 1407843 part 2 - Move tree pseudo matching code from nsTreeBodyFrame into nsCSSRuleProcessor. r=heycam 2017-10-13 12:54:18 +11:00
nsRuleWalker.h
nsStyleAutoArray.h Bug 1341985 - Split nsStyleAutoArray into a new header to avoid including nsStyleStruct.h in ServoBindingTypes.h. r=birtles 2017-03-10 11:53:17 +09:00
nsStyleConsts.h Bug 1399228 - stylo: Add font keyword info fields on nsStyleFont; r=emilio 2017-09-23 12:55:34 -07:00
nsStyleContext.cpp Bug 1407246 - Split out Variables struct difference calculation. r=emilio 2017-10-12 09:12:30 +08:00
nsStyleContext.h Bug 1407246 - Split out Variables struct difference calculation. r=emilio 2017-10-12 09:12:30 +08:00
nsStyleContextInlines.h Bug 1385896: Move nsStyleContext::mParent to GeckoStyleContext. r=heycam 2017-07-31 16:21:40 +02:00
nsStyleCoord.cpp Bug 1378000 - Remove nsStyleCoord::HashValue(); r=bholley 2017-07-03 21:55:18 -04:00
nsStyleCoord.h Bug 1378000 - Remove nsStyleCoord::HashValue(); r=bholley 2017-07-03 21:55:18 -04:00
nsStyleSet.cpp Bug 1407843 part 2 - Move tree pseudo matching code from nsTreeBodyFrame into nsCSSRuleProcessor. r=heycam 2017-10-13 12:54:18 +11:00
nsStyleSet.h Bug 1407843 part 2 - Move tree pseudo matching code from nsTreeBodyFrame into nsCSSRuleProcessor. r=heycam 2017-10-13 12:54:18 +11:00
nsStyleStruct.cpp Bug 1329169 - Use atom for animation-name property. r=xidorn 2017-10-10 17:00:28 +09:00
nsStyleStruct.h Bug 1329169 - Use atom for animation-name property. r=xidorn 2017-10-10 17:00:28 +09:00
nsStyleStructFwd.h
nsStyleStructInlines.h Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam 2017-04-30 17:30:08 +02:00
nsStyleTransformMatrix.cpp Bug 1394284 - add fallback discrete procedure for transform animation. r=boris,hiro 2017-09-13 17:39:07 +08:00
nsStyleTransformMatrix.h Bug 1384656 - Use GeckoStyleContext in nsStyleTransformMatrix::ProcessTranslatePart. r=emilio 2017-07-31 17:31:27 +08:00
nsStyleUtil.cpp Bug 1397626 - Part 3: Use SharedFontList to store font-family specified and computed values. r=xidorn 2017-10-03 12:27:45 +08:00
nsStyleUtil.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00
nsTransitionManager.cpp Bug 1381844: Be more explicit about the kind of style context we handle all the time. r=bholley 2017-07-22 18:02:57 +02:00
nsTransitionManager.h Bug 1400460 - Rename nsIAtom as nsAtom. r=hiro. 2017-10-03 09:05:19 +11:00