Bug 380872: Forgot to address bzs review comment to remove this assertion. r/sr=bz
git-svn-id: svn://10.0.0.236/trunk@226766 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1817,7 +1817,6 @@ nsGenericElement::BindToTree(nsIDocument* aDocument, nsIContent* aParent,
|
||||
// ...then check if we have content in insertion points
|
||||
if (aBindingParent) {
|
||||
nsXBLBinding* binding = bmgr->GetBinding(aBindingParent);
|
||||
NS_ASSERTION(binding, "huh, no binding?");
|
||||
if (binding) {
|
||||
// These should be refcounted.
|
||||
nsInsertionPointList* inserts =
|
||||
|
||||
Reference in New Issue
Block a user