Bug 194688 - Stop the endpoint synchronously in RTCPeerConnection::close
Summary: Stop the endpoint synchronously in RTCPeerConnection::close
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-14 18:36 PST by youenn fablet
Modified: 2019-02-15 10:26 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.63 KB, patch)
2019-02-14 18:38 PST, 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 2019-02-14 18:36:10 PST
Otherwise, there are chances that events get fired between the time it is closed and the time it is stopped.
Comment 1 youenn fablet 2019-02-14 18:36:46 PST
See rdar://problem/47697857
Comment 2 youenn fablet 2019-02-14 18:38:43 PST
Created attachment 362090 [details]
Patch
Comment 3 WebKit Commit Bot 2019-02-15 10:25:29 PST
Comment on attachment 362090 [details]
Patch

Clearing flags on attachment: 362090

Committed r241592: <https://trac.webkit.org/changeset/241592>
Comment 4 WebKit Commit Bot 2019-02-15 10:25:31 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-02-15 10:26:26 PST
<rdar://problem/48115246>