Bug 171043

Summary: RTCPeerConnection is stopping its backend twice sometimes
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, eric.carlson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description youenn fablet 2017-04-19 22:38:35 PDT
This happens in case PeerConnection::close() is called while being in gathering state and shortly after that the frame is disconnected.
Comment 1 youenn fablet 2017-04-19 22:44:28 PDT
Created attachment 307558 [details]
Patch
Comment 2 WebKit Commit Bot 2017-04-20 08:48:52 PDT
Comment on attachment 307558 [details]
Patch

Clearing flags on attachment: 307558

Committed r215558: <http://trac.webkit.org/changeset/215558>
Comment 3 WebKit Commit Bot 2017-04-20 08:48:54 PDT
All reviewed patches have been landed.  Closing bug.