mirror of https://github.com/gorhill/uBlock.git
fix #2658
This commit is contained in:
parent
78d9c4d1c5
commit
95f29c98fd
|
@ -365,7 +365,7 @@ var onBeforeBehindTheSceneRequest = function(details) {
|
||||||
µb.logger.writeOne(
|
µb.logger.writeOne(
|
||||||
vAPI.noTabId,
|
vAPI.noTabId,
|
||||||
'net',
|
'net',
|
||||||
result,
|
pageStore.logData,
|
||||||
requestType,
|
requestType,
|
||||||
requestURL,
|
requestURL,
|
||||||
context.rootHostname,
|
context.rootHostname,
|
||||||
|
|
Loading…
Reference in New Issue