1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 14:17:11 +02:00
uBlock/src/js
Raymond Hill d66cd1116c
Fix not properly resetting needle buffer in createTrieFromStoredDomainOpt()
Related issue:
- https://github.com/uBlockOrigin/uBlock-issues/issues/1902

The cached needle didn't match the one stored in the
needle buffer when resetting the cached needle without
resetting the needle buffer.
2021-12-25 07:51:12 -05:00
..
codemirror Improve auto-completion in _"My filters"_ editor 2021-12-19 08:17:06 -05:00
scriptlets Suggest network filter as best candidate by default 2021-11-04 12:42:48 -04:00
wasm Refactor hntrie to avoid the need for boundary cells 2021-08-10 09:27:59 -04:00
1p-filters.js Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
3p-filters.js Prevent unchecked default lists from being visually collapsed 2021-05-19 09:34:46 -04:00
about.js Store regex filter pattern into bidi-trie buffer 2021-12-12 10:32:49 -05:00
advanced-settings.js Add support for admin-managed hidden settings 2021-01-05 12:16:50 -05:00
asset-viewer.js Remove bad test 2021-11-04 15:54:24 -04:00
assets.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
background.js Store domain= option into trie container's character buffer 2021-12-18 12:53:09 -05:00
base64-custom.js Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
benchmarks.js Make loadBenchmarkDataset() compatible with more recent requests.json 2021-12-18 11:44:01 -05:00
biditrie.js Store regex filter pattern into bidi-trie buffer 2021-12-12 10:32:49 -05:00
cachestorage.js Further work on JS modules 2021-10-07 14:41:29 -04:00
click2load.js Fix handling of cname-aliased URLs in click-to-load widget 2021-01-22 09:37:12 -05:00
cloud-ui.js Add support for removal of cloud storage entries 2020-08-21 09:18:33 -04:00
commands.js Make Shortcut pane not present by default [Firefox] 2021-10-13 08:23:20 -04:00
console.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
contentscript-extra.js Include query string when evaluating matches-path() 2021-08-21 11:50:46 -04:00
contentscript.js Minor code review 2021-10-14 09:22:36 -04:00
contextmenu.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
cosmetic-filtering.js Fine tune reporting of CFE internals 2021-12-18 11:35:50 -05:00
dashboard-common.js Add CoreMirror's code-folding ability to list editor/viewer 2020-07-10 08:01:39 -04:00
dashboard.js Fix spurious errors in uBO's dev console 2021-10-26 08:54:04 -04:00
devtools.js Add ability to fold/unfold in devtools page 2021-12-14 09:58:38 -05:00
document-blocked.js Modernize code: URLSearchParams() API support is now widespread 2021-07-25 07:08:03 -04:00
dyna-rules.js Convert publicsuffixlist.js into an ES module (#3846) 2021-08-23 09:42:27 -04:00
dynamic-net-filtering.js Convert punycode.js into an ES module (#3845) 2021-08-22 12:03:59 -04:00
epicker-ui.js Modularize codebase with export/import 2021-07-27 17:26:04 -04:00
fa-icons.js Add ability to report filter issue from popup panel 2021-11-11 12:49:55 -05:00
filtering-context.js Remove classes specialized in handling single-wildcarded patterns 2021-12-06 12:03:52 -05:00
filtering-engines.js Export the rule-based filtering engines to the nodejs package 2021-08-03 12:19:25 -04:00
hnswitches.js Convert punycode.js into an ES module (#3845) 2021-08-22 12:03:59 -04:00
hntrie.js Fix not properly resetting needle buffer in createTrieFromStoredDomainOpt() 2021-12-25 07:51:12 -05:00
html-filtering.js Change compiled list format to a saner block id management 2021-12-07 11:15:14 -05:00
httpheader-filtering.js Change compiled list format to a saner block id management 2021-12-07 11:15:14 -05:00
i18n.js Emphase GitHub account requirement 2021-11-13 11:48:36 -05:00
logger-ui-inspector.js Remove globals.js (#3849) 2021-08-23 10:54:16 -04:00
logger-ui.js Remove globals.js (#3849) 2021-08-23 10:54:16 -04:00
logger.js Fix typo in comment about buffer expiry 2021-08-26 17:03:39 -07:00
lz4.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
messaging.js Add ability to dump internal details of cosmetic filtering engine 2021-12-13 08:30:12 -05:00
pagestore.js Fix potentially reporting wrong context in logger for ghide filters 2021-12-17 09:47:14 -05:00
popup-fenix.js Fine tune new reporting feature 2021-11-27 11:58:32 -05:00
popup.js Convert punycode.js into an ES module (#3845) 2021-08-22 12:03:59 -04:00
redirect-engine.js Define new nobab scriptlet 2021-12-08 12:10:18 -05:00
reverselookup-worker.js Change compiled list format to a saner block id management 2021-12-07 11:15:14 -05:00
reverselookup.js Remove need to pass parser at every compile() call 2021-08-05 13:30:20 -04:00
scriptlet-filtering.js Change compiled list format to a saner block id management 2021-12-07 11:15:14 -05:00
settings.js Keep ability to prevent local IP address leaks for mobile version 2021-09-15 08:28:10 -04:00
shortcuts.js Support keyboard shortcut to open popup panel 2019-11-09 09:53:31 -05:00
start.js Partially bring suspendTabsUntilReady out of experimental status 2021-12-18 11:26:50 -05:00
static-ext-filtering-db.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
static-ext-filtering.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
static-filtering-io.js Change compiled list format to a saner block id management 2021-12-07 11:15:14 -05:00
static-filtering-parser.js Ignore pointless trailling *^ in network filters 2021-12-11 09:45:25 -05:00
static-net-filtering.js Store domain= option into trie container's character buffer 2021-12-18 12:53:09 -05:00
storage.js Change compiled list format to a saner block id management 2021-12-07 11:15:14 -05:00
support.js Remove pointless setting from support information 2021-12-04 10:44:57 -05:00
tab.js Create new page store if not found in tab event 2021-10-18 09:43:41 -04:00
tasks.js Refactoring work in static network filtering engine 2021-12-04 11:16:44 -05:00
text-encode.js Further modularize uBO's codebase 2021-07-28 19:48:38 -04:00
text-utils.js Move orphanizeString() into text-utils module 2021-07-31 08:38:33 -04:00
traffic.js Limit force-reload at launch to https-based pages 2021-12-18 12:24:55 -05:00
ublock.js Fix regression with no-cosmetic-filtering switch 2021-10-11 07:07:41 -04:00
udom.js Disable auto activation of dark theme in next release 2020-11-13 12:15:29 -05:00
uri-utils.js Simplify often-executed regex 2021-12-10 07:47:21 -05:00
url-net-filtering.js Export the rule-based filtering engines to the nodejs package 2021-08-03 12:19:25 -04:00
utils.js Move orphanizeString() into text-utils module 2021-07-31 08:38:33 -04:00
whitelist.js Add "extraTrustedSiteDirectives" as new admin policy 2021-01-04 07:54:24 -05:00