1
edit
Changes
no edit summary
[http://mxr.mozilla.org/mozilla-central/search?string=GetSource MXR Search]
====void nsCParserStartNode::GetSource(nsString&)===='
[http://mxr.mozilla.org/mozilla-central/search?string=GetSourceMXR GetSource MXR Search]
Code Size: 35
Note: pure virtual declarations of SetGenericState, GetGenericState, GetTagName, and GetSource must be removed from nsIParserNode as well. Alhtough 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()
====nsTagEntry* nsEntryStack::PopEntry()====
[http://mxr.mozilla.org/mozilla-central/search?string=PopEntry MXR Search]
Code Size: 7
====nsTagEntry* nsDTDContext::PopEntry()====
[http://mxr.mozilla.org/mozilla-central/search?string=PopEntry MXR Search]
Code Size: 7
====nsCParserNode* nsDTDContext::PopStyle()====
[http://mxr.mozilla.org/mozilla-central/search?string=PopStyle MXR Search]
Code Size: 18
== Bugs/Strangeness ==