Divested-Mobile / Mull-Fenix

Build scripts for a web browser built upon Mozilla technology
https://divestos.org/pages/our_apps#mull
GNU Affero General Public License v3.0
610 stars 16 forks source link

Reset about:config #35

Closed JonnyTech closed 2 years ago

JonnyTech commented 2 years ago

In order to try and get an embedded map working, I changed various settings in about:config.

Eventually it was webgl.disabled = false that fixed the issue at https://www.munzee.com/map

Is there an easy way to reset all config values to default without losing other data ie bookmarks and cookies?

SkewedZeppelin commented 2 years ago

On desktop there is a soft-reset option in about:support, however that is not available on Fenix.

JonnyTech commented 2 years ago

OK, thanks.