[Webkit-unassigned] [Bug 160159] New: Content Blocker cannot block WebSocket connections

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 25 02:54:42 PDT 2016


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

            Bug ID: 160159
           Summary: Content Blocker cannot block WebSocket connections
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: am at adguard.com

Steps to reproduce:
1. Register a simple content blocker:
[{trigger: {url-filter: "echo.websocket.org" }, action: {type: "block"}}]
2. Go to https://websocket.org/echo.html
3. Click "Connect", then "Send"

Expected result:
WebSocket connection should be blocked by the content blocker.

Actual result:
WebSocket connection is working.

-- 
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/20160725/77667c21/attachment.html>


More information about the webkit-unassigned mailing list