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

Evernote: chrome.browserAction.onClicked.hasListener is not a function #4759

Closed
jonathansampson opened this issue Oct 13, 2016 · 2 comments
Closed
Labels
feature/extensions fixed-with-brave-core This issue will automatically resolved with the replacement of Muon with Brave Core. wontfix

Comments

@jonathansampson
Copy link
Collaborator

Describe the issue you encountered:
Evernote is unable to determine if a listener has already been registered.

Expected behavior:
Evernote should be able to determine if a listener has already been registered.

Platform: Windows 10
Brave Version: 0.12.5

Any related issues: #4755

@jonathansampson
Copy link
Collaborator Author

Currently working around this absence in Evernote by calling chrome.browserAction.onClicked.removeListener first, ensuring it won't be added twice.

@bsclifton
Copy link
Member

I think it's fair to say we won't be implementing this. We'll get this for free when switching over to Brave Core. Marking as wontfix since the fix won't happen in browser-laptop

@bsclifton bsclifton removed this from the Triage Backlog milestone Jun 18, 2018
@bsclifton bsclifton added wontfix fixed-with-brave-core This issue will automatically resolved with the replacement of Muon with Brave Core. labels Jun 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature/extensions fixed-with-brave-core This issue will automatically resolved with the replacement of Muon with Brave Core. wontfix
Projects
None yet
Development

No branches or pull requests

2 participants