Bug 168972 - [WebRTC] NetworkRTCProvider should stop the network thread from the main thread
Summary: [WebRTC] NetworkRTCProvider should stop the network thread from the main thread
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:
: 168982 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-02-28 09:11 PST by youenn fablet
Modified: 2017-02-28 13:04 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.44 KB, patch)
2017-02-28 09:13 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 2017-02-28 09:11:29 PST
Libwebrtc expects that and this is guarded by an assertion in Thread::Join()
Comment 1 youenn fablet 2017-02-28 09:13:04 PST
Created attachment 302938 [details]
Patch
Comment 2 youenn fablet 2017-02-28 12:59:52 PST
*** Bug 168982 has been marked as a duplicate of this bug. ***
Comment 3 WebKit Commit Bot 2017-02-28 13:04:18 PST
Comment on attachment 302938 [details]
Patch

Clearing flags on attachment: 302938

Committed r213166: <http://trac.webkit.org/changeset/213166>
Comment 4 WebKit Commit Bot 2017-02-28 13:04:22 PST
All reviewed patches have been landed.  Closing bug.