Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Conversation

@muddlebee
Copy link
Contributor

@muddlebee muddlebee commented Feb 2, 2018

fix #656
@vladikoff please review

@vladikoff
Copy link
Contributor

@anweshknayak this should remove all code related to addonIsClosedForWindow and final version should probably be something like

browser.browserAction.onClicked.addListener(() => {
  browser.sidebarAction.open();
});

Copy link
Contributor

@vladikoff vladikoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comment above

@muddlebee
Copy link
Contributor Author

@vladikoff thanks a lot 😄

@Natim
Copy link
Collaborator

Natim commented Feb 5, 2018

Thanks

@Natim Natim merged commit 1ae87d8 into mozilla:master Feb 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Always open the notepad when the notes button is pressed

3 participants