From e44d42c96e2cee3ce2f59aeb425f785bcccc9d72 Mon Sep 17 00:00:00 2001 From: gorhill Date: Tue, 27 Oct 2015 10:37:02 -0400 Subject: [PATCH] #868: minor code review --- platform/firefox/frameModule.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/firefox/frameModule.js b/platform/firefox/frameModule.js index 7d8d147f0..1c54bfd55 100644 --- a/platform/firefox/frameModule.js +++ b/platform/firefox/frameModule.js @@ -205,7 +205,7 @@ var contentObserver = { openerURL: openerURL, parentFrameId: parentFrameId, rawtype: type, - tabId: -1, + tabId: '', url: location.spec };