Bug 168243
Summary: | [WebRTC][Mac][WebKit2] Only expand the sandbox for a specific WebRTC port | ||
---|---|---|---|
Product: | WebKit | Reporter: | Brent Fulgham <bfulgham> |
Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | bfulgham, jonlee, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | macOS 10.12 | ||
Bug Depends on: | 168010 | ||
Bug Blocks: |
Brent Fulgham
In Bug 168010 we added the ability for the UIProcess to extend the NetworkProcess sandbox to include WebRTC connections.
Currently, we expand the sandbox to encompass all network activity, which is not a great security model. For the complete feature, we need the sandbox to expand just enough to support the WebRTC communication.
This bug tracks that task.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/30496479>