gecko-dev/layout/style
2012-12-27 11:42:34 +13:00
..
crashtests Bug 822766. Be a bit more careful with our level assert in ReplaceAnimationRule. r=dbaron 2012-12-22 00:27:27 -08:00
test Bug 804834 - Part 1: Fix tests depending on E4X for-each in content JS. r=waldo 2012-12-21 20:47:52 +09:00
xbl-marquee
AnimationCommon.cpp
AnimationCommon.h
arrow.gif
arrowd.gif
contenteditable.css
CSS.cpp Bug 779917 - Null check followup. 2012-12-26 20:00:19 +11:00
CSS.h Bug 779917 - Implement CSS.supports(). r=dbaron f=bz 2012-11-25 11:26:07 +11:00
CSSCalc.h
CSSValue.h Backout bug 821593 for bustage. 2012-12-22 15:33:46 +01:00
Declaration.cpp
Declaration.h
designmode.css
ErrorReporter.cpp
ErrorReporter.h
forms.css
full-screen-override.css
GroupRule.h
html.css
ImageLoader.cpp Bug 801061. Switch from imgIRequest to imgRequestProxy. r=joe 2012-10-12 08:43:01 -04:00
ImageLoader.h
ImportRule.h
jar.mn
Loader.cpp
Loader.h
Makefile.in bug 821593 - use webidl for RGBColor r=bz 2012-12-14 02:51:39 -05:00
NameSpaceRule.h
nsAnimationManager.cpp Bug 822231; fix end of animation behaviour. r=dbaron 2012-12-21 16:58:14 -05:00
nsAnimationManager.h
nsComputedDOMStyle.cpp Bug 793617 - Implement mask-type property. r=dbaron,longsonr 2012-12-21 11:15:22 +11:00
nsComputedDOMStyle.h Bug 793617 - Implement mask-type property. r=dbaron,longsonr 2012-12-21 11:15:22 +11:00
nsCSSAnonBoxes.cpp
nsCSSAnonBoxes.h
nsCSSAnonBoxList.h
nsCSSDataBlock.cpp
nsCSSDataBlock.h
nsCSSFontDescList.h
nsCSSKeywordList.h Bug 793617 - Implement mask-type property. r=dbaron,longsonr 2012-12-21 11:15:22 +11:00
nsCSSKeywords.cpp
nsCSSKeywords.h
nsCSSParser.cpp Bug 824654 - Remove duplicated class define to fix bustage on Win64 builder. r=heycam 2012-12-26 13:44:12 +09:00
nsCSSParser.h Bug 779917 - Implement CSS.supports(). r=dbaron f=bz 2012-11-25 11:26:07 +11:00
nsCSSPropAliasList.h
nsCSSProperty.h
nsCSSPropertySet.h
nsCSSPropList.h Bug 793617 - Implement mask-type property. r=dbaron,longsonr 2012-12-21 11:15:22 +11:00
nsCSSProps.cpp Bug 793617 - Implement mask-type property. r=dbaron,longsonr 2012-12-21 11:15:22 +11:00
nsCSSProps.h Bug 793617 - Implement mask-type property. r=dbaron,longsonr 2012-12-21 11:15:22 +11:00
nsCSSPseudoClasses.cpp Bug 818400. Add a preference to control :scope and pref it off in release builds for now. r=dbaron 2012-12-24 19:35:34 -08:00
nsCSSPseudoClasses.h Bug 818400. Add a preference to control :scope and pref it off in release builds for now. r=dbaron 2012-12-24 19:35:34 -08:00
nsCSSPseudoClassList.h Bug 818400. Add a preference to control :scope and pref it off in release builds for now. r=dbaron 2012-12-24 19:35:34 -08:00
nsCSSPseudoElementList.h
nsCSSPseudoElements.cpp
nsCSSPseudoElements.h
nsCSSRuleProcessor.cpp Bug 818400. Add a preference to control :scope and pref it off in release builds for now. r=dbaron 2012-12-24 19:35:34 -08:00
nsCSSRuleProcessor.h
nsCSSRules.cpp
nsCSSRules.h
nsCSSScanner.cpp
nsCSSScanner.h
nsCSSStyleSheet.cpp
nsCSSStyleSheet.h Bug 819791 - Part 3: Make typeof nsTArray == typeof InfallibleTArray. r=bz 2012-12-18 20:16:06 -05:00
nsCSSValue.cpp Bug 801061. Switch from imgIRequest to imgRequestProxy. r=joe 2012-10-12 08:43:01 -04:00
nsCSSValue.h Bug 801061. Switch from imgIRequest to imgRequestProxy. r=joe 2012-10-12 08:43:01 -04:00
nsDOMCSSAttrDeclaration.cpp
nsDOMCSSAttrDeclaration.h
nsDOMCSSDeclaration.cpp
nsDOMCSSDeclaration.h
nsDOMCSSRect.cpp
nsDOMCSSRect.h
nsDOMCSSRGBColor.cpp bug 821593 - remove the nsIDOMRGBColor xpidl now that nothing uses it r=bz 2012-12-14 04:51:06 -05:00
nsDOMCSSRGBColor.h bug 821593 - remove the nsIDOMRGBColor xpidl now that nothing uses it r=bz 2012-12-14 04:51:06 -05:00
nsDOMCSSValueList.cpp
nsDOMCSSValueList.h
nsDOMMediaQueryList.cpp
nsDOMMediaQueryList.h
nsFontFaceLoader.cpp bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc 2012-12-19 09:42:25 +00:00
nsFontFaceLoader.h bug 821442 - eliminate the unreliable mFamily back-pointer in gfxFontEntry, and instead pass/track font family explicitly where needed. r=roc 2012-12-19 09:42:25 +00:00
nsHTMLCSSStyleSheet.cpp
nsHTMLCSSStyleSheet.h
nsHTMLStyleSheet.cpp Bug 824397 - Use NS_ENSURE_{TRUE,FALSE,SUCCESS}_VOID(foo) instead of NS_ENSURE_{TRUE,FALSE,SUCCESS}(foo, ). r=derf. 2012-12-23 20:45:57 -08:00
nsHTMLStyleSheet.h
nsICSSDeclaration.h
nsICSSLoaderObserver.h
nsICSSPseudoComparator.h
nsICSSRuleList.h
nsICSSStyleRuleDOMWrapper.h
nsIMediaList.h
nsIStyleRule.h
nsIStyleRuleProcessor.h
nsIStyleSheet.h
nsLayoutStylesheetCache.cpp
nsLayoutStylesheetCache.h
nsMediaFeatures.cpp
nsMediaFeatures.h
nsNthIndexCache.cpp
nsNthIndexCache.h
nsROCSSPrimitiveValue.cpp bug 821593 - remove nsIDOMCSSPrimitiveValue:::GetRGBColor() r=bz 2012-12-14 04:18:40 -05:00
nsROCSSPrimitiveValue.h Backout bug 821593 for bustage. 2012-12-22 15:33:46 +01:00
nsRuleData.cpp
nsRuleData.h
nsRuleNode.cpp Bug 823124: Add diagnostic (and otherwise good-to-have) assertion that non-root rule nodes must have a non-null rule (and vice-versa). 2012-12-21 14:36:53 -05:00
nsRuleNode.h
nsRuleProcessorData.h
nsRuleWalker.h
nsStyleAnimation.cpp
nsStyleAnimation.h
nsStyleContext.cpp Bug 820570 - Move mozilla::DebugOnly into DebugOnly.h to pare down the grab-baggish Util.h. r=Ms2ger 2012-12-14 18:58:45 -05:00
nsStyleContext.h
nsStyleCoord.cpp
nsStyleCoord.h
nsStyleSet.cpp Bug 822766. Be a bit more careful with our level assert in ReplaceAnimationRule. r=dbaron 2012-12-22 00:27:27 -08:00
nsStyleSet.h
nsStyleStruct.cpp Bug 793617 - Implement mask-type property. r=dbaron,longsonr 2012-12-21 11:15:22 +11:00
nsStyleStruct.h Bug 793617 - Implement mask-type property. r=dbaron,longsonr 2012-12-21 11:15:22 +11:00
nsStyleStructFwd.h
nsStyleStructInlines.h Bug 801061. Switch from imgIRequest to imgRequestProxy. r=joe 2012-10-12 08:43:01 -04:00
nsStyleStructList.h
nsStyleTransformMatrix.cpp
nsStyleTransformMatrix.h
nsStyleUtil.cpp
nsStyleUtil.h
nsTransitionManager.cpp Bug 823124; speculative fix - null style rule from an animation; r=dbaron 2012-12-27 11:42:34 +13:00
nsTransitionManager.h Bug 823460; start throttled transitions with delays; r=dbaron; a=blocking-basecamp 2012-12-23 17:52:13 +13:00
quirk.css
Rule.h
StyleRule.cpp
StyleRule.h
TopLevelImageDocument.css
TopLevelVideoDocument.css
ua.css
viewsource.css