Skip to content

Tags: brave/uBlock

Tags

1.22.5rc0

Toggle 1.22.5rc0's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for release candidate

1.22.5b5

Toggle 1.22.5b5's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for dev build

1.22.5b2

Toggle 1.22.5b2's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for dev build

1.22.4

Toggle 1.22.4's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for stable release

1.22.2

Toggle 1.22.2's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
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`.

1.22.0

Toggle 1.22.0's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for stable release

1.21.8

Toggle 1.21.8's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
Remove incomplete Bosnian translation from Opera build

1.21.6

Toggle 1.21.6's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
Remove trailing commas in function parameter lists

Related issue:
- uBlockOrigin/uBlock-issues#681

1.21.4

Toggle 1.21.4's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
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.

1.21.2

Toggle 1.21.2's commit message

Verified

This commit was signed with the committer’s verified signature.
gorhill Raymond Hill
New revision for stable build