Skip to content

tabId is not defined #35

@Mathnerd314

Description

@Mathnerd314
[NoScript] unseen navigation  log.js:9:5
Object { url: "https://www.youtube.com/", timeStamp: 1541983743038, frameId: 0, parentFrameId: -1, tabId: 4, windowId: 1, transitionType: "link", transitionQualifiers: [] }

Error: tabId is not defined
	checkNavigation moz-extension://67454433-f7eb-4e74-898f-e69f4d726434/bg/deferWebTraffic.js:9:9
	apply self-hosted:4632:5
	applySafeWithoutClone resource://gre/modules/ExtensionCommon.jsm:527:16
	fire resource://gre/modules/ExtensionChild.jsm:990:28
	receiveMessage resource://gre/modules/ExtensionChild.jsm:993:38
	_callHandlers/< resource://gre/modules/MessageChannel.jsm:876:29
	_callHandlers resource://gre/modules/MessageChannel.jsm:875:14
	_handleMessage/deferred.promise< resource://gre/modules/MessageChannel.jsm:952:7
	_handleMessage resource://gre/modules/MessageChannel.jsm:949:24
	_handleMessage self-hosted:976:17
	receiveMessage/< resource://gre/modules/MessageChannel.jsm:218:9
	forEach self-hosted:262:13
	receiveMessage resource://gre/modules/MessageChannel.jsm:211:5

This shows up in the browser console after restarting it with Ctrl-Alt-R. I'm guessing it should be nav.tabId here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions