gecko-dev/layout/style
Xidorn Quan 81f82ea36e Bug 1309109 part 1 - Change underlying type of StyleBackendType to uint8_t. r=heycam
MozReview-Commit-ID: B6TmOq6elfs

--HG--
extra : source : f7771920c448c382f215356275cb321a6943972e
2016-10-18 15:29:03 +11:00
..
crashtests Bug 1282076 - Crashtest that struct data is cached if we have animation data. r=heycam 2016-09-22 19:42:09 +09:00
res Bug 1288591 - Implement the layout for <input type=time>. r=mconley, r=dholbert, r=smaug 2016-10-06 00:17:00 -04:00
test Bug 1295456 - Update Gecko tests for css-color-4 color function changes. r=dholbert 2016-10-16 03:15:36 +08:00
xbl-marquee Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
AnimationCollection.cpp
AnimationCollection.h
AnimationCommon.cpp Bug 1300045 part 2 - Split KeyframeEffect.cpp into KeyframeEffect{ReadOnly}.cpp r=hiro,smaug 2016-09-04 16:34:21 +09:00
AnimationCommon.h
CSS.cpp Bug 1287382 - Hook up the 1-arg version of CSS.supports() to the Servo backend. r=dholbert 2016-07-18 16:29:04 +08:00
CSS.h
CSSCalc.h
CSSEnabledState.h
CSSLexer.cpp
CSSLexer.h
CSSRuleList.cpp
CSSRuleList.h Bug 1304302 part 8 - Change include of {CSS,Servo}StyleSheet.h to StyleSheetInlines.h. r=heycam 2016-09-26 22:03:25 +10:00
CSSStyleSheet.cpp Bug 1292432 part 9 - Change WebIDL interface of CSSStyleSheet to StyleSheet. r=heycam 2016-10-14 22:25:38 +11:00
CSSStyleSheet.h Bug 1292432 part 9 - Change WebIDL interface of CSSStyleSheet to StyleSheet. r=heycam 2016-10-14 22:25:38 +11:00
CSSUnprefixingService.js
CSSUnprefixingService.manifest
CSSValue.h
CSSVariableDeclarations.cpp
CSSVariableDeclarations.h
CSSVariableImageTable.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
CSSVariableResolver.cpp
CSSVariableResolver.h
CSSVariableValues.cpp
CSSVariableValues.h
CounterStyleManager.cpp Bug 1282408 - Add ignore-initialization-check annotation to mSpeakAs from CustomCounterStyle. r=xidorn+moz 2016-09-28 08:50:18 +02:00
CounterStyleManager.h Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
Declaration.cpp Bug 1306214 part 3 - Remove -moz-use-text-color from Gecko. r=heycam 2016-09-29 17:47:22 +10:00
Declaration.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
ErrorReporter.cpp Bug 1304302 part 8 - Change include of {CSS,Servo}StyleSheet.h to StyleSheetInlines.h. r=heycam 2016-09-26 22:03:25 +10:00
ErrorReporter.h
FontFace.cpp Bug 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8 2016-09-14 15:47:32 +02:00
FontFace.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
FontFaceSet.cpp Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
FontFaceSet.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
FontFaceSetIterator.cpp
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
GroupRule.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
HandleRefPtr.h Bug 1304302 part 11 - Remove StyleSheetHandle as well as other places reference it. r=heycam 2016-09-26 22:03:25 +10:00
ImageDocument.css
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
ImportRule.h
IncrementalClearCOMRuleArray.cpp
IncrementalClearCOMRuleArray.h
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 1282408 - Add ignore-initialization-check annotation to mStatus from SheetLoadData. r=dbaron 2016-09-26 16:55:53 +02:00
Loader.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
Makefile.in Bug 1272488 - Move GenerateCSSPropsGenerated.py invocation to moz.build; r=ted 2016-05-10 17:35:56 -04:00
MediaQueryList.cpp
MediaQueryList.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
NameSpaceRule.h
PythonCSSProps.h
Rule.h Bug 1304302 part 8 - Change include of {CSS,Servo}StyleSheet.h to StyleSheetInlines.h. r=heycam 2016-09-26 22:03:25 +10:00
RuleNodeCacheConditions.cpp
RuleNodeCacheConditions.h RuleNodeCacheConditions comment fix; no bug. (DONTBUILD) 2016-08-06 01:02:06 +10:00
RuleProcessorCache.cpp Bug 1297658 - Avoid unnecessary checking in memory reporters. r=erahm. 2016-08-24 15:23:45 +10:00
RuleProcessorCache.h
SVGAttrAnimationRuleProcessor.cpp
SVGAttrAnimationRuleProcessor.h
ServoBindingHelpers.h Bug 1296173 part 2 - Rename the servo binding functions. r=bholley 2016-08-23 13:14:27 +10:00
ServoBindingList.h Bug 1309090 - Use AtomicRefCell for RawServoStyleSet. r=Manishearth 2016-10-10 22:02:15 -07:00
ServoBindings.cpp Bug 1309868 part 5 - Use const pointer in C++ side for immutable borrowed reference. r=manishearth,heycam 2016-10-18 15:29:03 +11:00
ServoBindings.h Bug 1309868 part 5 - Use const pointer in C++ side for immutable borrowed reference. r=manishearth,heycam 2016-10-18 15:29:03 +11:00
ServoElementSnapshot.cpp Bug 1290335: stylo: Assert the snapshot is taken in ServoRestyleManager::AttributeChanged. r=heycam 2016-08-03 15:11:15 -07:00
ServoElementSnapshot.h Bug 1309868 part 1 - Use const nsIContent pointer in some DOM utils. r=bholley 2016-10-18 15:29:03 +11:00
ServoStyleSet.cpp Bug 1309868 part 3 - Make NonOwningStyleContextSource store const ServoComputedValues. r=heycam 2016-10-18 15:29:03 +11:00
ServoStyleSet.h Bug 1304302 part 8 - Change include of {CSS,Servo}StyleSheet.h to StyleSheetInlines.h. r=heycam 2016-09-26 22:03:25 +10:00
ServoStyleSheet.cpp Bug 1292432 part 9 - Change WebIDL interface of CSSStyleSheet to StyleSheet. r=heycam 2016-10-14 22:25:38 +11:00
ServoStyleSheet.h Bug 1292432 part 9 - Change WebIDL interface of CSSStyleSheet to StyleSheet. r=heycam 2016-10-14 22:25:38 +11:00
ServoTypes.h Bug 1304913 - Have Servo manage node data directly without FFI calls. r=Manishearth 2016-09-23 15:58:48 -07:00
ServoUtils.h Bug 1309202 - Factor out stylo branch dispatch utilities. r=heycam 2016-10-13 23:45:03 +11:00
SheetParsingMode.h
SheetType.h Bug 1285365 - Part 2: Add missing includes and namespace qualifiers. r=dholbert 2016-07-07 14:05:28 -07:00
StyleAnimationValue.cpp Bug 1309868 part 3 - Make NonOwningStyleContextSource store const ServoComputedValues. r=heycam 2016-10-18 15:29:03 +11:00
StyleAnimationValue.h Merge mozilla-central to autoland 2016-10-05 17:15:26 +02:00
StyleBackendType.h Bug 1309109 part 1 - Change underlying type of StyleBackendType to uint8_t. r=heycam 2016-10-18 15:29:03 +11:00
StyleComplexColor.h Bug 1266621 part 4 - Remove constructors of StyleComplexColor. r=heycam 2016-09-27 14:00:05 +10:00
StyleContextSource.h Bug 1309868 part 3 - Make NonOwningStyleContextSource store const ServoComputedValues. r=heycam 2016-10-18 15:29:03 +11:00
StyleRule.cpp Bug 1304302 part 8 - Change include of {CSS,Servo}StyleSheet.h to StyleSheetInlines.h. r=heycam 2016-09-26 22:03:25 +10:00
StyleRule.h
StyleSetHandle.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
StyleSetHandleInlines.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
StyleSheet.cpp Bug 1292432 part 9 - Change WebIDL interface of CSSStyleSheet to StyleSheet. r=heycam 2016-10-14 22:25:38 +11:00
StyleSheet.h Bug 1292432 part 9 - Change WebIDL interface of CSSStyleSheet to StyleSheet. r=heycam 2016-10-14 22:25:38 +11:00
StyleSheetInfo.h Bug 1306212 part 3 - Move the only constructor of StyleSheetInfo to StyleSheet.cpp. r=heycam 2016-09-29 16:19:06 +10:00
StyleSheetInlines.h Bug 1292432 part 9 - Change WebIDL interface of CSSStyleSheet to StyleSheet. r=heycam 2016-10-14 22:25:38 +11:00
StyleStructContext.h
TopLevelImageDocument.css
TopLevelVideoDocument.css
contenteditable.css Bug 843579 - Unprefix -moz-any-link. r=bz 2016-07-19 23:13:13 -04:00
designmode.css
generate-stylestructlist.py
jar.mn
moz.build Bug 1309202 - Factor out stylo branch dispatch utilities. r=heycam 2016-10-13 23:45:03 +11:00
nsAnimationManager.cpp Bug 1216843 - Part 16: Fix bug number for implementation of keyframe composition. r=birtles 2016-09-13 11:48:46 +09:00
nsAnimationManager.h Bug 1304922 - Part 3: Request restyle for layer when CSS animation's index is changed. r=birtles 2016-10-05 14:26:29 +09:00
nsCSSAnonBoxList.h Bug 1277131 : Part 4 - rename -moz-table-outer to -moz-table-wrapper. r=heycam 2016-06-16 13:35:54 +01:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSCounterDescList.h
nsCSSDataBlock.cpp Bug 1298774 - Part 2: Rename URLValueData::mLocalURLFlag to match FragmentOrURL::mIsLocalRef naming. r=cjku 2016-10-11 14:56:11 +08:00
nsCSSDataBlock.h Bug 1293739 - Part 2: Rename nsCSSPropertySet to nsCSSPropertyIDSet. r=dholbert 2016-08-16 18:46:58 -07:00
nsCSSFontDescList.h
nsCSSKeywordList.h Bug 1192053 - Implement NS_THEME_MAC_SOURCE_LIST_SELECTION and NS_THEME_MAC_ACTIVE_SOURCE_LIST_SELECTION. r=mstange. 2016-10-14 22:45:29 +02:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSParser.cpp Bug 1295456 - Use author-specified css color function name for css value serialization. r=dholbert 2016-10-16 03:15:36 +08:00
nsCSSParser.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsCSSPropAliasList.h Bug 1300895 - Unprefix CSS multi-column properties, but add back prefixed aliases via nsCSSPropAliasList.h r=dbaron 2016-10-10 13:16:57 -07:00
nsCSSPropList.h Bug 1300895 - Unprefix CSS multi-column properties, but add back prefixed aliases via nsCSSPropAliasList.h r=dbaron 2016-10-10 13:16:57 -07:00
nsCSSPropLogicalGroupList.h
nsCSSPropertyID.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsCSSPropertyIDSet.h Bug 1293739 - Part 2: Rename nsCSSPropertySet to nsCSSPropertyIDSet. r=dholbert 2016-08-16 18:46:58 -07:00
nsCSSProps.cpp Bug 1192053 - Implement NS_THEME_MAC_SOURCE_LIST_SELECTION and NS_THEME_MAC_ACTIVE_SOURCE_LIST_SELECTION. r=mstange. 2016-10-14 22:45:29 +02:00
nsCSSProps.h Bug 1307251 - make KTableEntry's constructors constexpr; r=dholbert 2016-10-04 16:38:52 -04:00
nsCSSPropsGenerated.inc.in
nsCSSPseudoClassList.h Bug 1176997 - Part1. Support focus-within. r=xidron r=smaug 2016-09-09 00:12:00 +02:00
nsCSSPseudoClasses.cpp
nsCSSPseudoClasses.h
nsCSSPseudoElementList.h Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz 2016-09-07 19:38:38 -04:00
nsCSSPseudoElements.cpp Bug 1069012 - Unprefix ::placeholder pseudo-element. r=bz 2016-09-07 19:38:38 -04:00
nsCSSPseudoElements.h Bug 1273048 - Add __attribute__((noinline)) to work around compiler bug on Android/x86. r=xidorn 2016-06-04 17:51:30 -07:00
nsCSSRuleProcessor.cpp Bug 1309868 part 2 - Use const nsIContent pointer in some layout utils. r=heycam 2016-10-18 15:29:03 +11:00
nsCSSRuleProcessor.h Bug 1309868 part 2 - Use const nsIContent pointer in some layout utils. r=heycam 2016-10-18 15:29:03 +11:00
nsCSSRules.cpp Bug 1304302 part 8 - Change include of {CSS,Servo}StyleSheet.h to StyleSheetInlines.h. r=heycam 2016-09-26 22:03:25 +10:00
nsCSSRules.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsCSSScanner.cpp Bug 1290994 - Do not multiply 0 by infinity in nsCSSScanner::ScanNumber. r=heycam 2016-08-03 19:09:58 +09:00
nsCSSScanner.h Bug 790997. Align our tokenization of CSS bad-url-token with the CSS Syntax Level 3 CR. r=heycam,tromey 2016-07-13 22:54:20 -04:00
nsCSSValue.cpp Bug 1295456 - Use author-specified css color function name for css value serialization. r=dholbert 2016-10-16 03:15:36 +08:00
nsCSSValue.h Bug 1295456 - Support <angle> value for hue component in CSS hsl() color function. r=dholbert 2016-10-16 03:15:36 +08:00
nsComputedDOMStyle.cpp Bug 1298774 - Part 9: Remove FragmentOrURL. r=cjku 2016-10-11 14:56:12 +08:00
nsComputedDOMStyle.h Bug 1298774 - Part 9: Remove FragmentOrURL. r=cjku 2016-10-11 14:56:12 +08:00
nsComputedDOMStylePropertyList.h Bug 1300895 - Unprefix CSS multi-column properties, but add back prefixed aliases via nsCSSPropAliasList.h r=dbaron 2016-10-10 13:16:57 -07:00
nsDOMCSSAttrDeclaration.cpp Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsDOMCSSAttrDeclaration.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsDOMCSSDeclaration.cpp Bug 1304302 part 8 - Change include of {CSS,Servo}StyleSheet.h to StyleSheetInlines.h. r=heycam 2016-09-26 22:03:25 +10:00
nsDOMCSSDeclaration.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07: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
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
nsFontFaceLoader.cpp Bug 1297961 (part 1) - Introduce nsURI::GetSpecOrDefault(). r=hurley. 2016-08-26 16:02:31 +10:00
nsFontFaceLoader.h
nsFontFaceUtils.cpp
nsFontFaceUtils.h
nsHTMLCSSStyleSheet.cpp Bug 1296173 part 2 - Rename the servo binding functions. r=bholley 2016-08-23 13:14:27 +10:00
nsHTMLCSSStyleSheet.h
nsHTMLStyleSheet.cpp Bug 1295192 - part 4 - use a non-null-checked placement new operator in layout code; r=dholbert 2016-08-17 15:28:45 -04:00
nsHTMLStyleSheet.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsICSSDeclaration.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsICSSLoaderObserver.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
nsICSSPseudoComparator.h
nsICSSStyleRuleDOMWrapper.h
nsICSSUnprefixingService.idl
nsIMediaList.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsIStyleRule.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsIStyleRuleProcessor.h
nsLayoutStylesheetCache.cpp Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
nsLayoutStylesheetCache.h Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
nsMediaFeatures.cpp Bug 1302157 - Remove images-in-menu and images-in-button code (& associated icons) since it's deprecated in GTK. r=bz,dholbert 2016-09-29 00:22:32 +01:00
nsMediaFeatures.h
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
nsROCSSPrimitiveValue.cpp Bug 1297300 - Add missing checks to GetSpec() calls in layout/. r=dholbert,heycam. 2016-08-31 20:10:10 +10:00
nsROCSSPrimitiveValue.h
nsRuleData.cpp
nsRuleData.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsRuleNode.cpp Bug 1298774 - Part 9: Remove FragmentOrURL. r=cjku 2016-10-11 14:56:12 +08:00
nsRuleNode.h Bug 1300731 - stylo: Implement mask-image; r=heycam 2016-09-06 18:20:30 +08:00
nsRuleProcessorData.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsRuleWalker.h
nsStyleConsts.h Bug 1306214 part 3 - Remove -moz-use-text-color from Gecko. r=heycam 2016-09-29 17:47:22 +10:00
nsStyleContext.cpp Bug 1309868 part 3 - Make NonOwningStyleContextSource store const ServoComputedValues. r=heycam 2016-10-18 15:29:03 +11:00
nsStyleContext.h Bug 1309868 part 3 - Make NonOwningStyleContextSource store const ServoComputedValues. r=heycam 2016-10-18 15:29:03 +11:00
nsStyleCoord.cpp
nsStyleCoord.h Bug 1295662 - Document layout of nsStyleCorners and inset StyleBasicShape; r=heycam 2016-08-17 15:39:34 +05:30
nsStyleSet.cpp Bug 1304302 part 10 - Replace all uses of StyleSheetHandle. r=heycam 2016-09-26 22:03:25 +10:00
nsStyleSet.h Bug 1304302 part 8 - Change include of {CSS,Servo}StyleSheet.h to StyleSheetInlines.h. r=heycam 2016-09-26 22:03:25 +10:00
nsStyleStruct.cpp Bug 1307853 - Set inline-resize flag when the content-box size is changing (in addition to border-box). r=mats 2016-10-13 11:41:52 -07:00
nsStyleStruct.h Bug 1309646 - Part 3. Use nsChangeHint_UpdateBackgroundPosition in position mask. r=mstange 2016-10-13 18:35:35 +08:00
nsStyleStructFwd.h
nsStyleStructInlines.h Bug 1300337 - Replace None_ variants from nsStyleConsts.h with None; r=heycam,TYLin 2016-09-04 00:16:58 +05:30
nsStyleTransformMatrix.cpp Bug 1274158 part 1 - Handle zero perspective gracefully. r=mattwoodrow 2016-08-12 14:51:10 +10:00
nsStyleTransformMatrix.h
nsStyleUtil.cpp Bug 1295084 Part 4 - Rename Position::PositionCoord to Position::Coord. r=dholbert 2016-08-25 09:59:51 +00:00
nsStyleUtil.h Bug 1293739 - Part 1: Rename nsCSSProperty to nsCSSPropertyID. r=dholbert 2016-08-16 18:37:48 -07:00
nsTransitionManager.cpp Bug 1304922 - Part 11: Don't use StyleAnimationValue after moving it. r=birtles 2016-10-05 14:58:07 +09:00
nsTransitionManager.h Bug 1305004 - fix ReResolveStyleContext related comments. r=heycam 2016-09-23 18:08:01 +08:00