gecko/layout/style
Jeff Muizelaar 6d373b1bb7 Bug 868557. Explicitly unalias list in nsStyleContext::AddChild() r=dbaron
Clang and GCC probably MSVC are not able to unalias list because they don't
realize that mEmptyChild and mChild can't alias mNextSibling and mPrevSibling.
If we explicitly dereference list we get better code, saving 3 instructions
with clang.
2013-05-06 11:05:44 -04:00
..
crashtests Bug 862113. Fix test for CSS2 pseudo-elements to not trigger assertions. r=dholbert 2013-04-18 01:21:46 -04:00
test Bug 848293 - Update AnimationEvent to be compatible with the spec, r=dbaron 2013-05-05 16:22:29 +03:00
xbl-marquee Bug 865947 - Force all string event handlers to be evaluated in the content scope. r=jaws,bz 2013-04-29 14:37:36 -07:00
AnimationCommon.cpp No bug - Remove Windows line endings from layout/style/AnimationCommon.cpp. 2013-04-06 22:16:46 +02: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 Bug 833624. Bump up size of int's in mOrder to allow more than 256 CSS properties. r=dbaron 2013-01-24 02:24:27 +09:00
designmode.css
ErrorReporter.cpp [Bug 847110] Fix up includes in layout/style r=dbaron 2013-03-02 19:31:48 -05:00
ErrorReporter.h Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats 2013-04-11 22:20:45 -05:00
forms.css Bug 771975 - Remove -moz-prefixed gradients usage from rest of the tree. r=roc 2013-04-09 07:44:26 +09: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 857820 part.1 Drop blink effect implementation r=dbaron 2013-04-14 19:11:07 +09:00
ImageDocument.css bug 857089 - backout changeset b85353b6cc38 pending revised UI for the feature 2013-05-01 10:12:41 +01: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 799816. Try to not have preload sheets (or other unreferenced sheets) hanging out in our mCompleteSheets hashtable. r=dbaron 2013-04-24 14:59:14 -04:00
Loader.h
Makefile.in Bug 859018 - Remove the MSVC exemption for FAIL_ON_WARNINGS in layout. r=dbaron 2013-04-28 19:02:35 +09:00
moz.build Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey 2013-04-16 15:24:43 -04: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 Bug 848293 - Update AnimationEvent to be compatible with the spec, r=dbaron 2013-05-05 16:22:29 +03:00
nsAnimationManager.h Bug 848293 - Update AnimationEvent to be compatible with the spec, r=dbaron 2013-05-05 16:22:29 +03:00
nsComputedDOMStyle.cpp Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
nsComputedDOMStyle.h Bug 520992: Adjust computed width and height before returning to account for box-sizing. [r=bz] 2013-04-04 09:00:07 -05: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 855301 - Add support for native theming of <input type=range> on Linux. r=roc 2013-03-28 20:25:05 +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 859018 - Remove the MSVC exemption for FAIL_ON_WARNINGS in layout. r=dbaron 2013-04-28 19:02:35 +09:00
nsCSSParser.h Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats 2013-04-11 22:20:45 -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 848539 part 6: Back out ff0658329dbd, bug 763689 part 1 (CSS parser support for min-width:auto & min-height:auto). r=dbaron 2013-03-27 23:33:19 -07:00
nsCSSProps.cpp Bug 856879 - Remove constructor arguments argument from style struct macros. r=dbaron 2013-04-02 12:45:48 +11: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 Bug 819871 - Make ":-moz-placeholder" parsable but without any effect on styling. r=dbaron,bz 2013-01-24 09:30:28 +00:00
nsCSSPseudoElementList.h Bug 854538 - Add a ::-moz-range-progress pseudo-element to <input type=range> for Firefox OS. r=dholbert 2013-03-26 23:04:41 +00: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 636564 - Implement lion style scrollbars on Mac OSX 10.7+; r=roc 2013-05-02 10:58:00 -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 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
nsCSSRules.h Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
nsCSSScanner.cpp [Bug 847110] Fix up includes in layout/style r=dbaron 2013-03-02 19:31:48 -05:00
nsCSSScanner.h Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats 2013-04-11 22:20:45 -05:00
nsCSSStyleSheet.cpp Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
nsCSSStyleSheet.h Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
nsCSSValue.cpp Bug 859817 - Make nsStringBuffer::Alloc return already_AddRefed; r=bz 2013-04-22 14:13:22 +03: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 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
nsDOMCSSRect.cpp Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
nsDOMCSSRect.h Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
nsDOMCSSRGBColor.cpp Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
nsDOMCSSRGBColor.h Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
nsDOMCSSValueList.cpp Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
nsDOMCSSValueList.h Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
nsDOMMediaQueryList.cpp bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8 2013-01-12 07:40:33 -05:00
nsDOMMediaQueryList.h
nsFontFaceLoader.cpp Bug 856402 - null-check the result of GetParentStyleSheet. r=dbaron 2013-04-03 15:13:17 +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 868729 - Remove nsHTMLCSSStyleSheet::Init; r=bz 2013-05-05 09:03:20 +02:00
nsHTMLCSSStyleSheet.h Bug 868729 - Remove nsHTMLCSSStyleSheet::Init; r=bz 2013-05-05 09:03:20 +02:00
nsHTMLStyleSheet.cpp Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03: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 636564 - Implement lion style scrollbars on Mac OSX 10.7+; r=roc 2013-05-02 10:58:00 -04:00
nsMediaFeatures.h [Bug 847110] Fix up includes in layout/style r=dbaron 2013-03-02 19:31:48 -05:00
nsNthIndexCache.cpp Bug 829344 - Part 4: Fix gcc -Wlogical-op warnings from PRBool/bool conversion. r=ehsan 2013-01-10 17:56:51 -08:00
nsNthIndexCache.h [Bug 847110] Fix up includes in layout/style r=dbaron 2013-03-02 19:31:48 -05:00
nsROCSSPrimitiveValue.cpp Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
nsROCSSPrimitiveValue.h Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04: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 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
nsRuleNode.h Bug 856879 - Remove constructor arguments argument from style struct macros. r=dbaron 2013-04-02 12:45:48 +11:00
nsRuleProcessorData.h Bug 856108 - Port static analyses to clang, part 2e: use MOZ_STACK_CLASS in layout. r=mats 2013-04-11 22:20:45 -05:00
nsRuleWalker.h Bug 607441 part 1. Don't disable SVG presentational attributes when page styles are disabled. r=dbaron,jwatt 2013-03-27 22:47:25 -04:00
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 868557. Explicitly unalias list in nsStyleContext::AddChild() r=dbaron 2013-05-06 11:05:44 -04:00
nsStyleContext.h Bug 856879 - Remove constructor arguments argument from style struct macros. r=dbaron 2013-04-02 12:45:48 +11: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 867454: Treat a flex container's ::before and ::after generated content nodes as flex items. r=bz 2013-05-02 14:04:47 -07:00
nsStyleSet.h bug 856779 - make nsStyleSet::Init() return void r=dholbert 2013-03-31 18:08:29 -04:00
nsStyleStruct.cpp Bug 859018 - Remove the MSVC exemption for FAIL_ON_WARNINGS in layout. r=dbaron 2013-04-28 19:02:35 +09:00
nsStyleStruct.h Bug 848973 - Make nsStyleDisplay::IsBlockInside() and friends work only on style structs for the passed in frame and document them. r=roc 2013-04-07 09:40:07 +10:00
nsStyleStructFwd.h Bug 856879 - Remove constructor arguments argument from style struct macros. r=dbaron 2013-04-02 12:45:48 +11:00
nsStyleStructInlines.h Bug 848973 - Make nsStyleDisplay::IsBlockInside() and friends work only on style structs for the passed in frame and document them. r=roc 2013-04-07 09:40:07 +10:00
nsStyleStructList.h Bug 856879 - Remove constructor arguments argument from style struct macros. r=dbaron 2013-04-02 12:45:48 +11:00
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 Bug 848291 - Update TransitionEvent to be compatible with the spec, r=dbaron 2013-05-04 17:41:20 +03:00
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 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger 2013-04-22 14:15:59 +03:00
StyleRule.h Bug 856317 - Expose the column number of style rules via inIDOMUtils. r=dbaron 2013-04-06 12:38:56 -05:00
TopLevelImageDocument.css Bug 862117 - Move CSS rule classes relevant to image documents for cursor appearance (zoom in / zoom out) into layout/style/ImageDocument.css. r=roc, r=jaws 2013-04-21 18:29:14 -04:00
TopLevelVideoDocument.css
ua.css Bug 771975 - Remove -moz-prefixed gradients usage from rest of the tree. r=roc 2013-04-09 07:44:26 +09:00
viewsource.css