1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-06-01 02:48:06 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
kkapsner
14a4d1cdc2 Get rid of eval. 2019-12-12 00:09:53 +01:00
kkapsner
17349dcb05 Linting of .tools and test 2019-11-30 02:05:37 +01:00
kkapsner
aef6bd3d59 Big linting 2019-11-28 01:26:35 +01:00
kkapsner
c3d4a1901c Improved protection of (i)frame properties
Fixes #364
2019-06-04 08:42:31 +02:00
kkapsner
e0dda5ec0f Detection over navigator and DOMRect getters was possible 2019-05-20 08:45:31 +02:00
kkapsner
9ae73d6a3e Added description of how to use the detection test
Fixes #282
2018-10-09 13:11:38 +02:00
kkapsner
a4d9be9bd5 Adjusted detection test
Firefox nightly failed function code test when CB was not installed.
2018-10-02 13:18:05 +02:00
kkapsner
350fdd3278 Added DOMRect detection tests. 2018-09-05 15:48:16 +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
kkapsner
fd7c4fabbd Added protection for history.length
As requested by #231.
2018-08-27 00:30:48 +02:00
kkapsner
103c69d4b8 Spell checking. 2018-08-26 23:13:23 +02:00
kkapsner
388736d169 Refined detection test. 2018-07-16 00:21:56 +02:00
kkapsner
96118e5690 Refined property descriptor detection test. 2018-07-11 17:38:01 +02:00
kkapsner
b776c256a6 Added meta information detection tests. 2018-07-09 18:49:16 +02:00
kkapsner
e128cba84a Hardened detection test. 2017-12-09 20:19:54 +01:00
kkapsner
dcb878392e Simplified require and further linting. 2017-10-06 16:06:31 +02:00
kkapsner
ef38abe545 Code linting. 2017-10-03 15:35:31 +02:00
kkapsner
7d0c9681df Test cleanup. 2017-08-13 23:44:31 +02:00