A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/gorhill/uBlock/commit/84bd5c1c0ce4cf6f6270231d826851d3d8a490da below:

Offer a way to disable tab-reloading at launch on Chromium-based brow… · gorhill/uBlock@84bd5c1 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+2

-2

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+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