gecko-dev/layout/style
Hiroyuki Ikezoe f7d4a0f37c Bug 1279819 - Test case causes re-entrant calls of nsStyleSet::GetContext(). r=birtles
MozReview-Commit-ID: 4SoOgPJBYr7
2017-02-13 09:33:07 +09:00
..
crashtests Bug 1279819 - Test case causes re-entrant calls of nsStyleSet::GetContext(). r=birtles 2017-02-13 09:33:07 +09:00
res Bug 1338293 - Make <input type=checkbox/radio> with '-moz-appearance:none' have default border/outline color. r=dholbert 2017-02-12 01:44:05 +01:00
test Bug 1331294 - Part 1: Make nsPresContext::HasPendingRestyleOrReflow check nsIPresShell::mNeedStyleFlush instead of asking the RestyleManager for its status. r=bholley 2017-02-10 10:42:29 +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
AnimationCollection.h
AnimationCommon.cpp
AnimationCommon.h
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
CSSCalc.h
CSSEnabledState.h
CSSLexer.cpp
CSSLexer.h
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 1328420 Part 8: Uplift SizeOfIncludingThis into StyleSheet, with override in CSSStyleSheet. r=heycam 2017-01-23 16:42:31 -08:00
CSSStyleSheet.h Bug 1328420 Part 8: Uplift SizeOfIncludingThis into StyleSheet, with override in CSSStyleSheet. r=heycam 2017-01-23 16:42:31 -08:00
CSSValue.h
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
CSSVariableImageTable.h
CSSVariableResolver.cpp
CSSVariableResolver.h
CSSVariableValues.cpp
CSSVariableValues.h
CounterStyleManager.cpp
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 1330172 part 2 - Fix serialization of property declaration with variable reference. r=heycam 2017-01-20 22:35:12 +11: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
DeclarationBlockInlines.h
DocumentStyleRootIterator.cpp
DocumentStyleRootIterator.h
ErrorReporter.cpp
ErrorReporter.h
FontFace.cpp
FontFace.h
FontFaceSet.cpp Bug 1337658 - Do less copying when dispatching FontFaceLoadingEvents. r=bz 2017-02-07 22:53:00 +08:00
FontFaceSet.h Bug 1337658 - Do less copying when dispatching FontFaceLoadingEvents. r=bz 2017-02-07 22:53:00 +08:00
FontFaceSetIterator.cpp
FontFaceSetIterator.h
GenerateCSSPropsGenerated.py
GenericSpecifiedValues.h Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio 2017-01-26 16:51:01 -08:00
GenericSpecifiedValuesInlines.h Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio 2017-01-26 16:51:01 -08:00
GroupRule.h Bug 851892 part 13. Convert media, supports, and moz-document rules to WebIDL. r=peterv,heycam 2017-01-13 10:41:03 -05:00
HandleRefPtr.h
ImageDocument.css
ImageLoader.cpp
ImageLoader.h
ImportRule.h Bug 851892 part 11. Convert CSSImportRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
IncrementalClearCOMRuleArray.cpp
IncrementalClearCOMRuleArray.h
LayerAnimationInfo.cpp
LayerAnimationInfo.h
Loader.cpp Bug 1336802 - Part 2: Updating the whole code base to make sure nsILoadInfo get null check. r=smaug 2017-02-07 11:49:34 +08:00
Loader.h
Makefile.in
MediaQueryList.cpp
MediaQueryList.h
NameSpaceRule.h Bug 851892 part 8. Get rid of css::Rule::GetDOMRule. r=heycam 2017-01-13 10:41:03 -05:00
PreloadedStyleSheet.cpp Bug 1336223 part 1: Add some missing #includes to PreloadedStyleSheet.cpp and .h. r=xidorn 2017-02-02 15:18:36 -08:00
PreloadedStyleSheet.h Bug 1336223 followup: Use forward-decl rather than #include to provide mozilla::StyleSheet, in PreloadedStyleSheet.h. (no review) 2017-02-03 14:00:05 -08:00
PythonCSSProps.h
Rule.h Bug 1333158 - Remove StyleSheet::GetDocument in favor of the identical GetAssociatedDocument. r=bz 2017-01-23 13:12:03 -08:00
RuleNodeCacheConditions.cpp
RuleNodeCacheConditions.h
RuleProcessorCache.cpp
RuleProcessorCache.h
SVGAttrAnimationRuleProcessor.cpp
SVGAttrAnimationRuleProcessor.h
ServoArcTypeList.h
ServoBindingList.h merge mozilla-inbound to mozilla-central a=merge 2017-02-10 13:49:56 +01:00
ServoBindingTypes.h Bug 1330041 - Basic handling framework for presentation attributes in Stylo, with handling for font-size and color; r=bz,emilio 2017-01-19 15:56:53 -08:00
ServoBindings.cpp Bug 1331294 - Part 2: Call nsIPresShell::SetNeedStyleFlush after propagating dirty descendants bits up the tree. r=bholley 2017-02-10 10:42:29 +08:00
ServoBindings.h Bug 1331294 - Part 2: Call nsIPresShell::SetNeedStyleFlush after propagating dirty descendants bits up the tree. r=bholley 2017-02-10 10:42:29 +08:00
ServoCSSRuleList.cpp Bug 1337637 - Release rule when deleting from ServoCSSRuleList. r=heycam 2017-02-08 14:19:08 +11:00
ServoCSSRuleList.h Bug 851892 part 9. Add a CSSRule Web IDL interface. r=peterv,heycam 2017-01-13 10:41:03 -05:00
ServoDeclarationBlock.cpp
ServoDeclarationBlock.h
ServoElementSnapshot.cpp
ServoElementSnapshot.h
ServoPropPrefList.h
ServoStyleRule.cpp Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
ServoStyleRule.h Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
ServoStyleSet.cpp Bug 1331294 - Part 4: Make ServoStyleSet::StyleDocument call Servo_TraverseSubtree unconditionally, and return whether a post-traversal is required. r=bholley 2017-02-10 10:42:30 +08:00
ServoStyleSet.h Bug 1331294 - Part 4: Make ServoStyleSet::StyleDocument call Servo_TraverseSubtree unconditionally, and return whether a post-traversal is required. r=bholley 2017-02-10 10:42:30 +08:00
ServoStyleSheet.cpp Bug 1328420 Part 8: Uplift SizeOfIncludingThis into StyleSheet, with override in CSSStyleSheet. r=heycam 2017-01-23 16:42:31 -08:00
ServoStyleSheet.h Bug 1328420 Part 8: Uplift SizeOfIncludingThis into StyleSheet, with override in CSSStyleSheet. r=heycam 2017-01-23 16:42:31 -08:00
ServoTypes.h
ServoUtils.h Bug 1314045 - stylo: Downgrade "Bad loading table" assertion since it occurs frequently. r=me 2017-01-31 15:10:45 +08:00
SheetParsingMode.h
SheetType.h
StyleAnimationValue.cpp Bug 1335942 - Part 6: Implement GetScaleValue for RawServoAnimationValue. r=hiro,manishearth 2017-02-06 17:54:49 +08:00
StyleAnimationValue.h Bug 1337313 - Part 3: Rename Servo_AnimationValues_XXX with Servo_AnimationValue_XXX. r=hiro 2017-02-10 12:03:08 +08:00
StyleBackendType.h Bug 1334938 - Re-enable stylo in stylo builds. r=emilio 2017-01-30 12:09:25 +11:00
StyleComplexColor.h
StyleContextSource.h
StyleRule.cpp Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05: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
StyleSetHandleInlines.h
StyleSheet.cpp Bug 1328420 Part 8: Uplift SizeOfIncludingThis into StyleSheet, with override in CSSStyleSheet. r=heycam 2017-01-23 16:42:31 -08:00
StyleSheet.h Bug 1328420 Part 8: Uplift SizeOfIncludingThis into StyleSheet, with override in CSSStyleSheet. r=heycam 2017-01-23 16:42:31 -08:00
StyleSheetInfo.h Bug 1328420 Part 3: Uplift the first child to StyleSheet via a new method, abstracting out the inner sheet concept (which is not present in Stylo sheets). r=heycam 2017-01-23 15:52:56 -08:00
StyleSheetInlines.h Bug 1328420 Part 8: Uplift SizeOfIncludingThis into StyleSheet, with override in CSSStyleSheet. r=heycam 2017-01-23 16:42:31 -08:00
TopLevelImageDocument.css
TopLevelVideoDocument.css
contenteditable.css
designmode.css
generate-stylestructlist.py
jar.mn
moz.build Bug 1259348 part 1: Remove CSSUnprefixingService.js and associated code (since it's been supplanted by built-in webkit-prefixed-CSS support). r=mats 2017-02-03 14:56:13 -08:00
nsAnimationManager.cpp Bug 1334735 - Part 1: Move need style/flush flags from document to pres shell. r=bz 2017-02-10 10:42:27 +08:00
nsAnimationManager.h Bug 1308099 part 1 - Rename AnimationPhase::Null to AnimationPhase::Idle. r=hiro 2017-01-25 15:43:57 +09:00
nsCSSAnonBoxList.h
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSCounterDescList.h
nsCSSDataBlock.cpp
nsCSSDataBlock.h
nsCSSFontDescList.h
nsCSSKeywordList.h Bug 1333675 - Remove prefixed values for unicode-bidi. r=dholbert 2017-02-08 15:25:17 +11:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSParser.cpp Bug 1259348 part 2: Simplify logic in CSSParserImpl::LookupKeywordPrefixAware. r=mats 2017-02-03 14:56:15 -08:00
nsCSSParser.h
nsCSSPropAliasList.h
nsCSSPropList.h
nsCSSPropLogicalGroupList.h
nsCSSPropertyID.h
nsCSSPropertyIDSet.h
nsCSSProps.cpp Bug 1333675 - Remove prefixed values for unicode-bidi. r=dholbert 2017-02-08 15:25:17 +11:00
nsCSSProps.h
nsCSSPropsGenerated.inc.in
nsCSSPseudoClassList.h
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
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp
nsCSSPseudoElements.h
nsCSSRuleProcessor.cpp Bug 1328420 Part 3: Uplift the first child to StyleSheet via a new method, abstracting out the inner sheet concept (which is not present in Stylo sheets). r=heycam 2017-01-23 15:52:56 -08:00
nsCSSRuleProcessor.h
nsCSSRules.cpp Bug 1332322 part 2. Rename nsWrapperCache::IsBlack to nsWrapperCache::HasKnownLiveWrapper. r=mccr8 2017-01-24 20:38:58 -05:00
nsCSSRules.h Bug 851892 part 19. Convert CSSCounterStyleRule to WebIDL. r=peterv,heycam 2017-01-13 10:41:04 -05:00
nsCSSScanner.cpp
nsCSSScanner.h
nsCSSValue.cpp Bug 1335308 - Assert against releasing refcounted nsCSSValue members off-main-thread. r=heycam 2017-02-08 17:04:45 -08:00
nsCSSValue.h Bug 1332657 - Part 2: Implement clone_transform. r=heycam,manishearth 2017-02-03 14:41:29 +09: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 1336223 part 3: Add a missing #include to nsComputedDOMStyle.cpp. r=xidorn 2017-02-02 15:18:38 -08:00
nsComputedDOMStyle.h Bug 1330190 - Part 1: Add nsComputedDOMStyle::GetStyleContextForElementWithoutAnimation. r=heycam 2017-01-16 16:57:09 +09:00
nsComputedDOMStylePropertyList.h
nsDOMCSSAttrDeclaration.cpp Bug 1332322 part 2. Rename nsWrapperCache::IsBlack to nsWrapperCache::HasKnownLiveWrapper. r=mccr8 2017-01-24 20:38:58 -05:00
nsDOMCSSAttrDeclaration.h
nsDOMCSSDeclaration.cpp Bug 1332353. Make it clearer when a stylesheet is really owned by its mDocument. r=heycam 2017-01-19 23:49:44 -05:00
nsDOMCSSDeclaration.h
nsDOMCSSRGBColor.cpp
nsDOMCSSRGBColor.h
nsDOMCSSRect.cpp
nsDOMCSSRect.h
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsFontFaceLoader.cpp
nsFontFaceLoader.h
nsFontFaceUtils.cpp
nsFontFaceUtils.h
nsHTMLCSSStyleSheet.cpp
nsHTMLCSSStyleSheet.h
nsHTMLStyleSheet.cpp Bug 1330041 - Basic handling framework for presentation attributes in Stylo, with handling for font-size and color; r=bz,emilio 2017-01-19 15:56:53 -08:00
nsHTMLStyleSheet.h Bug 1330041 - Basic handling framework for presentation attributes in Stylo, with handling for font-size and color; r=bz,emilio 2017-01-19 15:56:53 -08:00
nsICSSDeclaration.h
nsICSSLoaderObserver.h
nsICSSPseudoComparator.h
nsICSSStyleRuleDOMWrapper.h Bug 851892 part 12. Convert CSSStyleRule to WebIDL. r=peterv,heycam,mccr8 2017-01-13 10:41:03 -05:00
nsIStyleRule.h
nsIStyleRuleProcessor.h
nsLayoutStylesheetCache.cpp
nsLayoutStylesheetCache.h
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 1336223 part 2: Add some missing #includes & namespaces to nsMediaList.cpp. r=xidorn 2017-02-02 15:18:37 -08:00
nsMediaList.h
nsNthIndexCache.cpp
nsNthIndexCache.h
nsROCSSPrimitiveValue.cpp
nsROCSSPrimitiveValue.h
nsRuleData.cpp Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio 2017-01-26 16:51:01 -08:00
nsRuleData.h Bug 1334330 - Part 11: stylo: Use ServoUtils abstraction for GenericSpecifiedValues to remove virtual dispatch overhead in nostylo mode; r=bz,emilio 2017-01-26 16:51:01 -08:00
nsRuleNode.cpp Bug 1330041 - Basic handling framework for presentation attributes in Stylo, with handling for font-size and color; r=bz,emilio 2017-01-19 15:56:53 -08:00
nsRuleNode.h Bug 1330041 - Basic handling framework for presentation attributes in Stylo, with handling for font-size and color; r=bz,emilio 2017-01-19 15:56:53 -08:00
nsRuleProcessorData.h
nsRuleWalker.h
nsStyleConsts.h Bug 1331850 - Swap ClosestSide and FarthestSide in StyleShapeRadius. r=heycam 2017-01-18 12:01:57 +08:00
nsStyleContext.cpp Bug 1335987: stylo: Don't use the change hint to decide whether to recreate style contexts. r=bholley 2017-02-03 22:03:34 +01:00
nsStyleContext.h Bug 1335987: stylo: Don't use the change hint to decide whether to recreate style contexts. r=bholley 2017-02-03 22:03:34 +01:00
nsStyleCoord.cpp
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 1330190 - Part 3: Add ResolvePseudoElementStyleWithoutAnimation. ?heycam r=heycam 2017-01-16 16:57:16 +09:00
nsStyleSet.h Bug 1330190 - Part 3: Add ResolvePseudoElementStyleWithoutAnimation. ?heycam r=heycam 2017-01-16 16:57:16 +09:00
nsStyleStruct.cpp Bug 1335308 - Proxy mSpecifiedTransform releases that occur during the servo traversal to the main thread. r=heycam 2017-02-08 17:04:46 -08:00
nsStyleStruct.h Bug 1335308 - Proxy mSpecifiedTransform releases that occur during the servo traversal to the main thread. r=heycam 2017-02-08 17:04:46 -08:00
nsStyleStructFwd.h
nsStyleStructInlines.h Bug 1335317 - Avoid calling StyleEffects() during the parallel traversal. r=heycam 2017-02-08 17:04:46 -08:00
nsStyleTransformMatrix.cpp Bug 1335942 - Part 5: Add AnimationValue::GetScaleValue(). r=hiro 2017-02-06 16:32:21 +08:00
nsStyleTransformMatrix.h Bug 1335942 - Part 5: Add AnimationValue::GetScaleValue(). r=hiro 2017-02-06 16:32:21 +08:00
nsStyleUtil.cpp
nsStyleUtil.h
nsTransitionManager.cpp Bug 1336899 - Should not fire the transitioncancel after ending CSS Transition. r=birtles 2017-02-06 16:21:01 +09:00
nsTransitionManager.h Bug 1335942 - Part 2: Use mozilla::AnimationValue in AnimationPropertySegment. r=hiro,manishearth 2017-02-04 13:57:08 +08:00