From 7f4fa211ae9912e690f6b341369404f9ca615c66 Mon Sep 17 00:00:00 2001 From: garry-ut99 <72945564+garry-ut99@users.noreply.github.com> Date: Wed, 5 Jun 2024 08:22:27 +0000 Subject: [PATCH] Mentioned manual reload of a webpage + added a link in "Suspend network activity until all filter lists are loaded" --- Dashboard:-Filter-lists.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Dashboard:-Filter-lists.md b/Dashboard:-Filter-lists.md index 249480b..d7d58df 100644 --- a/Dashboard:-Filter-lists.md +++ b/Dashboard:-Filter-lists.md @@ -105,8 +105,10 @@ In Firefox-based browsers, this setting is enabled by default. Disabling it give In Chromium-based browsers, this setting is disabled by default, since Chromium-based browsers do not support natively suspending network requests.2 Enabling this setting in Chromium-based browsers _may_ lead to negative side-effects at browser launch. +See [uBlock Origin works best on Firefox / Browser launch](./uBlock-Origin-works-best-on-Firefox#browser-launch). + __1__ New in [1.41.0](https://github.com/gorhill/uBlock/commit/925c8d5d0c37dbc1f82e57a92e74350de2c5eab1).
-__2__ This setting will use any mechanism on the platform not supporting network activity suspension to mitigate the improper filtering of network requests at launch. For example, in Chromium-based browsers it's not possible to suspend network activity, in which case this setting will only force a reload of the webpage once uBO is fully loaded. +__2__ This setting will use any mechanism on the platform not supporting network activity suspension to mitigate the improper filtering of network requests at launch. For example, in Chromium-based browsers it's not possible to suspend network activity, in which case this setting will only force a reload of the webpage once uBO is fully loaded, if that still doesn't work, an user can force manually a reload of the webpage. ***