mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
merely _use_ whatever mechanism
parent
a779907ab8
commit
6e5426a11e
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ memory before unsuspending network activity. Some users may find this behavior u
|
|||
|
||||
This gives the option to potentially speed up page load at launch, at the cost of potentially not properly filtering network requests as per filter lists/rules.
|
||||
|
||||
For platforms not supporting the suspension of network activity, the setting will merely prevent whatever mechanism exists on the platform to mitigate improper filtering of network requests at launch. For example, in Chromium-based browsers, unchecking the new setting will prevent the browser from re-loading tabs for which there was network activity while in "suspended" state at launch.
|
||||
For platforms not supporting the suspension of network activity, the setting will merely use whatever mechanism exists on the platform to mitigate improper filtering of network requests at launch. For example, in Chromium-based browsers, unchecking the new setting will prevent the browser from re-loading tabs for which there was network activity while in "suspended" state at launch.
|
||||
|
||||
See also [`suspendTabsUntilReady`](./Advanced-settings#suspendtabsuntilready).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue