mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
suspendTabsUntilReady: note default in Firefox with persistent listeners
parent
7ca6a7936e
commit
7c5b392f07
1 changed files with 2 additions and 2 deletions
|
|
@ -318,8 +318,8 @@ Possible values:
|
|||
- `no` - do no suspend tab loading at launch time
|
||||
- `yes` - suspend tab loading at launch time
|
||||
|
||||
After [1.18.5b8](https://github.com/gorhill/uBlock/commit/87feb47b51202cb8464eab91597b706965a224f3) configurable again in Firefox.
|
||||
After uBO [1.17.5rc0](https://github.com/gorhill/uBlock/commit/41548be6be35fe17dbb996e605c4befb09e16911) - Chromium only. Firefox now uses ["persistent startup listeners"](https://bugzilla.mozilla.org/show_bug.cgi?id=1503721) by default.
|
||||
After [1.18.5b8](https://github.com/gorhill/uBlock/commit/87feb47b51202cb8464eab91597b706965a224f3) configurable again in Firefox (can be disabled).
|
||||
After uBO [1.17.5rc0](https://github.com/gorhill/uBlock/commit/41548be6be35fe17dbb996e605c4befb09e16911) - Chromium only. In Firefox this feature is always active thanks to ["persistent startup listeners"](https://bugzilla.mozilla.org/show_bug.cgi?id=1503721).
|
||||
|
||||
If enabled, uBO will hard block all network requests when the browser launches until _all_ the filter lists and rules are loaded and ready, at which time uBO will force a reload of the tabs for which there were network requests blocked during the setup phase.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue