[Webkit-unassigned] [Bug 185236] New: Re-eneable Network Extension support in the WebContent process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 2 21:56:39 PDT 2018


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

            Bug ID: 185236
           Summary: Re-eneable Network Extension support in the WebContent
                    process
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

In Bug 183192 I removed general network API access. Unfortunately, the stock "(allow-network-common)" also enabled Network Extension access.

Amusingly, Network Extension is really more about understanding URLs than it is about networking per-se, so it should not have been removed since it is used by our content filtering logic.

This path adds access to the Network Extension features back to the WebContent process so our content filtering features work properly.

-- 
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/20180503/180a6a22/attachment-0001.html>


More information about the webkit-unassigned mailing list