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

firefox prevented the outdated plugin adobe flash from using in your website #35

Open
DDrolia opened this issue Mar 1, 2016 · 6 comments

Comments

@DDrolia
Copy link

DDrolia commented Mar 1, 2016

i am using persist.min.all js in my website for local storage although there is no flash content on my website but Firefox is giving error "Firefox has prevented the outdated plugin from running in your website " its because persist min all check for the shock-wave version .
Does this have impact on my website JavaScript if someone has explicitly blocked the flash content from their browser .as still the code runs the flash check in persist min all

@ux-engineer
Copy link

This needs fix but sadly this repo seems dead :(

Have you found a solution? I will start looking by trying Persist.remove('flash'); ...

@ux-engineer
Copy link

Didn't work. I manually removed flash related code from the source and minified that. Is working so far!

@DDrolia
Copy link
Author

DDrolia commented Jun 1, 2016

removing the flash related code would work for sure... for that , they have provided another version of plugin.. .anyways i have removed the flash code and it worked for me too

@ux-engineer
Copy link

@DDrolia who has provided another version of plugin...? This repo hasn't been updated in years.

@DDrolia
Copy link
Author

DDrolia commented Jun 2, 2016

persist-all-min.js(with flash code) persist-min.js(without flashcode)

@ux-engineer
Copy link

Does it have only flash stripped or others as well?

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

2 participants