Project

General

Profile

Actions

Feature #953

closed

Split BlocklistHelper

Added by Soren Stoutner over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Next Release
Start date:
01/06/2023
Due date:
% Done:

0%

Estimated time:

Description

The goal is to speed up loading of Privacy Browser.

Splitting BlocklistHelper into ParseBlocklistHelper and CheckBlocklistHelper can prevent initialization of a large block of unneeded code when populating the blocklists and another large block of unneeded code when initializing the WebViews.

The initialization of CheckBlocklistHelper should also be moved to the finishedPopulatingBlocklists() to prevent it from being initialized each time a tab is created.

Actions

Also available in: Atom PDF