Bug 168664 - [WebRTC][Mac][WebKit2] Revise sandbox to limit connections to UDP and TCP
Summary: [WebRTC][Mac][WebKit2] Revise sandbox to limit connections to UDP and TCP
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-21 10:49 PST by Brent Fulgham
Modified: 2017-02-21 11:30 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2017-02-21 11:01 PST, Brent Fulgham
youennf: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brent Fulgham 2017-02-21 10:49:45 PST
Slightly tighten the WebRTC sandbox to only allow UDP and TCP connections.
Comment 1 Brent Fulgham 2017-02-21 11:01:21 PST
Created attachment 302284 [details]
Patch
Comment 2 Brent Fulgham 2017-02-21 11:02:40 PST
<rdar://problem/30600587>
Comment 3 Brent Fulgham 2017-02-21 11:30:55 PST
Committed r212732: <http://trac.webkit.org/changeset/212732>