Bug 163660

Summary: WebRTC: Implement MediaEndpointPeerConnection::stop()
Product: WebKit Reporter: Adam Bergkvist <adam.bergkvist>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, commit-queue, pnormand
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 143211    
Attachments:
Description Flags
Proposed patch none

Description Adam Bergkvist 2016-10-19 06:30:59 PDT
This one should just be one-liner that passes stop on to the MediaEndpoint.
Comment 1 Adam Bergkvist 2016-10-19 06:41:44 PDT
Created attachment 292063 [details]
Proposed patch
Comment 2 Adam Bergkvist 2016-10-19 11:36:36 PDT
Comment on attachment 292063 [details]
Proposed patch

Thanks for reviewing
Comment 3 WebKit Commit Bot 2016-10-19 11:59:27 PDT
Comment on attachment 292063 [details]
Proposed patch

Clearing flags on attachment: 292063

Committed r207552: <http://trac.webkit.org/changeset/207552>
Comment 4 WebKit Commit Bot 2016-10-19 11:59:30 PDT
All reviewed patches have been landed.  Closing bug.