Bug 226076 - WKContentRuleList: allow using if-domain and unless-domain in a single rule
Summary: WKContentRuleList: allow using if-domain and unless-domain in a single rule
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-21 04:27 PDT by Andrey Meshkov
Modified: 2021-05-28 04:28 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Meshkov 2021-05-21 04:27:42 PDT
Rules that combined allowed and restricted domains are a really often case in popular blocking lists.

Most of the time they're needed to exclude particular subdomains from a wider rule.
Something like this: `example.org,~subdomain.example.org`

Unfortunately, that's not possible with Safari. Can this limitation be lifted?
Comment 1 Radar WebKit Bug Importer 2021-05-28 04:28:15 PDT
<rdar://problem/78613837>