Bug 168438

Summary: [WebRTC][Mac][WebKit2] Initial WebProcess does not support WebRTC
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: MediaAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 168010    

Description Brent Fulgham 2017-02-16 08:59:57 PST
The current sandbox expansion for WebRTC does not take effect until the second WebProcess is created, causing the initial browser tab to lack microphone support.
Comment 1 Brent Fulgham 2017-02-16 09:00:27 PST
This is a chunk of a larger patch, split off to allow easier tracking.
Comment 2 Brent Fulgham 2017-02-16 09:25:02 PST
<rdar://problem/30401818>
Comment 3 Brent Fulgham 2017-02-16 10:11:56 PST
Committed r212443: <http://trac.webkit.org/changeset/212443>