kkapsner
|
a95fae3de8
|
Future proof: getters my be values in other browsers
Example: window.opener is a value property in Chrome.
|
2019-08-16 17:34:16 +02:00 |
|
kkapsner
|
574efa23e7
|
Cleanup require system
|
2019-03-12 22:24:23 +01:00 |
|
kkapsner
|
8b9197a68a
|
Decoupled block mode from protected part
Fixes #287
|
2018-10-23 08:26:23 +02:00 |
|
kkapsner
|
aa8b202545
|
Fixed bug with "block" mode
window and audio API were always blocked when using any of the "block
..." modes
Fixes #243
|
2018-09-06 17:24:05 +02:00 |
|
kkapsner
|
83efac5e49
|
Added protection for window.name and window.opener
As requested by #231.
But this protection is disabled by default.
|
2018-08-27 00:33:39 +02:00 |
|