mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-01 16:33:06 +01:00
report in which frame the cosmetic filters were injected
This commit is contained in:
parent
3d3bd13ea1
commit
9f9465d7e9
@ -580,7 +580,7 @@ var logCosmeticFilters = function(tabId, details) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
var context = {
|
var context = {
|
||||||
requestURL: '',
|
requestURL: details.pageURL,
|
||||||
requestHostname: µb.URI.hostnameFromURI(details.pageURL),
|
requestHostname: µb.URI.hostnameFromURI(details.pageURL),
|
||||||
requestType: 'dom'
|
requestType: 'dom'
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user