1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 04:49:12 +02:00

#868: minor code review

This commit is contained in:
gorhill 2015-10-27 10:37:02 -04:00
parent 13afd622ee
commit e44d42c96e

View File

@ -205,7 +205,7 @@ var contentObserver = {
openerURL: openerURL,
parentFrameId: parentFrameId,
rawtype: type,
tabId: -1,
tabId: '',
url: location.spec
};