[Webkit-unassigned] [Bug 169167] New: Content Blocker: Blocking "a[href*=randomString]" doesn't work anymore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 4 00:26:51 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=169167

            Bug ID: 169167
           Summary: Content Blocker: Blocking "a[href*=randomString]"
                    doesn't work anymore
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: iPhone / iPad
                OS: iOS 10
            Status: NEW
          Severity: Major
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jonathan.arnold at arcor.de

With the newest xcode beta this won't work anymore:

{
    "trigger": {
        "url-filter": ".*"
    },
    "action": {
        "selector": "a[href*=randomString]",
        "type": "css-display-none"
    }
}



In older version it worked perfectly fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170304/2abca90d/attachment.html>


More information about the webkit-unassigned mailing list