Bug 169964 - [GStreamer] Web process should not perform network access
Summary: [GStreamer] Web process should not perform network access
Status: RESOLVED DUPLICATE of bug 189967
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-22 12:04 PDT by Michael Catanzaro
Modified: 2019-03-18 10:29 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2017-03-22 12:04:37 PDT
Because the web process is untrusted, it should not be allowed to access the network. We cannot implement such a restriction so long as GStreamer is still accessing the network in the web process. We need to find a way to move all network access to the network process.
Comment 1 Philippe Normand 2019-03-18 10:29:41 PDT

*** This bug has been marked as a duplicate of bug 189967 ***