.. |
crashtests
|
back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage
|
2010-12-08 03:43:33 -06:00 |
test
|
Fix keyword table entries in nsCSSPropList and code in nsRuleNode to match those used in the parser. (Bug 636029) r=bzbarsky
|
2011-03-05 09:58:33 -08:00 |
xbl-marquee
|
Bug 533592, part 1 - Remove uses of and support for xpcnativewrappers=no/yes in manifests. (The default has been yes for some time and we will now only have that behavior.) r=mrbkap.
|
2010-05-27 12:33:54 -07:00 |
arrow.gif
|
|
|
arrowd.gif
|
|
|
contenteditable.css
|
Bug 620906 - Back out part of bug 289384 to make sure that scrollbars work in CKEditor fields again; r=roc a=blocking-final+
|
2011-01-11 16:00:44 -05:00 |
CSSCalc.h
|
Simplify storage of computed calc() as a result of removing min() and max(). (Bug 363249) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-11 09:27:13 -07:00 |
Declaration.cpp
|
Bug 613130 - Don't sanitize style nodes and attributes in the sanitizing parser if we have not found any unsafe properties; r=roc,bzbarsky a=blocking-final+
|
2010-11-24 13:31:52 -05:00 |
Declaration.h
|
Bug 613130 - Don't sanitize style nodes and attributes in the sanitizing parser if we have not found any unsafe properties; r=roc,bzbarsky a=blocking-final+
|
2010-11-24 13:31:52 -05:00 |
designmode.css
|
Bug 620906 - Back out part of bug 289384 to make sure that scrollbars work in CKEditor fields again; r=roc a=blocking-final+
|
2011-01-11 16:00:44 -05:00 |
forms.css
|
Bug 630564 - Ctrl+Shift+X in the location bar in RTL mode should change the text alignment in addition to directionality; r=roc a=blocking-final+
|
2011-02-03 01:31:14 -05:00 |
html.css
|
Bug 573960 - Make the bordercolor attribute on table elements work again; r=bernd a=blocking-betaN+
|
2011-01-31 16:23:01 -05:00 |
jar.mn
|
Bug 489303, show resizer when statusbar is hidden, r=roc,gavin a=blocking
|
2011-01-17 09:35:32 -05:00 |
Loader.cpp
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 3; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:59 -04:00 |
Loader.h
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 3; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:59 -04:00 |
Makefile.in
|
Eliminate all virtual functions from nsCSSRule to eliminate its vtable pointer. (Bug 596140) r=bzbarsky a2.0=roc
|
2010-09-18 11:43:17 -07:00 |
nsComputedDOMStyle.cpp
|
Bug 585867 part 5. Remove outparam and AddRef from all property getters. r=bzbarsky
|
2011-03-04 12:28:57 -05:00 |
nsComputedDOMStyle.h
|
Bug 585867 part 5. Remove outparam and AddRef from all property getters. r=bzbarsky
|
2011-03-04 12:28:57 -05:00 |
nsCSSAnonBoxes.cpp
|
Bug 534136 Part 2: Use 16bit-char buffers inside atoms. r=bz sr=mrbkap
|
2010-03-08 07:45:00 -08:00 |
nsCSSAnonBoxes.h
|
|
|
nsCSSAnonBoxList.h
|
Bug 525608 part 2. Change the CSS parser to not allow anon box selectors with more than the anon box name in them. Store the pseudo type in pseudo-element selectors. Enforce that all non-anon-box pseudo selectors have an mNext that selects the element they apply to. r=dbaron
|
2009-12-11 02:37:40 -05:00 |
nsCSSDataBlock.cpp
|
Add 'parsevariant_' parameter to CSS_PROP macro, with all properties initially zero. (Bug 636029) r=bzbarsky
|
2011-03-05 09:58:33 -08:00 |
nsCSSDataBlock.h
|
Bug 576044 (10/12): Don't directly manipulate the contents of mTempData in the CSS parser. r=dbaron a2.0=dbaron
|
2010-08-19 15:33:44 -04:00 |
nsCSSKeywordList.h
|
Disable parsing of 'marker', 'run-in', and 'compact' in a less hacky way. (Bug 636029) r=bzbarsky
|
2011-03-05 09:58:33 -08:00 |
nsCSSKeywords.cpp
|
|
|
nsCSSKeywords.h
|
|
|
nsCSSParser.cpp
|
Use ParseSingleValueProperty for the components inside the 'transition' shorthand as well. (Bug 636029) r=bzbarsky
|
2011-03-05 09:58:33 -08:00 |
nsCSSParser.h
|
Bug 569719 part 3: collapse nsDOMCSSDeclaration::ParseDeclaration into its sole caller (nsDOMCSSDeclaration::SetCSSText); remove always-constant flag arguments to nsCSSParser::ParseAndAppendDeclaration; rename that method to ParseDeclarations. r=dbaron
|
2010-07-23 11:00:19 -07:00 |
nsCSSProperty.h
|
Add 'parsevariant_' parameter to CSS_PROP macro, with all properties initially zero. (Bug 636029) r=bzbarsky
|
2011-03-05 09:58:33 -08:00 |
nsCSSPropertySet.h
|
Bug 559715: Micro-optimize nsCSSPropertySet by adjusting types so that the compiler can do index calculations more efficiently., r=dbaron, a=dholbert_sheriff
|
2010-04-23 12:59:15 -07:00 |
nsCSSPropList.h
|
Use ParseSingleValueProperty for the components inside the 'transition' shorthand as well. (Bug 636029) r=bzbarsky
|
2011-03-05 09:58:33 -08:00 |
nsCSSProps.cpp
|
Add 'parsevariant_' parameter to CSS_PROP macro, with all properties initially zero. (Bug 636029) r=bzbarsky
|
2011-03-05 09:58:33 -08:00 |
nsCSSProps.h
|
Make generic mechanism for parsing lists of single values with ParseVariant. (Bug 636029) r=bzbarsky
|
2011-03-05 09:58:33 -08:00 |
nsCSSPseudoClasses.cpp
|
Implement :-moz-any() selector to allow simplification of user-agent style sheets. (Bug 544834) r=bzbarsky
|
2010-04-23 19:59:47 -07:00 |
nsCSSPseudoClasses.h
|
Implement :-moz-any() selector to allow simplification of user-agent style sheets. (Bug 544834) r=bzbarsky
|
2010-04-23 19:59:47 -07:00 |
nsCSSPseudoClassList.h
|
Bug 605125 (1/5) - Add :-moz-ui-valid pseudo-class. r=bz a=jst
|
2010-11-24 00:54:29 +01:00 |
nsCSSPseudoElementList.h
|
Bug 525608 part 2. Change the CSS parser to not allow anon box selectors with more than the anon box name in them. Store the pseudo type in pseudo-element selectors. Enforce that all non-anon-box pseudo selectors have an mNext that selects the element they apply to. r=dbaron
|
2009-12-11 02:37:40 -05:00 |
nsCSSPseudoElements.cpp
|
Bug 551397: CSS_PSEUDO_ELEMENT needs to be undefined before next definition. r=sicking
|
2010-03-10 12:33:37 -08:00 |
nsCSSPseudoElements.h
|
Bug 525608 part 3. Change all style set consumers that ask for a pseudo style context to indicate what they're actually asking for (pseudo-element, anonymous box, or xul tree thing). r=dbaron
|
2009-12-11 02:37:40 -05:00 |
nsCSSRule.h
|
Eliminate all virtual functions from nsCSSRule to eliminate its vtable pointer. (Bug 596140) r=bzbarsky a2.0=roc
|
2010-09-18 11:43:17 -07:00 |
nsCSSRuleProcessor.cpp
|
Bug 608759. Stop calling ContentEnumFunc through a function pointer; just call it directly. r=dbaron
|
2011-03-07 12:45:25 -05:00 |
nsCSSRuleProcessor.h
|
Bug 543910 - Layout support for -moz-windows-theme. r=dbaron, a=final.
|
2010-10-09 15:53:45 -05:00 |
nsCSSRules.cpp
|
Add NS_FINAL_CLASS annotations to rule classes. r=bzbarsky Add virtual that I missed on nsCSSGroupRule. (Bug 596140) a=me
|
2010-09-18 12:15:31 -07:00 |
nsCSSRules.h
|
Give nsCSSFontFaceRule a copy-constructor that doesn't copy the reference count. (Bug 601437) r=bzbarsky a2.0=blocking2.0:final
|
2010-10-06 21:25:47 -07:00 |
nsCSSScanner.cpp
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 3; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:59 -04:00 |
nsCSSScanner.h
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 3; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:59 -04:00 |
nsCSSStruct.cpp
|
Bug 576044 (5/12): eliminate ValueList as a storage type. r=dbaron a2.0=dbaron
|
2010-08-19 15:33:44 -04:00 |
nsCSSStruct.h
|
Remove tracking of whether the font family comes from HTML, since we no longer use the information. (Bug 636040) r=jdaggett
|
2011-03-03 13:18:42 -08:00 |
nsCSSStyleRule.cpp
|
Bug 576831 part 2. Rename DOMCSSStyleRuleImpl to mozilla::css::DOMCSSStyleRule. r=bzbarsky
|
2011-03-10 21:47:52 -05:00 |
nsCSSStyleSheet.cpp
|
Correctly fix up the parentage of child sheets when removing the primary nsCSSStyleSheet from an nsCSSStyleSheetInner. (Bug 623351) r=bzbarsky a2.0=blocking
|
2011-01-14 19:57:53 -08:00 |
nsCSSStyleSheet.h
|
Bug 606498 - Make sure the new nsIScriptError2 is used in all possible places- part 3; r=bzbarsky,dbaron,mrbkap sr=jst a=blocking2.0
|
2010-12-20 12:21:59 -04:00 |
nsCSSValue.cpp
|
Bug 615977: Make nsCSSValue::BufferFromString() return an already_AddRefed pointer. r=dbaron a=roc
|
2010-12-05 13:17:29 +00:00 |
nsCSSValue.h
|
Bug 615977: Make nsCSSValue::BufferFromString() return an already_AddRefed pointer. r=dbaron a=roc
|
2010-12-05 13:17:29 +00:00 |
nsDOMCSSAttrDeclaration.cpp
|
Bug 585014 - Use Element in nsDOMCSSAttributeDeclaration; r=bzbarsky approval2.0=benjamin
|
2010-08-27 09:03:36 +02:00 |
nsDOMCSSAttrDeclaration.h
|
Bug 585014 - Use Element in nsDOMCSSAttributeDeclaration; r=bzbarsky approval2.0=benjamin
|
2010-08-27 09:03:36 +02:00 |
nsDOMCSSDeclaration.cpp
|
Add 'parsevariant_' parameter to CSS_PROP macro, with all properties initially zero. (Bug 636029) r=bzbarsky
|
2011-03-05 09:58:33 -08:00 |
nsDOMCSSDeclaration.h
|
Bug 585616 - Merge nsIDOMNSCSS2Properties and nsIDOMSVGCSS2Properties into nsIDOMCSS2Properties. r=bz
|
2010-08-05 22:32:01 -07:00 |
nsDOMCSSRect.cpp
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
|
2010-01-12 14:08:43 +01:00 |
nsDOMCSSRect.h
|
|
|
nsDOMCSSRGBColor.cpp
|
Fix for bug 533637 (Speed up unwrapping a node in quickstubs that use nsINode (dromaeo)). Pair every DOMCI to a specific C++ class. r=jst.
|
2010-01-12 14:08:43 +01:00 |
nsDOMCSSRGBColor.h
|
|
|
nsDOMCSSValueList.cpp
|
Bug 585867 part 3. Make AppendCSSValue infallible. r=bzbarsky
|
2011-03-04 12:28:57 -05:00 |
nsDOMCSSValueList.h
|
Bug 585867 part 3. Make AppendCSSValue infallible. r=bzbarsky
|
2011-03-04 12:28:57 -05:00 |
nsFontFaceLoader.cpp
|
bug 499292 - hide fallback text for a short time while a font downloads. r=jdaggett a=beltzner
|
2011-01-05 21:48:48 +00:00 |
nsFontFaceLoader.h
|
bug 499292 - hide fallback text for a short time while a font downloads. r=jdaggett a=beltzner
|
2011-01-05 21:48:48 +00:00 |
nsHTMLCSSStyleSheet.cpp
|
Bug 575901 - DeCOMtaminate nsIStyleRuleProcessor method signatures. r=bz
|
2010-07-18 23:20:40 +02:00 |
nsHTMLCSSStyleSheet.h
|
Bug 575901 - DeCOMtaminate nsIStyleRuleProcessor method signatures. r=bz
|
2010-07-18 23:20:40 +02:00 |
nsHTMLStyleSheet.cpp
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
nsHTMLStyleSheet.h
|
Bug 575901 - DeCOMtaminate nsIStyleRuleProcessor method signatures. r=bz
|
2010-07-18 23:20:40 +02:00 |
nsICSSDeclaration.h
|
Bug 558235 part 2: Kill CSS2PropertiesTearoff. r=dbaron
|
2010-07-14 13:58:56 -07:00 |
nsICSSGroupRule.h
|
Make nsICSSRule::Clone return the cloned value directly. (Bug 585137) r=bzbarsky a2.0=dbaron
|
2010-08-15 11:19:34 -04:00 |
nsICSSImportRule.h
|
Make nsICSSRule::Clone return the cloned value directly. (Bug 585137) r=bzbarsky a2.0=dbaron
|
2010-08-15 11:19:34 -04:00 |
nsICSSLoaderObserver.h
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
nsICSSNameSpaceRule.h
|
Make nsICSSRule::Clone return the cloned value directly. (Bug 585137) r=bzbarsky a2.0=dbaron
|
2010-08-15 11:19:34 -04:00 |
nsICSSPseudoComparator.h
|
Remove aTag argument from nsICSSPseudoComparator::PseudoMatches. (Bug 576794) r=bzbarsky a2.0=bsmedberg
|
2010-07-30 16:48:57 -07:00 |
nsICSSRule.h
|
Make nsICSSRule::Clone return the cloned value directly. (Bug 585137) r=bzbarsky a2.0=dbaron
|
2010-08-15 11:19:34 -04:00 |
nsICSSRuleList.h
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
nsICSSStyleRule.h
|
Make nsICSSRule::Clone return the cloned value directly. (Bug 585137) r=bzbarsky a2.0=dbaron
|
2010-08-15 11:19:34 -04:00 |
nsICSSStyleRuleDOMWrapper.h
|
|
|
nsIMediaList.h
|
Inline a few methods in nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
nsIStyleRule.h
|
Bug 566808 - "DeCOMtaminate nsIStyleRule method signatures" [r=dbaron]
|
2010-05-19 22:28:00 -04:00 |
nsIStyleRuleProcessor.h
|
Bug 575901 - DeCOMtaminate nsIStyleRuleProcessor method signatures. r=bz
|
2010-07-18 23:20:40 +02:00 |
nsIStyleSheet.h
|
Change some nsIStyleSheet methods from returning AddRef-ed to un-AddRef-ed pointers, and some other cleanup. (Bug 239008) r=dbaron
|
2010-05-17 21:00:39 -07:00 |
nsLayoutStylesheetCache.cpp
|
Bug 569719 part 2: Move headers for the former nsCSSLoader and nsCSSDeclaration into mozilla/css/. r=dbaron
|
2010-06-28 15:49:35 -07:00 |
nsLayoutStylesheetCache.h
|
Remove nsICSSStyleSheet and replace all uses with nsCSSStyleSheet. (Bug 239008) r=dbaron
|
2010-05-11 13:41:47 -07:00 |
nsMediaFeatures.cpp
|
Bug 618016 - Make a new media query for device orientation [r=dbaron a=blassey]
|
2010-12-10 13:35:36 -05:00 |
nsMediaFeatures.h
|
Bug 543910 - Layout support for -moz-windows-theme. r=dbaron, a=final.
|
2010-10-09 15:53:45 -05:00 |
nsROCSSPrimitiveValue.cpp
|
Bug 537890. Part 10: Fix nsPresContext and nsIDeviceContext unit-conversion methods to be explicit about using CSS logical units instead of physical units. r=dbaron
|
2010-08-13 21:58:04 +12:00 |
nsROCSSPrimitiveValue.h
|
Bug 537890. Part 10: Fix nsPresContext and nsIDeviceContext unit-conversion methods to be explicit about using CSS logical units instead of physical units. r=dbaron
|
2010-08-13 21:58:04 +12:00 |
nsRuleData.cpp
|
Add 'parsevariant_' parameter to CSS_PROP macro, with all properties initially zero. (Bug 636029) r=bzbarsky
|
2011-03-05 09:58:33 -08:00 |
nsRuleData.h
|
Bug 576044 (6/12): remove vestiges of nsCSSType. r=dbaron a2.0=dbaron
|
2010-08-19 15:33:44 -04:00 |
nsRuleNode.cpp
|
Fix keyword table entries in nsCSSPropList and code in nsRuleNode to match those used in the parser. (Bug 636029) r=bzbarsky
|
2011-03-05 09:58:33 -08:00 |
nsRuleNode.h
|
Bug 625434. Make sure we don't get into a situation where we're failing to gc the ruletree for a page. r=dbaron, a=blocker
|
2011-01-18 21:20:35 -05:00 |
nsRuleProcessorData.h
|
Bug 595036 (2/2) - Introduce nsEventStates class to represent event states. r+a=bz
|
2010-10-20 13:26:32 +02:00 |
nsRuleWalker.h
|
Pass through desired link-visitedness on the rule walker and construct if-visited style contexts in the style set when visited styles are present. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
nsStyleAnimation.cpp
|
Bug 607537 - SVG SMIL: Support paint servers an animation values; r=dholbert,dbaron; a=roc
|
2010-12-29 10:31:14 +09:00 |
nsStyleAnimation.h
|
Add calc() unit to nsStyleAnimation::Value. (Bug 520234) r=bzbarsky a=blocking2.0:beta7
|
2010-09-15 08:11:26 -07:00 |
nsStyleContext.cpp
|
Bug 506826 - Parsing for background-image: -moz-element(#elementID). r=dbaron
|
2010-08-13 15:33:37 +02:00 |
nsStyleContext.h
|
Bug 631682. Make sure to start background image loads for the root element when we compute its style and decide to construct a frame. r+a=dbaron
|
2011-02-04 22:43:13 -05:00 |
nsStyleCoord.cpp
|
Simplify storage of computed calc() as a result of removing min() and max(). (Bug 363249) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-11 09:27:13 -07:00 |
nsStyleCoord.h
|
Simplify storage of computed calc() as a result of removing min() and max(). (Bug 363249) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-11 09:27:13 -07:00 |
nsStyleSet.cpp
|
Bug 625434. Make sure we don't get into a situation where we're failing to gc the ruletree for a page. r=dbaron, a=blocker
|
2011-01-18 21:20:35 -05:00 |
nsStyleSet.h
|
Bug 589615 part 2. Rename the HTML preshint level to just the preshint level, since it's the only preshint level now. r=dbaron, a=dbaron
|
2011-01-14 21:14:41 -05:00 |
nsStyleStruct.cpp
|
Remove tracking of which font families are quirky, since we no longer use the information. (Bug 636040) r=jdaggett
|
2011-03-03 13:18:42 -08:00 |
nsStyleStruct.h
|
Bug 602757. Part 3: Change IsOpaque to GetOpaqueRegion so we can get useful opaque regions for content that uses border-radius. r=tnikkel,sr=dbaron,a=blocking
|
2011-01-03 14:48:09 +13:00 |
nsStyleStructFwd.h
|
|
|
nsStyleStructInlines.h
|
Bug 592493 - Register border-images with the document image tracker.r=dbaron
|
2010-09-07 17:30:40 -07:00 |
nsStyleStructList.h
|
Bug 523576 - Fix compilation with disable-svg. r=dbaron
|
2009-12-12 19:43:34 +00:00 |
nsStyleTransformMatrix.cpp
|
Simplify storage of computed calc() as a result of removing min() and max(). (Bug 363249) r=bzbarsky a2.0=blocking2.0:beta6
|
2010-09-11 09:27:13 -07:00 |
nsStyleTransformMatrix.h
|
Implement animation of -moz-transform property. (Bug 531344) r=dholbert
|
2010-07-02 21:18:56 -07:00 |
nsStyleUtil.cpp
|
Bug 461199 (Part 16) - Remove now unused style code testing for Link and HTML Links.
|
2009-12-15 16:04:15 -08:00 |
nsStyleUtil.h
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
nsTransitionManager.cpp
|
Don't cancel transitions that are almost completed (and round to their final value) when we get an unrelated style change. (Bug 613888) r=bzbarsky a2.0=blocking
|
2011-01-14 19:57:53 -08:00 |
nsTransitionManager.h
|
Bug 586130 - Warning C4099 fixes (layout). r=dholbert a=bsmedberg
|
2011-01-20 19:49:09 -08:00 |
quirk.css
|
Bug 573960 - Make the bordercolor attribute on table elements work again; r=bernd a=blocking-betaN+
|
2011-01-31 16:23:01 -05:00 |
ua.css
|
Bug 489303, show resizer when statusbar is hidden, r=roc,gavin a=blocking
|
2011-01-17 09:35:32 -05:00 |
viewsource.css
|
|
|