[Webkit-unassigned] [Bug 266328] New: Safari Web Extensions & Content blockers Rule malfunctions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 12 23:39:36 PST 2023
https://bugs.webkit.org/show_bug.cgi?id=266328
Bug ID: 266328
Summary: Safari Web Extensions & Content blockers Rule
malfunctions
Product: WebKit
Version: Safari 17
Hardware: Mac (Apple Silicon)
OS: macOS 14
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: nicekon at gmail.com
Rule :
[
{
"trigger": {
"url-filter": ".*",
"if-domain" : ["*test.com"]
},
"action": {
"type": "block"
}
}
]
URL : http://example.com/?a=https://test.com/abc
After creating the above rule, the page will be blocked when the URL is accessed.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20231213/e45731cb/attachment.htm>
More information about the webkit-unassigned
mailing list