Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

tabId is not defined #5362

Closed
jonathansampson opened this issue Nov 3, 2016 · 0 comments
Closed

tabId is not defined #5362

jonathansampson opened this issue Nov 3, 2016 · 0 comments

Comments

@jonathansampson
Copy link
Collaborator

jonathansampson commented Nov 3, 2016

Did you search for similar issues before submitting this one?
Yes

Describe the issue you encountered:
When an extension attempts to call setBageText -> updateBrowserAction, tabId is not defined is thrown.

Expected behavior:
Extensions are able to set badge text.

Platform: Windows 10

Brave Version: 0.12.8

Stack:

ReferenceError: tabId is not defined
    at updateBrowserAction (...electron.asar\browser\api\browser-actions.js:6:33)
    at Object.setBadgeText (...electron.asar\browser\api\browser-actions.js:44:5)
    at EventEmitter.<anonymous> (...electron.asar\browser\api\extensions.js:540:18)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants