1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 14:17:11 +02:00
uBlock/src/js/codemirror
Raymond Hill d654a5d6cf
Fix search operation broken by search worker going away
Related commit:
- 23332400f5

Since the search worker can go away after its time-to-live
elapsed, we may need to pass again the haystack on which
search operations are performed.
2020-08-02 12:46:52 -04:00
..
search-thread.js Fix search operation broken by search worker going away 2020-08-02 12:46:52 -04:00
search.js Fix search operation broken by search worker going away 2020-08-02 12:46:52 -04:00
ubo-dynamic-filtering.js Fix regression in URL rules validation 2019-07-10 17:24:01 -04:00
ubo-static-filtering.js Consider an empty pattern with anchors to be dubious 2020-07-17 10:08:08 -04:00