Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LeFroid/Viper-Browser
/ isJavaScriptEnabled
Method
isJavaScriptEnabled
src/ui/preferences/ContentTab.cpp:140–143 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
bool ContentTab::isJavaScriptEnabled() const
141
{
142
return ui->checkBoxEnableJavaScript->isChecked();
143
}
144
145
void ContentTab::toggleAdBlock(bool value)
146
{
Callers
1
onCloseWithSave
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected