Bug 1020876 Route desktop client XHRs though the mozLoop API to share hawk implementation with MozLoopService. r=ttaubert
This commit is contained in:
@@ -137,7 +137,7 @@ loop.conversation = (function(OT, mozL10n) {
|
||||
accept: function() {
|
||||
window.navigator.mozLoop.stopAlerting();
|
||||
this._conversation.initiate({
|
||||
baseServerUrl: window.navigator.mozLoop.serverUrl,
|
||||
client: new loop.Client(),
|
||||
outgoing: false
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user