Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension should change icon when pref is being flipped #11

Open
mozfreddyb opened this issue Oct 26, 2018 · 1 comment
Open

extension should change icon when pref is being flipped #11

mozfreddyb opened this issue Oct 26, 2018 · 1 comment

Comments

@mozfreddyb
Copy link
Owner

The user (or another extension) might flip the pref. Now that onChange looks supported, we should at least make sure the indicator is always right.

@mozfreddyb
Copy link
Owner Author

We're blocked by Bug 1410412: Implement BrowserSetting.onChange.

We could use setTimeout to poll the value of the pref but that would likely be bad for performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant