mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-23 02:42:41 +01:00
Use more descriptive name for raf-if.js
Related feedback:
- 6831967f5f (commitcomment-34979880)
This commit is contained in:
parent
59bdf2b4cc
commit
35854e4baf
@ -391,7 +391,8 @@
|
||||
})();
|
||||
|
||||
|
||||
/// raf-if.js
|
||||
/// requestAnimationFrame-if.js
|
||||
/// alias raf-if.js
|
||||
(function() {
|
||||
let needle = '{{1}}';
|
||||
const not = needle.charAt(0) === '!';
|
||||
|
Loading…
Reference in New Issue
Block a user