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

Hide disable extension setting #1687

Merged
merged 2 commits into from
Feb 10, 2017
Merged

Hide disable extension setting #1687

merged 2 commits into from
Feb 10, 2017

Conversation

ebidel
Copy link
Contributor

@ebidel ebidel commented Feb 10, 2017

R: @brendankenny

Didn't remove code or html for now so we can test if this setting is impactful.

<label>
<input type="checkbox" class="setting-disable-extensions"
<input type="checkbox" class="setting-disable-extensions" disabled
Copy link
Contributor Author

Choose a reason for hiding this comment

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

for good measure

@brendankenny
Copy link
Member

does more need to be disabled in lighthouse-background.js? e.g. the part that gets all the current extensions run with or without the checkbox checked.

maybe comment out the part that reads/writes disableExtensionsDuringRun from storage? mostly for people that may have already enabled, but also to be double extra sure :)

@brendankenny
Copy link
Member

LGTM and runs well. Do you want to file an issue to track testing of this?

@ebidel
Copy link
Contributor Author

ebidel commented Feb 10, 2017

#1689

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.

None yet

2 participants