#868: minor code review

This commit is contained in:
gorhill 2015-10-27 10:37:02 -04:00
parent 13afd622ee
commit e44d42c96e
1 changed files with 1 additions and 1 deletions

View File

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