Bug 1094137 - Create a common shared store creator for Loop. r=Standard8

This commit is contained in:
Nicolas Perriault
2014-11-19 14:59:08 +00:00
parent 7bf7fc50c7
commit 97062ecc32
31 changed files with 408 additions and 289 deletions

View File

@@ -70,7 +70,7 @@ loop.roomViews = (function(mozL10n) {
return {
copiedUrl: false,
newRoomName: ""
}
};
},
handleFormSubmit: function(event) {