Make it possible for document observers who need to worry about XBL to observe
the binding manager and make presshell do that. Bug 348573, r+sr=sicking git-svn-id: svn://10.0.0.236/trunk@207498 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -403,7 +403,6 @@ nsGenericDOMDataNode::AppendData(const nsAString& aData)
|
||||
// Apparently this is called often enough that we don't want to just simply
|
||||
// call SetText like ReplaceData does. See bug 77585 and comment in
|
||||
// ReplaceData.
|
||||
nsIDocument *document = GetCurrentDoc();
|
||||
|
||||
// FIXME, but 330872: We can't call BeginUpdate here because it confuses the
|
||||
// poor little nsHTMLContentSink.
|
||||
|
||||
Reference in New Issue
Block a user