.. |
crashtests
|
Bug 473236, 2013 edition: Remove executable bit from files that clearly don't need it (html, xhtml, xul, svg, png, jpg, ttf files in test dirs within /layout). DONTBUILD
|
2013-03-25 17:01:35 -07:00 |
test
|
Bug 849657 patch 1: Expose CSS_PROP_PUBLIC_OR_PRIVATE macro to users of nsCSSPropList.h rather than CSS_PROP_DOMPROP_PREFIXED, so that we can avoid 'CssFloat' spreading even further. r=bzbarsky
|
2013-03-25 09:24:21 -07:00 |
xbl-marquee
|
Bug 848939 - De-field marquee. r=jaws
|
2013-03-18 20:32:02 -07:00 |
AnimationCommon.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
AnimationCommon.h
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
arrow.gif
|
|
|
arrowd.gif
|
|
|
contenteditable.css
|
|
|
CSS.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
CSS.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
CSSCalc.h
|
|
|
CSSValue.h
|
|
|
Declaration.cpp
|
Bug 570896: Allow separate background-origin and background-clip to be set in the background shorthand. r=bzbarsky
|
2013-03-07 17:59:32 -08:00 |
Declaration.h
|
|
|
designmode.css
|
|
|
ErrorReporter.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
ErrorReporter.h
|
|
|
forms.css
|
Backout e912de49c12b (Bug 854538) due to M5 & crashtest oranges on a CLOSED TREE
|
2013-03-26 17:28:14 -07:00 |
full-screen-override.css
|
|
|
GroupRule.h
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
html.css
|
Bug 818976 - Part 2: Implement template element interface. r=mrbkap,bz
|
2013-03-26 00:15:23 -07:00 |
ImageLoader.cpp
|
Bug 844750 - Don't use per-display-item invalidation for table frames. r=roc
|
2013-03-08 15:18:45 +13:00 |
ImageLoader.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
ImportRule.h
|
|
|
jar.mn
|
Bug 253564 - Plain text (text/plain, text/javascript, text/css, etc) documents should word-wrap. r=bz
|
2013-03-06 23:45:08 -05:00 |
Loader.cpp
|
Bug 846972 part 2. Add the WebIDL APIs for StyleSheet and CSSStyleSheet. r=peterv
|
2013-03-17 10:42:59 -04:00 |
Loader.h
|
|
|
Makefile.in
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
moz.build
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
NameSpaceRule.h
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
nsAnimationManager.cpp
|
|
|
nsAnimationManager.h
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
nsComputedDOMStyle.cpp
|
Bug 849657 patch 2: Change internal uses of 'CssFloat' to 'Float'. r=bzbarsky
|
2013-03-25 09:24:21 -07:00 |
nsComputedDOMStyle.h
|
Bug 849657 patch 2: Change internal uses of 'CssFloat' to 'Float'. r=bzbarsky
|
2013-03-25 09:24:21 -07:00 |
nsCSSAnonBoxes.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsCSSAnonBoxes.h
|
|
|
nsCSSAnonBoxList.h
|
|
|
nsCSSDataBlock.cpp
|
|
|
nsCSSDataBlock.h
|
|
|
nsCSSFontDescList.h
|
|
|
nsCSSKeywordList.h
|
Bug 846883 - Add support for native theming of <input type=range> on OS X. r=roc
|
2013-03-16 05:40:15 +00:00 |
nsCSSKeywords.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsCSSKeywords.h
|
|
|
nsCSSParser.cpp
|
Bug 804944, patch 2: Also condition @-moz-keyframes parsing on the animations preference. r=bzbarsky
|
2013-03-13 09:58:39 -07:00 |
nsCSSParser.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsCSSPropAliasList.h
|
|
|
nsCSSProperty.h
|
Add ids for CSS property aliases to the nsCSSProperty enum. (Bug 849656, patch 1) r=bzbarsky
|
2013-03-13 09:58:39 -07:00 |
nsCSSPropertySet.h
|
|
|
nsCSSPropList.h
|
Bug 849657: Fix bustage from changeset eb8d19e9c838.
|
2013-03-25 09:34:23 -07:00 |
nsCSSProps.cpp
|
Bug 849657 patch 1: Expose CSS_PROP_PUBLIC_OR_PRIVATE macro to users of nsCSSPropList.h rather than CSS_PROP_DOMPROP_PREFIXED, so that we can avoid 'CssFloat' spreading even further. r=bzbarsky
|
2013-03-25 09:24:21 -07:00 |
nsCSSProps.h
|
Move enabled state for aliases from gAliases to gPropertyEnabled. (Bug 849656, patch 3) r=bzbarsky
|
2013-03-13 09:58:39 -07:00 |
nsCSSPseudoClasses.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsCSSPseudoClasses.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsCSSPseudoClassList.h
|
|
|
nsCSSPseudoElementList.h
|
Backout e912de49c12b (Bug 854538) due to M5 & crashtest oranges on a CLOSED TREE
|
2013-03-26 17:28:14 -07:00 |
nsCSSPseudoElements.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsCSSPseudoElements.h
|
|
|
nsCSSRuleProcessor.cpp
|
bug 852379 - remove unecessary nsHashtable.h includes r=Ms2ger
|
2013-03-18 21:18:26 -04:00 |
nsCSSRuleProcessor.h
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
nsCSSRules.cpp
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
nsCSSRules.h
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
nsCSSScanner.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsCSSScanner.h
|
|
|
nsCSSStyleSheet.cpp
|
Bug 846972 part 3. Switch CSSStyleSheet to WebIDL. r=peterv
|
2013-03-17 10:45:01 -04:00 |
nsCSSStyleSheet.h
|
Bug 846972 part 3. Switch CSSStyleSheet to WebIDL. r=peterv
|
2013-03-17 10:45:01 -04:00 |
nsCSSValue.cpp
|
Bug 845374 - Part l: Stop including nsIDocument.h in nsContentUtils.h and fix two nits; r=khuey
|
2013-03-17 08:55:15 +01:00 |
nsCSSValue.h
|
Bug 816498: Fix some things about background attribute handling that are still broken. r=bz
|
2013-02-23 06:59:43 -08:00 |
nsDOMCSSAttrDeclaration.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsDOMCSSAttrDeclaration.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsDOMCSSDeclaration.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsDOMCSSDeclaration.h
|
Bug 849657 patch 1: Expose CSS_PROP_PUBLIC_OR_PRIVATE macro to users of nsCSSPropList.h rather than CSS_PROP_DOMPROP_PREFIXED, so that we can avoid 'CssFloat' spreading even further. r=bzbarsky
|
2013-03-25 09:24:21 -07:00 |
nsDOMCSSRect.cpp
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
nsDOMCSSRect.h
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
nsDOMCSSRGBColor.cpp
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
nsDOMCSSRGBColor.h
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
nsDOMCSSValueList.cpp
|
Bug 845374 - Part b: include nsAutoPtr.h in nsDOMCSSValueList.cpp; r=khuey
|
2013-03-17 08:55:08 +01:00 |
nsDOMCSSValueList.h
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
nsDOMMediaQueryList.cpp
|
|
|
nsDOMMediaQueryList.h
|
|
|
nsFontFaceLoader.cpp
|
Bug 847272 - avoid userfontset updates within font stream handling methods. r=jkew
|
2013-03-14 14:24:40 +09:00 |
nsFontFaceLoader.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsHTMLCSSStyleSheet.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsHTMLCSSStyleSheet.h
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
nsHTMLStyleSheet.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsHTMLStyleSheet.h
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
nsICSSDeclaration.h
|
|
|
nsICSSLoaderObserver.h
|
|
|
nsICSSPseudoComparator.h
|
|
|
nsICSSRuleList.h
|
|
|
nsICSSStyleRuleDOMWrapper.h
|
|
|
nsIMediaList.h
|
|
|
nsIStyleRule.h
|
|
|
nsIStyleRuleProcessor.h
|
Bug 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04:00 |
nsIStyleSheet.h
|
|
|
nsLayoutStylesheetCache.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsLayoutStylesheetCache.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsMediaFeatures.cpp
|
[Bug 847110] bustage fix
|
2013-03-02 20:20:07 -05:00 |
nsMediaFeatures.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsNthIndexCache.cpp
|
|
|
nsNthIndexCache.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsROCSSPrimitiveValue.cpp
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
nsROCSSPrimitiveValue.h
|
Bug 848339 - Remove the vestigial boolean outparam from nsWrapperCache::WrapObject. r=bz
|
2013-03-12 08:03:47 +09:00 |
nsRuleData.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsRuleData.h
|
Bug 849657 patch 1: Expose CSS_PROP_PUBLIC_OR_PRIVATE macro to users of nsCSSPropList.h rather than CSS_PROP_DOMPROP_PREFIXED, so that we can avoid 'CssFloat' spreading even further. r=bzbarsky
|
2013-03-25 09:24:21 -07:00 |
nsRuleNode.cpp
|
Bug 849657 patch 2: Change internal uses of 'CssFloat' to 'Float'. r=bzbarsky
|
2013-03-25 09:24:21 -07:00 |
nsRuleNode.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsRuleProcessorData.h
|
Bug 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04:00 |
nsRuleWalker.h
|
|
|
nsStyleAnimation.cpp
|
Bug 847480 - Convert DeprecatedAbs uses in animation code. r=dbaron
|
2013-03-09 14:20:04 -08:00 |
nsStyleAnimation.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsStyleContext.cpp
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
|
2013-03-18 15:25:50 +01:00 |
nsStyleContext.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsStyleCoord.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsStyleCoord.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsStyleSet.cpp
|
Bug 851611 - Part 3: Rename headers. r=jrmuizel
|
2013-03-18 15:25:50 +01:00 |
nsStyleSet.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsStyleStruct.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsStyleStruct.h
|
Back out c04824522d46 (bug 848973) for (at least) 10.8 and Android reftest failures
|
2013-03-26 23:31:57 -07:00 |
nsStyleStructFwd.h
|
|
|
nsStyleStructInlines.h
|
Back out c04824522d46 (bug 848973) for (at least) 10.8 and Android reftest failures
|
2013-03-26 23:31:57 -07:00 |
nsStyleStructList.h
|
|
|
nsStyleTransformMatrix.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsStyleTransformMatrix.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsStyleUtil.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsStyleUtil.h
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
nsTransitionManager.cpp
|
|
|
nsTransitionManager.h
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
plaintext.css
|
Bug 253564 - Plain text (text/plain, text/javascript, text/css, etc) documents should word-wrap. r=bz
|
2013-03-06 23:45:08 -05:00 |
quirk.css
|
|
|
Rule.h
|
Bug 767563 - Add a clang static checker, part 3: Move the MOZ_MUST_OVERRIDE macro to MFBT. r=Waldo
|
2013-03-23 21:14:43 -05:00 |
StyleRule.cpp
|
[Bug 847110] Fix up includes in layout/style r=dbaron
|
2013-03-02 19:31:48 -05:00 |
StyleRule.h
|
|
|
TopLevelImageDocument.css
|
|
|
TopLevelVideoDocument.css
|
|
|
ua.css
|
Bug 782441 part 2: Tweak ua.css to make flex container properties inherit to ::-moz-scrolled-content, so that flex containers with "overflow" set will honor those properties. r=bz
|
2013-03-22 08:13:49 -07:00 |
viewsource.css
|
|
|