Backed out changeset 25b0cc03110c (bug 1024618) for failures in test_changes.html

This commit is contained in:
Ed Morley 2014-06-13 17:41:10 +01:00
parent a859698da6
commit ffb675a6c4

View File

@ -113,6 +113,7 @@ this.DataStoreChangeNotifier = {
debug("Unregister delete index: " + i);
this.children.splice(i, 1);
}
break;
} else {
++i;
}