Bug 266328

Summary: Safari Web Extensions & Content blockers Rule malfunctions
Product: WebKit Reporter: nicekon
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: achristensen, ahmad.saleem792, ben_schwartz, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 17   
Hardware: Mac (Apple Silicon)   
OS: macOS 14   

nicekon
Reported 2023-12-12 23:39:36 PST
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.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-12-19 23:40:15 PST
Note You need to log in before you can comment on or make changes to this bug.