Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LeFroid/Viper-Browser
/ toggleJavaScript
Method
toggleJavaScript
src/ui/preferences/ContentTab.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
void ContentTab::toggleJavaScript(bool value)
171
{
172
ui->checkBoxEnableJavaScript->setChecked(value);
173
}
174
175
void ContentTab::toggleUserScripts(bool value)
176
{
Callers
1
loadSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected