Bug 171043 - RTCPeerConnection is stopping its backend twice sometimes
Summary: RTCPeerConnection is stopping its backend twice sometimes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-19 22:38 PDT by youenn fablet
Modified: 2017-04-20 08:48 PDT (History)
3 users (show)

See Also:


Attachments
Patch (7.02 KB, patch)
2017-04-19 22:44 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.