Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-24 | delay loading of js code in test_policy_enforcing.py | Wojtek Kosior | |
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. | |||
2022-03-10 | improvement to also properly sanitize intrinsics in XML documents under ↵ | Wojtek Kosior | |
older browsers (IceCat 60) | |||
2022-03-05 | improve script blocking in non-HTML documents (XML) | Wojtek Kosior | |
2022-03-04 | fix setting of 'blocked-blocked<...>-<name>' attributes and add tests | Wojtek Kosior | |
2022-02-16 | fix out-of-source builds | Wojtek Kosior | |