.. |
crashtests
|
Set NS_STYLE_RELEVANT_LINK_IS_VISITED when appropriate. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07:00 |
test
|
When setTimeout fires much later than it should, which happens on unit test boxes a good bit, make test_transitions_events.html report a todo rather than a fail. (Bug 537573)
|
2010-04-06 22:50:06 -07:00 |
xbl-marquee
|
Bug 221602: Don't ship comm.jar, final nail. r=bsmedberg
|
2009-08-21 21:26:02 +02:00 |
arrow.gif
|
|
|
arrowd.gif
|
|
|
contenteditable.css
|
Bug 480582 - contenteditable=true breaks mouse pointer hover style for unrelated image links. r+sr=peterv
|
2009-03-16 12:55:03 +01:00 |
designmode.css
|
|
|
forms.css
|
Bug 553760, two resizers appear in textarea, hide the one for the placeholder scrollframe, r=dbaron
|
2010-03-23 13:14:47 -04:00 |
html.css
|
Bug 541406. Temporarily disable showing outlines on focused plugins. r=dbaron
|
2010-02-12 10:45:09 +13:00 |
jar.mn
|
Bug 522649: author styled select widget is missing arrow on button r=bz
|
2009-10-16 11:48:04 -07:00 |
Makefile.in
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
|
2010-03-02 13:00:53 -08:00 |
nsComputedDOMStyle.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 |
nsComputedDOMStyle.h
|
Add nsIDOMWindowUtils::getVisitedDependentComputedStyle for use in tests. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:25 -07: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
|
Fix serialization of tree pseudo-elements with arguments. (Bug 521044) r=bzbarsky
|
2009-10-07 20:22:42 -07:00 |
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
|
Don't start image loads for the if-visited style contexts. (Bug 557287) r=bzbarsky
|
2010-04-06 12:42:41 -07:00 |
nsCSSDataBlock.h
|
Bug 523576 - Fix compilation with disable-svg. r=dbaron
|
2009-12-12 19:43:34 +00:00 |
nsCSSDeclaration.cpp
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsCSSDeclaration.h
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsCSSKeywordList.h
|
Backed out changeset 880125b33bca
|
2010-01-07 12:46:52 +13:00 |
nsCSSKeywords.cpp
|
|
|
nsCSSKeywords.h
|
|
|
nsCSSLoader.cpp
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsCSSLoader.h
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsCSSParser.cpp
|
Bug 556661: make nsDOMCSSDeclaration::SetProperty capable of removing !important. r=dbaron
|
2010-04-06 15:52:02 -07:00 |
nsCSSParser.h
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
nsCSSProperty.h
|
Rewrap long argument lists to CSS_PROP macros. Whitespace changes only. (Bug 504652)
|
2009-09-11 06:46:36 -04:00 |
nsCSSPropertySet.h
|
Separate nsCSSPropertySet out from nsCSSDataBlock so that it can be used elsewhere (for transitions). (Bug 435441) r=bzbarsky
|
2009-09-11 06:46:36 -04:00 |
nsCSSPropList.h
|
Make nsStyleAnimation extract -moz-column-rule-color correctly. (Bug 557580) r=dholbert
|
2010-04-06 19:03:12 -07:00 |
nsCSSProps.cpp
|
Prerequisite comments for using the appropriate color for border colors. (Bug 147777) r=zweinberg
|
2010-04-02 18:58:26 -07:00 |
nsCSSProps.h
|
Bug 442228, add -moz-resize property to indicate that elements are resizable, r=dbaron
|
2010-03-19 07:49:33 -04:00 |
nsCSSPseudoClasses.cpp
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsCSSPseudoClasses.h
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsCSSPseudoClassList.h
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +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.cpp
|
|
|
nsCSSRule.h
|
|
|
nsCSSRuleProcessor.cpp
|
Bug 553124 - After bug 147777 lands, private browsing doesn't need to disable coloring of visited links any more; r=sdwilsh,bzbarsky
|
2010-04-06 13:47:42 -04:00 |
nsCSSRuleProcessor.h
|
Bug 553124 - After bug 147777 lands, private browsing doesn't need to disable coloring of visited links any more; r=sdwilsh,bzbarsky
|
2010-04-06 13:47:42 -04:00 |
nsCSSRules.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 |
nsCSSRules.h
|
Bug 473911 - Crash due to too much recursion in nsCSSDocumentRule::URL::~URL. r+sr=dbaron
|
2009-01-16 15:33:57 -08:00 |
nsCSSScanner.cpp
|
Bug 399495: nsCSSScanner: absorb the '(' when returning a FUNCTION token. r=dbaron
|
2010-01-27 16:20:04 -08:00 |
nsCSSScanner.h
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
nsCSSStruct.cpp
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsCSSStruct.h
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsCSSStyleRule.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 |
nsCSSStyleSheet.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 |
nsCSSStyleSheet.h
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
nsCSSValue.cpp
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsCSSValue.h
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
nsDOMCSSAttrDeclaration.cpp
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
|
2010-03-02 13:00:53 -08:00 |
nsDOMCSSAttrDeclaration.h
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
|
2010-03-02 13:00:53 -08:00 |
nsDOMCSSDeclaration.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 |
nsDOMCSSDeclaration.h
|
Bug 383488: don't accept trailing tokens in 'value' in style.setProperty(prop,value,"important"). r=dbaron
|
2010-04-01 23:07:40 -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
|
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 |
nsDOMCSSValueList.h
|
Fix for bug 460512 (Avoid AddRef/Release in scriptable helper methods for NodeList). r/sr=bz.
|
2008-10-22 16:31:14 +02:00 |
nsFontFaceLoader.cpp
|
Bug 507970, part 2: implement support for downloadable WOFF fonts, r=jdaggett
|
2009-08-30 14:55:24 +01:00 |
nsFontFaceLoader.h
|
Bug 474704 - drop channel on cross-site load failure to avoid leak. r=bz,jonas, sr=jonas
|
2009-01-31 17:58:42 +09:00 |
nsHTMLCSSStyleSheet.cpp
|
Bug 494117 preliminary refactor: Search-and-replace 'ReStyle' with 'Restyle' throughout layout. r=roc
|
2010-03-31 17:43:32 -07:00 |
nsHTMLCSSStyleSheet.h
|
Bug 494117 preliminary refactor: Search-and-replace 'ReStyle' with 'Restyle' throughout layout. r=roc
|
2010-03-31 17:43:32 -07:00 |
nsHTMLStyleSheet.cpp
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsHTMLStyleSheet.h
|
Bug 556446: Remove dead code in layout. r=roc,bz
|
2010-04-03 07:36:19 -04:00 |
nsICSSDeclaration.h
|
Bug 519905. Avoid some QIs to nsWrapperCache. r=peterv
|
2009-10-05 19:16:22 -04:00 |
nsICSSGroupRule.h
|
|
|
nsICSSImportRule.h
|
|
|
nsICSSLoaderObserver.h
|
|
|
nsICSSNameSpaceRule.h
|
|
|
nsICSSPseudoComparator.h
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
nsICSSRule.h
|
Bug 495269 followup. Rev the iid of nsICSSRule.
|
2009-06-01 14:55:28 -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
|
Bug 508466 part 2: In a CSS selector group, use distinct mOperator codes for the descendant combinator (' ') and the end of the chain ('\0'). r=dbaron
|
2010-03-31 11:08:09 -07:00 |
nsICSSStyleRuleDOMWrapper.h
|
|
|
nsICSSStyleSheet.h
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
nsIMediaList.h
|
|
|
nsIStyleRule.h
|
Bug 523148. Speed up AddImportantRules. r=dbaron
|
2009-12-10 14:36:02 -08:00 |
nsIStyleRuleProcessor.h
|
Bug 494117 preliminary refactor: Search-and-replace 'ReStyle' with 'Restyle' throughout layout. r=roc
|
2010-03-31 17:43:32 -07:00 |
nsIStyleSheet.h
|
|
|
nsLayoutStylesheetCache.cpp
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
|
2010-03-02 13:00:53 -08:00 |
nsLayoutStylesheetCache.h
|
Bug 544112 part 2: DeCOMtaminate and devirtualize nsCSSLoader. r=bzbarsky sr=dbaron
|
2010-03-02 13:00:53 -08:00 |
nsMediaFeatures.cpp
|
Add media queries for all of our system metrics exposed in :-moz-system-metric(). (Bug 522149) r=bzbarsky
|
2009-10-15 17:23:19 -07:00 |
nsMediaFeatures.h
|
Add media queries for all of our system metrics exposed in :-moz-system-metric(). (Bug 522149) r=bzbarsky
|
2009-10-15 17:23:19 -07:00 |
nsROCSSPrimitiveValue.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 |
nsROCSSPrimitiveValue.h
|
Implement CSS transitions: implement the parsing and computation of the transition properties. (Bug 435441) r=bzbarsky
|
2009-08-20 14:52:47 -07:00 |
nsRuleData.h
|
Bug 523576 - Fix compilation with disable-svg. r=dbaron
|
2009-12-12 19:43:34 +00:00 |
nsRuleNode.cpp
|
Don't start image loads for the if-visited style contexts. (Bug 557287) r=bzbarsky
|
2010-04-06 12:42:41 -07:00 |
nsRuleNode.h
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
nsRuleProcessorData.h
|
Add method to munge the content state appropriately for how we're matching so that matching operations in HTML and CSS style sheets follow the new rules. (Bug 147777) r=bzbarsky
|
2010-04-02 18:58:27 -07: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
|
Make nsStyleAnimation extract -moz-column-rule-color correctly. (Bug 557580) r=dholbert
|
2010-04-06 19:03:12 -07:00 |
nsStyleAnimation.h
|
Bug 556404: Put CSS parser in SVG mode when parsing SMIL animation endpoints for XML attributes. r=roc r=dbaron
|
2010-04-02 09:34:31 -07:00 |
nsStyleContext.cpp
|
Avoid showing black when the if-visited style is transparent and the unvisited style is a color. (Bug 557584) r=bzbarsky
|
2010-04-06 15:32:52 -07:00 |
nsStyleContext.h
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
nsStyleCoord.cpp
|
Bug 513395: Implement revised CSS gradient notation (1/2): parser and data structure changes
|
2009-11-02 11:36:43 -08:00 |
nsStyleCoord.h
|
Bug 513395: Implement revised CSS gradient notation (2/2): rendering
|
2009-11-02 11:36:43 -08:00 |
nsStyleSet.cpp
|
Make style contexts know if they are the if-visited style. (Bug 557287) r=bzbarsky
|
2010-04-06 12:42:41 -07:00 |
nsStyleSet.h
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
nsStyleStruct.cpp
|
Bug 551298, patch C: Use NS_INLINE_DECL_REFCOUNTING in /layout/ directory. r=roc
|
2010-04-01 11:05:40 -07:00 |
nsStyleStruct.h
|
Make style contexts know if they are the if-visited style. (Bug 557287) r=bzbarsky
|
2010-04-06 12:42:41 -07:00 |
nsStyleStructFwd.h
|
Use a valid value for storing in a bitfield as the style struct ID for backend-only properties. (Bug 469244) r+sr=bzbarsky
|
2009-04-02 07:55:50 -07:00 |
nsStyleStructInlines.h
|
Bug 507817 followup. Remove some code that was just triggering a warning and not doing anything. r=vlad
|
2010-01-09 00:03:38 -05:00 |
nsStyleStructList.h
|
Bug 523576 - Fix compilation with disable-svg. r=dbaron
|
2009-12-12 19:43:34 +00:00 |
nsStyleTransformMatrix.cpp
|
Bug 526075: Clamp tiny sines to zero when computing transformation matrices.
|
2009-11-02 21:00:46 -08:00 |
nsStyleTransformMatrix.h
|
Fix comment in nsStyleTransformMatrix.h.
|
2009-12-11 08:13:19 -08: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 461199 (Part 16) - Remove now unused style code testing for Link and HTML Links.
|
2009-12-15 16:04:15 -08:00 |
nsTransitionManager.cpp
|
Eliminate NS_HIDDEN and NS_HIDDEN_ from layout/style/. Search-and-replace plus formatting fixes. rs=bzbarsky, no bug.
|
2010-04-06 14:52:17 -07:00 |
nsTransitionManager.h
|
Bug 494117 preliminary refactor: Search-and-replace 'ReStyle' with 'Restyle' throughout layout. r=roc
|
2010-03-31 17:43:32 -07:00 |
quirk.css
|
Bug 457208 - Useless border rules for input[type=image] in quirk.css; r+sr=dbaron
|
2008-10-16 03:28:37 +02:00 |
ua.css
|
Bug 515777 - move css files, hiddenWindow.html to jar r=bsmedberg sr=bz
|
2009-10-12 12:31:50 -07:00 |
viewsource.css
|
Bug 475268. Make sure to not set background without setting color in XML prettyprinting. r+sr=sicking
|
2009-01-29 22:31:24 -05:00 |