1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 20:46:39 +02:00

Improved performance for protected canvas part "input"

Fixes #517
This commit is contained in:
kkapsner 2021-01-03 17:36:40 +01:00
parent fcbc622cef
commit b4a744660b
2 changed files with 13 additions and 3 deletions

View file

@ -4,6 +4,7 @@ Version 1.5:
new features:
- added {empty}, {false} and {undefined} to webGL preference parameters (i.e. VENDOR, RENDERER, UNMASKED_VENDOR_WEBGL and UNMASKED_RENDERER_WEBGL)
- improved performance for protected canvas part "input"
fixes:
- protection of DOM manipulations on unloaded windows may break websites