whitespace clean up, no bug
git-svn-id: svn://10.0.0.236/trunk@240939 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -722,8 +722,8 @@ PlacesTreeView.prototype = {
|
||||
|
||||
containerClosed: function PTV_containerClosed(aItem) {
|
||||
this.invalidateContainer(aItem);
|
||||
},
|
||||
|
||||
},
|
||||
|
||||
invalidateContainer: function PTV_invalidateContainer(aItem) {
|
||||
NS_ASSERT(this._result, "Got a notification but have no result!");
|
||||
if (!this._tree)
|
||||
|
||||
Reference in New Issue
Block a user