Cancel redirects for the same requestIds and urls if originating from the same tabId
Fixes #940
This commit is contained in:
@@ -19,6 +19,9 @@ module.exports = () => {
|
||||
},
|
||||
onCompleted: {
|
||||
addListener: sinon.stub()
|
||||
},
|
||||
onErrorOccurred: {
|
||||
addListener: sinon.stub()
|
||||
}
|
||||
},
|
||||
windows: {
|
||||
|
||||
Reference in New Issue
Block a user