+2
-2
lines changedFilter options
+2
-2
lines changed Original file line number Diff line number Diff line change
@@ -1150,8 +1150,8 @@ const webRequest = {
1150
1150
// Mitigation: force-reload active tabs for environments not
1151
1151
// supporting suspended network request listeners.
1152
1152
if (
1153
-
vAPI.net.canSuspend() !== true ||
1154
-
µb.hiddenSettings.suspendTabsUntilReady === 'no'
1153
+
vAPI.net.canSuspend() !== true &&
1154
+
µb.hiddenSettings.suspendTabsUntilReady === 'unset'
1155
1155
) {
1156
1156
const tabs = await vAPI.tabs.query({
1157
1157
active: true,
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4