Bug 169964

Summary: [GStreamer] Web process should not perform network access
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: pnormand
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   

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 ***