Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / test / haketilo_test @ 6ca07019

Latest revisions

# Date Author Comment
6ca07019 03/15/2022 11:31 AM koszko

delay loading of js code in test_policy_enforcing.py

We don't want JS loading to happen upon python module load. We want to do it lazily. Here it was being done eagerly due to some previous overlooking.

f650ee99 03/15/2022 11:20 AM koszko

prepare for exposing APIs to injected scripts

13a707c6 03/15/2022 10:16 AM koszko

serialize and deserialize entire Response object when relaying fetch() calls to other contexts using sendMessage

7f0b5ded 03/11/2022 04:41 PM koszko

don't double-modify response headers retrieved from cache

aacacbb8 03/10/2022 11:43 AM koszko

improvement to also properly sanitize intrinsics in XML documents under older browsers (IceCat 60)

003876d5 03/10/2022 11:43 AM koszko

present appropriate error message when using popup in Private Browsing mode

093ec2a5 03/08/2022 05:34 PM koszko

correct the Private Browsing mode notice on settings page

96efcc33 03/05/2022 03:54 PM koszko

improve script blocking in non-HTML documents (XML)

70923829 03/04/2022 06:14 PM koszko

fix setting of 'blocked-blocked<...>-' attributes and add tests

587c1a88 03/04/2022 04:36 PM koszko

display an informative message in settings page if IndexedDB cannot be accessed

View revisions

Also available in: Atom