Changes

Jump to: navigation, search

User:Egmetcalfe/Dead Code

722 bytes added, 20:30, 25 March 2010
no edit summary
Code Size: 26
 
====nsresult nsHTMLDocument::GetLinkColor(nsAString& aLinkColor)====
 
[http://mxr.mozilla.org/mozilla-central/search?string=GetLinkColor MXR Search] (Discovered by accident when verifying nsHTMLStyleSheet::GetLinkColor)
 
Code Size: 12 LOC
===content/media===
Code Size: 82
 
===content/events===
[http://mxr.mozilla.org/mozilla-central/search?string=nsCSSValue( nsCSSValue( MXR Search] (Only the no-argument and nsCSSUnit constructors are used)
 
====nsresult nsHTMLStyleSheet::GetLinkColor(nscolor&)====
 
[http://mxr.mozilla.org/mozilla-central/search?string=GetLinkColor MXR Search]
 
Code Size: 8
 
====nsresult nsHTMLStyleSheet::GetActiveLinkColor(nscolor&)====
 
[http://mxr.mozilla.org/mozilla-central/search?string=GetActiveLinkColor MXR Search]
 
Code Size: 8
 
====nsresult nsHTMLStyleSheet::GetVisitedLinkColor(nscolor&)====
 
[http://mxr.mozilla.org/mozilla-central/search?string=GetVisitedLinkColor MXR Search]
 
Code Size: 8
====PRBool nsCSSPseudoClasses::IsPseudoClass(nsIAtom*)====
====PRInt32 RuleProcessorData::GetNthIndex(PRBool,PRBool,PRBool)====
[http://mxr.mozilla.org/mozilla-central/search?string=GetNthIndex MXR Search] (Called by edgeChildMatches, nthChildGenericMatches, edgeOfTypeMatches)
Code Size: 87
====PRBool edgeOfTypeMatches(RuleProcessorData&,PRBool,PRBool,PRBool)====
[http://mxr.mozilla.org/mozilla-central/search?string=edgeOfTypeMatches MXR Search] (Called by firstOfTypeMatches, lastOfTypeMatches, onlyOfTypeMatches)
Code Size: 19
1
edit

Navigation menu