-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Waiting for ContentBlockingRules to be applied before navigation (#402)
* rm WebViewConfiguration typealias * async decidePolicyForNavigationAction + wait for content rules * Rules compilation monitor and reporting * Inject UserScripts+ContentBlockingRules as a single ContentBlockingAssets * PR review fixes * fix tests * fix proj * ContentBlockingUpdatingTests and fixes * cleanup * cleanup * fixing tests * fixing tests * Report no wait time on rules loading; Report contentBlockingCompilationTime * fix tests * still fixing tests * and more * linter, please * please.. * the tests * c‘mon! * get rid of it * what you say about no runloop waiting? * figuring out what's wrong * at last * bump BSK * UserScripts generated per-tab * fix unexpected Pixel during tests * compileRulesWait Pixel +waitTime argument * fixing PR issues * leaks prevention * fix tests * cleanup * set BSK to v.10.0.0 * final adjustment
- Loading branch information
Showing
35 changed files
with
1,117 additions
and
316 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.