report in which frame the cosmetic filters were injected

This commit is contained in:
gorhill 2015-04-25 07:33:50 -04:00
parent 3d3bd13ea1
commit 9f9465d7e9

View file

@ -580,7 +580,7 @@ var logCosmeticFilters = function(tabId, details) {
}
var context = {
requestURL: '',
requestURL: details.pageURL,
requestHostname: µb.URI.hostnameFromURI(details.pageURL),
requestType: 'dom'
};