[js][database] todo comments

This commit is contained in:
Salakar
2017-08-11 15:58:42 +01:00
parent 425dfbcc43
commit 5e3cf0ad7f
2 changed files with 3 additions and 0 deletions

View File

@@ -415,6 +415,7 @@ export default class Reference extends ReferenceBase {
return this.path;
}
// TODO should check query modifiers and if same app instance
/**
* Returns whether another Reference represent the same location and are from the
* same instance of firebase.app.App - multiple firebase apps not currently supported.