mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
#868: minor code review
This commit is contained in:
parent
13afd622ee
commit
e44d42c96e
1 changed files with 1 additions and 1 deletions
|
|
@ -205,7 +205,7 @@ var contentObserver = {
|
||||||
openerURL: openerURL,
|
openerURL: openerURL,
|
||||||
parentFrameId: parentFrameId,
|
parentFrameId: parentFrameId,
|
||||||
rawtype: type,
|
rawtype: type,
|
||||||
tabId: -1,
|
tabId: '',
|
||||||
url: location.spec
|
url: location.spec
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue