mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-04-26 08:17:54 +00:00
Issue #607: new, separate blocklist in caps/ for scripts that can crash the browser, but have no obvious workaround (#609)
This commit is contained in:
@@ -125,6 +125,8 @@ private:
|
||||
bool mIsJavaScriptEnabled;
|
||||
bool mIsTenFourFoxAdBlockEnabled;
|
||||
bool mIsTenFourFoxAdBlockLoggingEnabled;
|
||||
bool mIsTenFourFoxTroublesomeJsAllowed;
|
||||
bool mIsTenFourFoxTroublesomeJsLoggingEnabled;
|
||||
nsTArray<nsCOMPtr<nsIURI>> mFileURIWhitelist;
|
||||
|
||||
// This machinery controls new-style domain policies. The old-style
|
||||
|
||||
Reference in New Issue
Block a user