Cancel redirects for the same requestIds and urls if originating from the same tabId

Fixes #940
This commit is contained in:
stoically
2018-02-12 23:12:32 +01:00
parent 601056406a
commit dab3005c6f
6 changed files with 201 additions and 24 deletions
+3
View File
@@ -19,6 +19,9 @@ module.exports = () => {
},
onCompleted: {
addListener: sinon.stub()
},
onErrorOccurred: {
addListener: sinon.stub()
}
},
windows: {