stable

mozilla-ublock-origin-1.19.2-1.fc28

FEDORA-2019-ff3e69d46f created by rathann 5 years ago for Fedora 28

Changes

The unlimitedStorage permission has been added in Firefox, to bring uBO inline with the Chromium version. As a result, when uBO updates, Firefox will notify you about the new permission.

Note that the Chromium version of uBO has declared the unlimitedStorage permission since it was first published in 2014.

Firefox is not yet enforcing this permission, but I decided to add it anyways since Firefox states:

Only ask for "unlimitedStorage" permission if you expect your extension's local data storage to exceed 5MB if it's not going to exceed that amount, don't ask for it.

uBO is already using more than 5MB of storage in its basic configuration. uBO's cache storage is used to store filter lists, their compiled counterparts, and snapshots of various internal data structures for fast launch time).

New features

New cosmetic procedural operator: :nth-ancestor(x), where x is the distance from the currently selected node. It is effectively a low-overhead equivalent to :xpath(..[/..]*). Example:

##.detLink:has-text(VPN):xpath(../../..)

Could be rewritten with the new operator:

##.detLink:has-text(VPN):nth-ancestor(3)

The new operator has a lower overhead as it avoids the need to create and execute XPath expressions.

Full list of changes and bug fixes.

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2019-ff3e69d46f

This update has been submitted for testing by rathann.

5 years ago

This update has been pushed to testing.

5 years ago
User Icon samoht0 commented & provided feedback 5 years ago
karma

works for me

User Icon dm0 provided feedback 5 years ago
karma
User Icon lbazan provided feedback 5 years ago
karma
BZ#1689200 mozilla-ublock-origin-1.19.3b0 is available
User Icon lbazan provided feedback 5 years ago
karma
BZ#1689200 mozilla-ublock-origin-1.19.3b0 is available
User Icon lbazan provided feedback 5 years ago
karma

This update has reached the stable karma threshold and can be pushed to stable now if the maintainer wishes.

5 years ago

This update has been submitted for batched by rathann.

5 years ago

This update has been submitted for stable by bodhi.

5 years ago

This update has been pushed to stable.

5 years ago

Please login to add feedback.

Metadata
Type
bugfix
Severity
low
Karma
3
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-2
Stable by Karma
disabled
Stable by Time
disabled
Dates
submitted
5 years ago
in testing
5 years ago
in stable
5 years ago
BZ#1689200 mozilla-ublock-origin-1.19.3b0 is available
0
0

Automated Test Results