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

reset() does nothing if no favicon is set #5

Open
adam-nielsen opened this issue Nov 21, 2016 · 0 comments
Open

reset() does nothing if no favicon is set #5

adam-nielsen opened this issue Nov 21, 2016 · 0 comments

Comments

@adam-nielsen
Copy link

If you have no favicon set for a page, and just wish to use FavIconX for transient dynamic feedback, then calling reset() has no effect.

Normally this would return the favicon back to its original image, however if there is no original image then rather than removing the favicon as expected (thus returning it to its original state), the reset() call has no effect.

Probably a bit of an obscure use case (no favicon but wanting dynamic feedback) so perhaps only worth fixing if it's very simple!

Behaviour seen in Firefox 48.0 under Linux.

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

No branches or pull requests

1 participant