gecko-dev/layout/style
Wes Kocher 21203b47b5 Merge inbound to m-c a=merge
MozReview-Commit-ID: JgXkqrOwl3N
2017-05-03 13:40:24 -07:00
..
crashtests Bug 1321754 Part 2 - Update reftest and crashtest expectations for stylo. r=heycam 2017-04-28 14:53:16 +08:00
res Bug 1357169 - Manual back out of changeset eecb0af8a88f (bug 418833). r=mats 2017-03-31 09:47:57 -04:00
test merge mozilla-inbound to mozilla-central a=merge 2017-05-03 10:11:26 +02: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 1341372 - Part 4: Add a utility method to get AnimationCollection by Element and nsIAtom. r=hiro 2017-04-14 10:17:43 +08:00
AnimationCollection.h Bug 1341372 - Part 4: Add a utility method to get AnimationCollection by Element and nsIAtom. r=hiro 2017-04-14 10:17:43 +08:00
AnimationCommon.h Bug 1318223 - Use NonOwningAnimationTarget in OwningElementRef. r=boris, r=birtles 2017-03-26 16:46:00 -04: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 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
CSS.cpp Bug 1331316 - stylo: support 1-arg CSS.supports(); r=heycam 2017-01-15 23:09:42 -08:00
CSS.h Bug 1230172. Update CSS.escape to never throw and instead replace U+0000 with U+FFFD, per recent spec change. r=dbaron 2016-01-05 15:05:23 -05:00
CSSCalc.h Bug 1293743 - Part 3: Add ReduceIntegerCalcOps, analogous to ReduceNumberCalcOps but for pure-integer calc()s. r=dholbert 2016-10-17 20:49:19 -04:00
CSSEnabledState.h Bug 1269975 part 1 - Move nsCSSProps::EnabledState to a top level enum class mozilla::CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10:00
CSSLexer.cpp Bug 1235306 - Fix -Wimplicit-fallthrough warnings in layout/. r=dholbert 2015-11-22 21:33:47 -08:00
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 1315601 part 15 - Move some common methods to a new CSSMediaRule binding class. r=heycam 2017-03-09 17:37:38 +11: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
CSSNamespaceRule.h Bug 1345698 part 4 - Create a new CSSNamespaceRule as a base class. r=heycam 2017-03-14 18:50:28 +11:00
CSSPageRule.cpp Bug 1345206 - Extract CSSPageRule base class. r=xidorn 2017-03-31 19:14:49 -05: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 1358056. Fix stylesheet handling of associated documents in various edge cases. r=heycam 2017-04-24 15:44:19 -04:00
CSSStyleSheet.h Bug 1352763 part 3 - Have ServoStyleSheet also implement nsICSSLoaderObserver. r=heycam 2017-04-03 19:55:06 +10:00
CSSSupportsRule.cpp Bug 1355394 part 1 - Add separate CSSSupportsRule base class. r=heycam 2017-04-26 16:55:36 +08:00
CSSSupportsRule.h Bug 1355394 part 1 - Add separate CSSSupportsRule base class. r=heycam 2017-04-26 16:55:36 +08:00
CSSValue.h Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
CSSVariableDeclarations.cpp Bug 1330172 part 1 - Fix serialization of CSS-wide keyword in variable. r=heycam 2017-01-20 22:34:06 +11:00
CSSVariableDeclarations.h Bug 1187784 (part 8) - Replace nsBaseHashtable::EnumerateRead() calls in layout/ with iterators. r=heycam. 2015-10-22 22:48:40 -07:00
CSSVariableImageTable.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
CSSVariableResolver.cpp Bug 1220714 - use UniquePtr<T[]> instead of nsAutoArrayPtr<T> in layout/; r=dholbert 2015-10-30 15:12:25 -04:00
CSSVariableResolver.h Comment typo fix; no bug. (DONTBUILD) 2015-10-23 18:32:26 +11:00
CSSVariableValues.cpp
CSSVariableValues.h
CounterStyleManager.cpp Bug 1298588 part 16. Remove StyleStructContext. r=bholley 2017-01-04 14:52:27 -05:00
CounterStyleManager.h Bug 1312319 - Add a NS_INLINE_DECL_PURE_VIRTUAL_REFCOUNTING macro and replace existing pure-virtual AddRef/Release declarations. r=froydnj 2017-01-25 14:51:34 -05:00
Declaration.cpp Bug 1356843 - Fix -Wcomma warnings in layout/. r=dholbert 2017-04-09 21:11:45 -07:00
Declaration.h Bug 1330172 part 2 - Fix serialization of property declaration with variable reference. r=heycam 2017-01-20 22:35:12 +11:00
DeclarationBlock.h Bug 1340341 - Set immutablity in GetCSSDeclaration instead of ToString. r=bz 2017-02-24 22:06:07 +11:00
DeclarationBlockInlines.h Bug 1294299 part 11 - Implement getting and removing property. r=SimonSapin,heycam 2016-11-03 14:41:02 +11:00
DocumentStyleRootIterator.cpp Bug 1326574: Add some needed includes/forward-declarations in layout/style, to preemptively fix unified bustage. r=xidorn 2016-12-31 16:10:45 -08:00
DocumentStyleRootIterator.h Bug 1326574: Add some needed includes/forward-declarations in layout/style, to preemptively fix unified bustage. r=xidorn 2016-12-31 16:10:45 -08:00
ErrorReporter.cpp Bug 1338446 Part 1 - Label dispatching ShortTermURISpecCache by using SystemGroup. r=heycam 2017-03-09 17:33:50 +08:00
ErrorReporter.h Bug 1211479 - Errors when parsing substituting variables should include the generated string to help diagnose the issue. r=bz 2015-10-05 14:04:00 +02:00
FontFace.cpp Bug 1345696 part 2 - Move nsCSSFontFaceRule to a separate header. r=heycam 2017-03-29 10:20:40 +11:00
FontFace.h Bug 1309867 - Part 2: Lazily create FontFace::mLoaded; r=heycam 2016-10-18 16:19:01 -07:00
FontFaceSet.cpp Bug 1354563 - Return value of setting referrer could be ignored when loading style. r=heycam 2017-04-27 20:34:00 +02:00
FontFaceSet.h Bug 1345696 part 2 - Move nsCSSFontFaceRule to a separate header. r=heycam 2017-03-29 10:20:40 +11:00
FontFaceSetIterator.cpp Bug 1183484 - Cycle collect FontFaceSetIterator. r=bzbarsky 2015-07-16 17:35:17 +10:00
FontFaceSetIterator.h Bug 1285365 - Part 2: Add missing includes and namespace qualifiers. r=dholbert 2016-07-07 14:05:28 -07:00
GenerateCSSPropsGenerated.py Bug 1299919 - Set CPP/CXXCPP from python configure. r=chmanchester 2016-09-13 13:25:18 +09:00
GenericSpecifiedValues.h Bug 1339711 - Part 5: stylo: Support background presentation attribute; r=emilio 2017-04-12 23:05:57 +08:00
GenericSpecifiedValuesInlines.h Bug 1339711 - Part 5: stylo: Support background presentation attribute; r=emilio 2017-04-12 23:05:57 +08:00
GroupRule.cpp Bug 1315601 part 16 - Implement ServoMediaRule. r=heycam 2017-03-09 17:37:45 +11:00
GroupRule.h Bug 1315601 part 16 - Implement ServoMediaRule. r=heycam 2017-03-09 17:37:45 +11:00
HandleRefPtr.h Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
ImageDocument.css Backed out changeset 93f722efcdec (bug 1145903) for causing bug 1251796. 2016-02-27 12:53:28 -06:00
ImageLoader.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
ImageLoader.h Bug 968923 - part 5b - add nsIDOMWindowUtils::forceUseCounterFlush; r=bz 2015-03-17 15:25:35 -04:00
ImportRule.h Bug 851892 part 11. Convert CSSImportRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
IncrementalClearCOMRuleArray.cpp Bug 1239945 part 3 - Move AnimationCollection to a separate file; r=dholbert 2016-02-24 16:08:20 +09:00
IncrementalClearCOMRuleArray.h Bug 861449 - Incremental css::Rule destroyer. r=dbaron 2015-06-15 12:34:23 -07:00
LayerAnimationInfo.cpp Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
LayerAnimationInfo.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
Loader.cpp Bug 1354563 - Return value of setting referrer could be ignored when loading style. r=heycam 2017-04-27 20:34:00 +02:00
Loader.h Bug 1325878: Use dom::MediaList in the CSS Loader. r=xidorn 2017-04-13 00:30:05 +08:00
Makefile.in Bug 1272488 - Move GenerateCSSPropsGenerated.py invocation to moz.build; r=ted 2016-05-10 17:35:56 -04:00
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 1354599 - Use of DOMEventTargetHelper::KeepAliveIfHasListenersFor in MediaQueryList, r=smaug 2017-04-18 13:53:15 +02:00
MediaQueryList.h Bug 1354599 - Use of DOMEventTargetHelper::KeepAliveIfHasListenersFor in MediaQueryList, r=smaug 2017-04-18 13:53:15 +02:00
NameSpaceRule.h Bug 1345698 part 4 - Create a new CSSNamespaceRule as a base class. r=heycam 2017-03-14 18:50:28 +11: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 1206569 - Part 3: Include internal properties in PythonCSSProps.h and annotate each with a type. r=bzbarsky 2015-09-22 15:58:20 +10: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 804975 - Part 2: Add a RuleNodeCacheConditions class and use it instead of a boolean canStoreInRuleTree during style computation. r=dbaron 2015-06-23 11:48:18 +10:00
RuleNodeCacheConditions.h RuleNodeCacheConditions comment fix; no bug. (DONTBUILD) 2016-08-06 01:02:06 +10: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 1360776 - Pass AnimationValueMap raw pointer instead of Arc to Gecko_GetAnimationRule(). r=emilio 2017-05-01 18:45:41 +09:00
ServoBindingList.h Bug 1346052 - Part 3: Implement AnimationValue::FromString. r=birtles 2017-05-03 11:15:27 +08:00
ServoBindingTypes.h Bug 1360776 - Pass AnimationValueMap raw pointer instead of Arc to Gecko_GetAnimationRule(). r=emilio 2017-05-01 18:45:41 +09:00
ServoBindings.cpp Merge m-c to inbound, a=merge 2017-05-02 17:39:58 -07:00
ServoBindings.h Bug 1360776 - Pass AnimationValueMap raw pointer instead of Arc to Gecko_GetAnimationRule(). r=emilio 2017-05-01 18:45:41 +09:00
ServoCSSRuleList.cpp Bug 1355394 part 3 - Implement CSSOM support for @supports. r=heycam 2017-04-26 15:59:29 +08:00
ServoCSSRuleList.h Bug 1346256 Part 2: Define methods in ServoCSSRuleList to fill a hash of RawServoStyleRule to ServoStyleRule. r=heycam,xidorn 2017-04-07 08:07:37 -07:00
ServoDeclarationBlock.cpp Bug 1343964 part 1 - Move URLExtraData into its own header. r=heycam 2017-04-04 10:04:13 +10:00
ServoDeclarationBlock.h Bug 1343964 part 1 - Move URLExtraData into its own header. r=heycam 2017-04-04 10:04:13 +10:00
ServoElementSnapshot.cpp Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal. r=emilio 2016-11-25 10:06:39 -08:00
ServoElementSnapshot.h Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal. r=emilio 2016-11-25 10:06:39 -08:00
ServoMediaList.cpp Bug 1325878: Support deep-cloning of ServoMediaLists. r=xidorn 2017-04-13 00:30:07 +08: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 1062106 part 2 - Remove unused SVG Attribute Animations cascade level. r=birtles,dbaron,xidorn 2017-03-21 15:43:26 +09:00
ServoMediaRule.h Bug 1315601 part 16 - Implement ServoMediaRule. r=heycam 2017-03-09 17:37:45 +11:00
ServoNamespaceRule.cpp Bug 1345698 part 5 - Add support of CSSNamespaceRule for stylo. r=heycam 2017-03-14 18:51:59 +11:00
ServoNamespaceRule.h Bug 1345698 part 5 - Add support of CSSNamespaceRule for stylo. r=heycam 2017-03-14 18:51:59 +11:00
ServoPageRule.cpp Bug 1345206 - Create ServoPageRule. r=xidorn 2017-03-31 16:13:12 -05:00
ServoPageRule.h Bug 1345206 - Create ServoPageRule. r=xidorn 2017-03-31 16:13:12 -05:00
ServoPropPrefList.h Bug 1297322: stylo: Expose property-pref mappings; r=heycam 2017-01-09 16:05:18 -08:00
ServoSpecifiedValues.cpp Bug 1339711 - Part 5: stylo: Support background presentation attribute; r=emilio 2017-04-12 23:05:57 +08:00
ServoSpecifiedValues.h Bug 1339711 - Part 5: stylo: Support background presentation attribute; r=emilio 2017-04-12 23:05:57 +08:00
ServoStyleRule.cpp Merge mozilla-central to mozilla-inbound 2017-04-10 10:38:33 +02:00
ServoStyleRule.h Bug 1343964 part 7 - Use URLExtraData for declaration modification directly for Servo backend. r=heycam 2017-04-04 16:09:20 +10:00
ServoStyleSet.cpp Bug 1346052 - Part 3: Implement AnimationValue::FromString. r=birtles 2017-05-03 11:15:27 +08:00
ServoStyleSet.h Bug 1346052 - Part 3: Implement AnimationValue::FromString. r=birtles 2017-05-03 11:15:27 +08:00
ServoStyleSheet.cpp Bug 1325878: Pass the MediaList down to Servo, making <style media> work. r=xidorn 2017-04-13 00:30:10 +08:00
ServoStyleSheet.h Bug 1353948 - Add SizeOfIncludingThis() methods to ServoStyle{Set,Sheet,SheetInner}. r=heycam. 2017-04-06 12:22:36 +10:00
ServoSupportsRule.cpp Bug 1355394 part 3 - Implement CSSOM support for @supports. r=heycam 2017-04-26 15:59:29 +08:00
ServoSupportsRule.h Bug 1355394 part 3 - Implement CSSOM support for @supports. r=heycam 2017-04-26 15:59:29 +08:00
ServoTypes.h Bug 1360508: Adjust text-combine properly. r=jryans 2017-04-28 20:18:00 +02:00
ServoUtils.h Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley 2017-02-13 11:21:33 +08:00
SheetParsingMode.h Bug 1321754 Part 1 - Add an enum value to SheetParsingMode for agent sheets that use no unsafe rules. r=heycam 2017-04-28 12:17:14 +08: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
StyleAnimationValue.cpp Bug 1346052 - Part 3: Implement AnimationValue::FromString. r=birtles 2017-05-03 11:15:27 +08:00
StyleAnimationValue.h Bug 1346052 - Part 3: Implement AnimationValue::FromString. r=birtles 2017-05-03 11:15:27 +08: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
StyleContextSource.h Bug 1311598 part 4 - Split binding types from ServoBindings.h into ServoBindingTypes, and merge ServoBindingHelpers into it. r=heycam 2016-10-24 20:16:46 +11:00
StyleRule.cpp Bug 1343964 part 7 - Use URLExtraData for declaration modification directly for Servo backend. r=heycam 2017-04-04 16:09:20 +10:00
StyleRule.h Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
StyleSetHandle.h Bug 1358968 - Part 2: Use nsCSSAnonBoxList.h data to skip parent display-based style fixups when resolving anon box style. r=bz 2017-04-24 16:25:37 +08:00
StyleSetHandleInlines.h Bug 1358968 - Part 2: Use nsCSSAnonBoxList.h data to skip parent display-based style fixups when resolving anon box style. r=bz 2017-04-24 16:25:37 +08:00
StyleSheet.cpp Bug 1358056. Fix stylesheet handling of associated documents in various edge cases. r=heycam 2017-04-24 15:44:19 -04:00
StyleSheet.h Bug 1352763 part 3 - Have ServoStyleSheet also implement nsICSSLoaderObserver. r=heycam 2017-04-03 19:55:06 +10:00
StyleSheetInfo.h Bug 1290218 Part 4: Implement shared mInners for ServoStyleSheets, and standardize calling of AddSheet into CSSStyleSheet and ServoStyleSheet constructors. r=heycam 2017-02-17 15:48:35 -08:00
StyleSheetInlines.h Bug 1352763 part 3 - Have ServoStyleSheet also implement nsICSSLoaderObserver. r=heycam 2017-04-03 19:55:06 +10:00
TopLevelImageDocument.css Bug 812899 part 2. Change the centering code in nsImageDocument to only try vertically centering via auto margins when we're not overflowing in the vertical direction, because if we _are_ overflowing that should cut off part of the image per spec. r=khuey 2016-02-05 23:31:19 -05:00
TopLevelVideoDocument.css Bug 1166969 - Video element in the video document shouldn't be selected. r=roc 2015-05-24 22:50:00 +02:00
URLExtraData.cpp Bug 1343964 part 2 - Move dummy url data to be a static member of URLExtraData. r=heycam 2017-04-04 13:21:16 +10:00
URLExtraData.h Bug 1343964 part 2 - Move dummy url data to be a static member of URLExtraData. r=heycam 2017-04-04 13:21:16 +10: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 1261754 - Part 8: Move box-shadow from nsStyleBorder to a new nsStyleEffects struct. r=dholbert 2016-04-12 15:52:42 +10:00
jar.mn Bug 1357169 - Manual back out of changeset eecb0af8a88f (bug 418833). r=mats 2017-03-31 09:47:57 -04:00
moz.build Bug 1355394 part 3 - Implement CSSOM support for @supports. r=heycam 2017-04-26 15:59:29 +08:00
nsAnimationManager.cpp Bug 1355348 - Move ServoComputedValuesWithParent to separate file; r=hiro 2017-04-26 13:00:11 +09:00
nsAnimationManager.h Bug 1350754 - Convert pseudo nsIAtom to CSSPseudoElementType in Gecko_UpdateAnimations(). r=heycam 2017-03-27 19:43:13 +09:00
nsCSSAnonBoxList.h Bug 1358968 - Part 1: Store in nsCSSAnonBoxList.h whether an anon box skips parent display-based style fixups. r=bz 2017-04-24 16:17:28 +08:00
nsCSSAnonBoxes.cpp Bug 1358968 - Part 1: Store in nsCSSAnonBoxList.h whether an anon box skips parent display-based style fixups. r=bz 2017-04-24 16:17:28 +08:00
nsCSSAnonBoxes.h Bug 1358968 - Part 1: Store in nsCSSAnonBoxList.h whether an anon box skips parent display-based style fixups. r=bz 2017-04-24 16:17:28 +08:00
nsCSSCounterDescList.h
nsCSSDataBlock.cpp Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats 2016-11-18 18:12:25 +08:00
nsCSSDataBlock.h Bug 1293739 - Part 2: Rename nsCSSPropertySet to nsCSSPropertyIDSet. r=dholbert 2016-08-16 18:46:58 -07:00
nsCSSFontDescList.h Bug 1157064 - font-display descriptor parsing. r=dbaron 2016-01-07 14:02:58 +09:00
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 1350010, part 1 - Implement the '-moz-context-properties' property. r=heycam 2017-04-11 21:38:10 +01:00
nsCSSKeywords.cpp Bug 1166598 (part 6) - Clean up nsStaticCaseInsensitiveNameTable. r=froydnj. 2015-05-05 21:13:53 -07:00
nsCSSKeywords.h Bug 1224464 patch 1 - Make nsCSSKeyword explicitly int16_t. r=heycam 2015-11-19 18:08:56 -08:00
nsCSSParser.cpp Bug 1347409 part 2 - serialise fill and stroke fallback properly r=cam 2017-05-02 22:12:59 +01:00
nsCSSParser.h Bug 1029867: Remove useless nsCSSParser::mHTMLMediaMode. r=heycam 2016-12-13 11:39:32 +01:00
nsCSSPropAliasList.h Bug 1333482 part 8 - [css-ui] Introduce '-webkit-appearance' as an alias for 'appearance' using the same pref. r=dholbert 2017-03-23 22:11:28 -07:00
nsCSSPropList.h Bug 1350010, part 1 - Implement the '-moz-context-properties' property. r=heycam 2017-04-11 21:38:10 +01:00
nsCSSPropLogicalGroupList.h Bug 1262049 part 1: Back out bug 1208344 in its entirety, and mark -webkit-box-orient:vertical reftests as failing (for now). (no review) 2016-04-20 16:43:24 -07:00
nsCSSPropertyID.h Bug 1243846 - Implement Intersection Observer API. r=mrbkap, r=mstange 2016-10-28 10:24:00 -04:00
nsCSSPropertyIDSet.h Bug 1339704 - Part 1 - Rename nsCSSPropertyIDSet::Invert as Inverse. r=hiro 2017-03-14 11:30:20 +08:00
nsCSSProps.cpp Bug 1357655 part 1 - [css-ui] Make 'none' the initial value for 'appearance' for web and UA compatibility. Add 'appearance:auto' to UA sheets for form controls, XUL etc where needed. r=bz 2017-04-21 02:24:19 +02:00
nsCSSProps.h Bug 1333482 part 1 - [css-ui] Introduce the 'appearance: auto | none' property. r=dholbert 2017-03-23 22:11:17 -07:00
nsCSSPropsGenerated.inc.in Bug 1207028 - Add method to get a CSS property's sorted order position based on its IDL name. r=bzbarsky 2015-09-23 08:37:17 +10:00
nsCSSPseudoClassList.h Bug 1355438 - [Form Autofill] Implement an internal-only pseudo-class for highlighting elements with an autofilled value. r=heycam 2017-04-20 17:44:14 +08:00
nsCSSPseudoClasses.cpp Bug 1335303 - Add a virtual method to avoid QI to nsIMozBrowserFrame. r=smaug 2017-02-08 17:04:47 -08:00
nsCSSPseudoClasses.h Bug 1329076 part 2 - Move some pseudo-classes which depend on only the element to an independent function. r=heycam 2017-01-06 21:12:08 +11:00
nsCSSPseudoElementList.h Bug 1318542 - Make CueStyleBox apply ::cue. r=heycam,rillian 2017-04-05 10:47:36 +08:00
nsCSSPseudoElements.cpp Bug 1210796 - Part 1a: Add GetUnanimatedComputedStyle into nsIDOMWindowUtils to use in animationinspector of devtools. r=birtles,heycam 2017-04-18 12:15:47 +09:00
nsCSSPseudoElements.h Bug 1210796 - Part 1a: Add GetUnanimatedComputedStyle into nsIDOMWindowUtils to use in animationinspector of devtools. r=birtles,heycam 2017-04-18 12:15:47 +09:00
nsCSSRuleProcessor.cpp Bug 1356305 - stylo: Initialize system metrics before traversing; r=bholley 2017-04-14 09:28:25 +08:00
nsCSSRuleProcessor.h Bug 1356305 - stylo: Initialize system metrics before traversing; r=bholley 2017-04-14 09:28:25 +08:00
nsCSSRules.cpp Bug 1355394 part 1 - Add separate CSSSupportsRule base class. r=heycam 2017-04-26 16:55:36 +08:00
nsCSSRules.h Bug 1355394 part 1 - Add separate CSSSupportsRule base class. r=heycam 2017-04-26 16:55:36 +08:00
nsCSSScanner.cpp Bug 1339252: Allow comments in SVG presentation attributes; r=bz 2017-02-13 16:02:46 -08:00
nsCSSScanner.h Bug 1339252: Allow comments in SVG presentation attributes; r=bz 2017-02-13 16:02:46 -08:00
nsCSSValue.cpp Bug 1342316 - Check eCSSUnit_Calc_Plus' array length in assertion. r=heycam 2017-04-28 07:52:02 +09:00
nsCSSValue.h Bug 1357117 part 2: Add flag to distinguish between -moz & -webkit prefixed gradient expressions. r=heycam 2017-04-25 11:48:39 -07: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 Merge m-c to inbound, a=merge 2017-05-02 17:39:58 -07:00
nsComputedDOMStyle.h Bug 1347409 part 2 - serialise fill and stroke fallback properly r=cam 2017-05-02 22:12:59 +01:00
nsComputedDOMStylePropertyList.h Bug 1350010, part 1 - Implement the '-moz-context-properties' property. r=heycam 2017-04-11 21:38:10 +01:00
nsDOMCSSAttrDeclaration.cpp Bug 1343964 part 7 - Use URLExtraData for declaration modification directly for Servo backend. r=heycam 2017-04-04 16:09:20 +10:00
nsDOMCSSAttrDeclaration.h Bug 1343964 part 7 - Use URLExtraData for declaration modification directly for Servo backend. r=heycam 2017-04-04 16:09:20 +10:00
nsDOMCSSDeclaration.cpp Bug 1329088 - Pass SVG length mode to Stylo. r=emilio 2017-04-14 18:27:49 +08:00
nsDOMCSSDeclaration.h Bug 1343964 part 7 - Use URLExtraData for declaration modification directly for Servo backend. r=heycam 2017-04-04 16:09:20 +10:00
nsDOMCSSRGBColor.cpp
nsDOMCSSRGBColor.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSRect.cpp Bug 1339546 part 2: Make layout/style/*.cpp include corresponding .h file as the first header. r=xidorn 2017-02-14 11:23:11 -08:00
nsDOMCSSRect.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSValueList.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsDOMCSSValueList.h Bug 1234707: Make nsDOMCSSValueList::AppendCSSValue() take an already_AddRefed arg (instead of a raw pointer, usually with refcount of 0). r=heycam 2015-12-23 16:25:43 -08:00
nsFontFaceLoader.cpp Bug 1338446 Part 6 - Label LoadTimer in nsFontFaceLoader::StartedLoading. r=heycam 2017-03-14 21:57:34 +08:00
nsFontFaceLoader.h Bug 1195172 - Use channel->ascynOpen2 layout/style/FontFaceSet.cpp (r=bz,cam) 2016-03-01 13:06: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 1244049 - Part 2: Replace nsCSSPseudoElements::Type with CSSPseudoElementType. r=dbaron 2016-02-17 21:37:00 +01:00
nsHTMLStyleSheet.cpp Bug 1351286 - stylo: Make Servo mapped attributes mechanism cope with the document being in the bfcache. r=dbaron 2017-04-08 22:42:43 +08:00
nsHTMLStyleSheet.h Bug 1351286 - stylo: Make Servo mapped attributes mechanism cope with the document being in the bfcache. r=dbaron 2017-04-08 22:42:43 +08:00
nsICSSDeclaration.h Bug 1345696 part 1 - Lots of fixup for the next patch. r=heycam 2017-03-28 20:05:12 +11:00
nsICSSLoaderObserver.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
nsICSSPseudoComparator.h Bug 1156632 - Remove unused forward class declarations - patch 5 - rdf, parser, layout and something else, r=ehsan 2015-04-22 08:29:22 +02:00
nsICSSStyleRuleDOMWrapper.h Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
nsIStyleRule.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsIStyleRuleProcessor.h Bug 1180118 - Part 5: Add a RestyleHintData outparam to HasAttributeDependentStyle for use with eRestyle_SomeDescendants. r=bzbarsky 2015-08-05 22:42:21 +10:00
nsLayoutStylesheetCache.cpp Bug 1341008 - Use the preallocated process manager by default. r=billm, r=kmag 2017-05-03 12:00:20 +02:00
nsLayoutStylesheetCache.h Bug 1320651 - Only crash for real builtin sheet error. r=bz 2016-12-06 18:25:00 +01:00
nsMediaFeatures.cpp Bug 1323777, make GetDisplayMode more null-safe, r=bdahl 2017-01-25 23:32:50 +02:00
nsMediaFeatures.h Bug 1331581: Clean up nsMediaFeatureValueGetter. r=heycam 2017-01-19 12:55:18 +01:00
nsMediaList.cpp Bug 1325878: Create less hardcoded nsMediaList instances. r=xidorn 2017-04-13 00:30:03 +08:00
nsMediaList.h Bug 1325878: Pass the MediaList down to Servo, making <style media> work. r=xidorn 2017-04-13 00:30:10 +08:00
nsNthIndexCache.cpp Bug 1300374: child index selectors should match without a parent element. r=heycam 2016-09-03 00:11:27 -07:00
nsNthIndexCache.h Bug 1207519 - Prevent HashTable shrink from ignoring allocation failures that may have been reported r=Waldo 2015-09-30 11:34:49 +01:00
nsROCSSPrimitiveValue.cpp Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8 2017-01-03 21:47:55 +02:00
nsROCSSPrimitiveValue.h Bug 1156104 follow-up: forgot to actually include mURI 2015-04-19 15:05:57 -04:00
nsRuleData.cpp Bug 1339711 - Part 5: stylo: Support background presentation attribute; r=emilio 2017-04-12 23:05:57 +08:00
nsRuleData.h Bug 1339711 - Part 5: stylo: Support background presentation attribute; r=emilio 2017-04-12 23:05:57 +08:00
nsRuleNode.cpp Bug 1347409 part 2 - serialise fill and stroke fallback properly r=cam 2017-05-02 22:12:59 +01:00
nsRuleNode.h Bug 1349417 - Part 2: stylo: Add basic system font support, use for font-size and font-family; r=xidorn 2017-04-21 15:40:44 -07:00
nsRuleProcessorData.h Bug 1350147: Remove -moz-bound-element pseudo-class. r=xidorn 2017-03-27 23:03:38 +02:00
nsRuleWalker.h Bug 978833 patch 12 - Use the css::Declaration instead of the css::StyleRule as the matching rule. r=heycam 2015-11-05 16:44:10 +08:00
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 1350010, part 1 - Implement the '-moz-context-properties' property. r=heycam 2017-04-11 21:38:10 +01:00
nsStyleContext.cpp Bug 1344914 - stylo: Stop pretending to handle style fixups on the C++ side. r=bz 2017-04-25 12:52:51 +08:00
nsStyleContext.h Bug 1344914 - stylo: Stop pretending to handle style fixups on the C++ side. r=bz 2017-04-25 12:52:51 +08:00
nsStyleCoord.cpp Bug 1331102 - Move #include around to avoid triggering this issue. r=heycam 2017-02-21 22:27:58 +11:00
nsStyleCoord.h Bug 1333366 Part 1 - Update document related to Corner and HalfCorner. r=mats 2017-01-24 18:37:05 +08:00
nsStyleSet.cpp Bug 1358968 - Part 3: Use nsCSSAnonBoxList.h data to skip parent display-based style fixups when restyling anon boxes with ReparentStyleContext. r=bz 2017-04-24 16:26:29 +08:00
nsStyleSet.h Bug 1358968 - Part 2: Use nsCSSAnonBoxList.h data to skip parent display-based style fixups when resolving anon box style. r=bz 2017-04-24 16:25:37 +08:00
nsStyleStruct.cpp Bug 1347409 part 2 - serialise fill and stroke fallback properly r=cam 2017-05-02 22:12:59 +01:00
nsStyleStruct.h Bug 1347409 part 2 - serialise fill and stroke fallback properly r=cam 2017-05-02 22:12:59 +01:00
nsStyleStructFwd.h Bug 1215702 patch 2 - Remove the mechanism of backend-only CSS properties. r=heycam 2015-10-19 22:22:34 -07:00
nsStyleStructInlines.h Bug 1360241: Devirtualize nsIFrame::GetType. r=heycam 2017-04-30 17:30:08 +02:00
nsStyleTransformMatrix.cpp Bug 1340044 - Part 2. Rename value in StyleGeometryBox. r=heycam 2017-03-16 15:18:10 +08:00
nsStyleTransformMatrix.h Bug 1335942 - Part 5: Add AnimationValue::GetScaleValue(). r=hiro 2017-02-06 16:32:21 +08:00
nsStyleUtil.cpp Bug 1341086 - Part 3: stylo: Add thread-safe version of nsStyleUtil::IsSignificantChild(); r=emilio 2017-03-16 14:10:22 -07:00
nsStyleUtil.h Bug 1341086 - Part 3: stylo: Add thread-safe version of nsStyleUtil::IsSignificantChild(); r=emilio 2017-03-16 14:10:22 -07:00
nsTransitionManager.cpp Bug 1355348 - Move ServoComputedValuesWithParent to separate file; r=hiro 2017-04-26 13:00:11 +09:00
nsTransitionManager.h Bug 1355348 - Move ServoComputedValuesWithParent to separate file; r=hiro 2017-04-26 13:00:11 +09:00