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

Re-run feature detection after downgrading the Chromium browser. #5090

Merged
merged 1 commit into from
Jul 30, 2014

Conversation

Rob--W
Copy link
Member

@Rob--W Rob--W commented Jul 25, 2014

If a user downgrades from Chromium 35+ to 34, then the PDF Viewer extension will not work any more because the extension assumes that certain features were available based on the cached feature detection results.

To resolve this problem, all feature detection tests run again if the browser was downgraded.

If a user downgrades from Chromium 35+ to 34, then the PDF Viewer
extension will not work any more because the extension assumes
that certain features were available based on the cached feature
detection results.

To resolve this problem, all feature detection scripts run again
if the browser was downgraded.
@timvandermeij
Copy link
Contributor

Looks good, thanks!

timvandermeij added a commit that referenced this pull request Jul 30, 2014
Re-run feature detection after downgrading the Chromium browser.
@timvandermeij timvandermeij merged commit 5b9d788 into mozilla:master Jul 30, 2014
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

Successfully merging this pull request may close these issues.

2 participants