зеркало из https://github.com/mozilla/gecko-dev.git
Bug 827772 - Followup to the patch in Bug 824695 r=jst
This commit is contained in:
Родитель
f6bb845d47
Коммит
c2425980d2
|
@ -1868,6 +1868,7 @@ this.DOMApplicationRegistry = {
|
|||
// we might do something cleaner to have a proper user error
|
||||
debug("We found no ETag Header, canceling the request");
|
||||
requestChannel.cancel(Cr.NS_BINDING_ABORTED);
|
||||
AppDownloadManager.remove(aApp.manifestURL);
|
||||
}
|
||||
},
|
||||
onStopRequest: function(aRequest, aContext, aStatusCode) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче