-
Notifications
You must be signed in to change notification settings - Fork 1k
Upgrade Firechat to the Firebase 3.x.x SDK #68
Conversation
|
We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm. |
examples/anonymous/index.html
Outdated
| <script type="text/javascript"> | ||
| var chatRef = new Firebase("https://firechat-demo.firebaseio.com"); | ||
| // Initialize Firebase SDK | ||
| // TODO: use firechat-demo config; ask @raynor for it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: update config to the firechat-demo config.
(Mirroring comment from previous PR)
|
@jwngr Alright, so I've plucked the unrelated commits manually into master so that it is in the same state as before I messed up it. Since cherry-picking creates new SHAs we might see duplicate commits for those changes, but you said you were gonna squash this so then we'll be totally good. Sorry again! Apology ficus is in the mail. |
Rolled back #66 as I messed up and merged before it was ready.