Changes

Jump to: navigation, search

User:Egmetcalfe/Dead Code

716 bytes added, 01:53, 24 March 2010
no edit summary
Code Size: 35
Note: pure virtual declarations of SetGenericState, GetGenericState, GetTagName, and GetSource must be removed from nsIParserNode as well. Alhtough Although tough to check, all one argument GetSource methods (that are used ) belong to classes not derived from nsIParserNode.
Path Info: nsDTDContext::PopEntry() calls nsEntryStack::PopEntry()
Code Size: 18
====nsTagEntry* nsDTDContext::LastEntry()====
[http://mxr.mozilla.org/mozilla-central/search?string=LastEntry MXR Search]
 
Code Size: 6
 
====nsHTMLTag nsEntryStack::First()====
 
[http://mxr.mozilla.org/mozilla-central/search?string=First MXR Search]
 
Code Size: 7
 
====nsHTMLTag nsDTDContext::First()====
 
[http://mxr.mozilla.org/mozilla-central/search?string=First MXR Search]
 
Code Size: 4
 
Note: First is impossible to verify using MXR but the likelihood of a false positive is low here (since the method is non-virtual and non-static)
 
===ipc===
 
====bool mozilla::ipc::GeckoChildProcessHost::AsyncLaunch(vector)====
 
[http://mxr.mozilla.org/mozilla-central/search?string=AsyncLaunch MXR Search]
 
Code Size: 17
== Bugs/Strangeness ==
1
edit

Navigation menu