Tags: brave/uBlock
Tags
Remove bad fast-path optimization in redirect engine This was reported internally by @okiehsch, and cause was pinpointed by @gwarser. The issue could cause redirection rules to be ignored under some circumstances. The repro steps were: - Navigate `https://adblockplus.org` Result: A delay before the page renders. Expected: No delay before the page renders, because uBO is supposed to redirect to a local neutered version of `googletagmanager.com/gtm.js`.
Remove trailing commas in function parameter lists Related issue: - uBlockOrigin/uBlock-issues#681
Remove fix to gorhill#3639 Related discussion: - uBlockOrigin/uAssets@a54cb2e#commitcomment-34387041 There no more spurious warning from the browser since Chromium 70, this was fixed in: https://bugs.chromium.org/p/chromium/issues/detail?id=111700#c42 Removing the special handling code means users of Chromium 69 and earlier will be back suffering the spurious warning, but both uBO and HTTPS-Everywhere function as intended.
PreviousNext