Skip to content

Fix applying managed storage properties in Firefox #3864

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

Closed

Conversation

theaquamarine
Copy link

Firefox presents the properties as strings rather than the expected types like Chrome/Edge, so add a JSON.parse() if required.

fixes uBlockOrigin/uBlock-issues#2067

Use number so that the property can be stored as a REG_DWORD in the
registry, as boolean settings normally are and to match Chrome/Edge
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.

Firefox managed storage properties other than adminSettings not applying
2 participants