Skip to content

Bug 40125: Expose Security Level pref in GeckoView

This provides access to the extensions.torbutton.security_slider pref via getters/setters.

I simply followed the same pattern as glMsaaLevel and javaScriptEnabled.

Merge request reports