You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AG-38132 Improve 'prevent-setTimeout' and 'prevent-setInterval' — support ranges in delay. #467
Squashed commit of the following:
commit dc05ef2
Merge: ee9d34548ebc04
Author: Adam Wróblewski <adam@adguard.com>
Date: Tue May 19 10:51:26 2026 +0200
Merge branch 'master' into feature/AG-38132
commit ee9d345
Author: Adam Wróblewski <adam@adguard.com>
Date: Wed May 13 16:07:30 2026 +0200
Add information about negative values in delay and add examples for range
commit 6e2a332
Author: Adam Wróblewski <adam@adguard.com>
Date: Wed May 13 15:04:02 2026 +0200
Add shared test helper for `prevent-setTimeout` and `prevent-setInterval`
commit 3e88d4a
Author: Adam Wróblewski <adam@adguard.com>
Date: Wed May 13 13:37:28 2026 +0200
Add test for negative delay
commit 07ac29b
Author: Adam Wróblewski <adam@adguard.com>
Date: Wed May 13 13:37:02 2026 +0200
Simplify logic in `parseDelayArg`, use `parseFloat`
commit 0e4566c
Author: Adam Wróblewski <adam@adguard.com>
Date: Wed May 13 12:19:37 2026 +0200
Refactor delay matching logic by extracting `isPreventDelayMatched` function
commit a68efb1
Author: Adam Wróblewski <adam@adguard.com>
Date: Tue May 12 17:15:30 2026 +0200
Enhance delay range validation in `isPreventionNeeded` and `parseDelayArg` functions
commit 3b21097
Author: Adam Wróblewski <adam@adguard.com>
Date: Tue May 12 14:30:07 2026 +0200
Added support for matching delay by range in `prevent-setTimeout` and `prevent-setInterval`
0 commit comments