1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00

Use more descriptive name for raf-if.js

Related feedback:
- 6831967f5f (commitcomment-34979880)
This commit is contained in:
Raymond Hill 2019-09-06 09:40:04 -04:00
parent 59bdf2b4cc
commit 35854e4baf
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -391,7 +391,8 @@
})();
/// raf-if.js
/// requestAnimationFrame-if.js
/// alias raf-if.js
(function() {
let needle = '{{1}}';
const not = needle.charAt(0) === '!';