Bug 246271 treecell does not respond immediately to src attribute changes r=varga sr=darin
git-svn-id: svn://10.0.0.236/trunk@157770 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -858,6 +858,7 @@ nsTreeContentView::AttributeChanged(nsIDocument *aDocument,
|
||||
if (aAttribute == nsXULAtoms::ref ||
|
||||
aAttribute == nsXULAtoms::properties ||
|
||||
aAttribute == nsXULAtoms::mode ||
|
||||
aAttribute == nsHTMLAtoms::src ||
|
||||
aAttribute == nsHTMLAtoms::value ||
|
||||
aAttribute == nsHTMLAtoms::label) {
|
||||
nsIContent* parent = aContent->GetParent();
|
||||
|
||||
Reference in New Issue
Block a user