mirror of https://github.com/gorhill/uBlock.git
#868: minor code review
This commit is contained in:
parent
13afd622ee
commit
e44d42c96e
|
@ -205,7 +205,7 @@ var contentObserver = {
|
|||
openerURL: openerURL,
|
||||
parentFrameId: parentFrameId,
|
||||
rawtype: type,
|
||||
tabId: -1,
|
||||
tabId: '',
|
||||
url: location.spec
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue