fix obsolete comment

pull/2/head
Raymond Hill 6 years ago
parent b71eed544f
commit 0f7c82a2d9
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

@ -127,10 +127,7 @@ var onBeforeRequestHandler = function(details) {
specificity = 0;
if ( docURL !== undefined ) {
// https://github.com/gorhill/uMatrix/issues/995
// For now we will not reclassify behind-the-scene contexts which
// are not network-based URIs. Once the logger is able to provide
// context information, the reclassification will be allowed.
// Extract context from initiator for behind-the-scene requests.
if ( tabId < 0 ) {
srcHn = µmuri.hostnameFromURI(µm.normalizePageURL(0, docURL));
}

Loading…
Cancel
Save