Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

haketilo / test / haketilo_test @ 6cce0301

Latest revisions

# Date Author Comment
6cce0301 03/28/2022 05:46 PM koszko

add more tests for CORS bypassing feature

fba67f09 03/26/2022 10:17 PM koszko

allow injected scripts to bypass CORS using provided API

60c0b4fe 03/24/2022 08:43 PM 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.

749f1c85 03/24/2022 08:43 PM koszko

prepare for exposing APIs to injected scripts

bbc9fae4 03/24/2022 08:43 PM 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)

View revisions

Also available in: Atom