WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
185236
Re-enable Network Extension support in the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=185236
Summary
Re-enable Network Extension support in the WebContent process
Brent Fulgham
Reported
2018-05-02 21:56:39 PDT
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.
Attachments
Patch
(2.24 KB, patch)
2018-05-02 21:58 PDT
,
Brent Fulgham
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2018-05-02 21:57:23 PDT
<
rdar://problem/39883004
>
Brent Fulgham
Comment 2
2018-05-02 21:58:09 PDT
Created
attachment 339387
[details]
Patch
WebKit Commit Bot
Comment 3
2018-05-03 06:46:12 PDT
Comment on
attachment 339387
[details]
Patch Clearing flags on attachment: 339387 Committed
r231302
: <
https://trac.webkit.org/changeset/231302
>
WebKit Commit Bot
Comment 4
2018-05-03 06:46:14 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug