Bug 154581

Summary: WebRTC: RTCPeerConnection: Sort out responsibilities of close() and stop()
Product: WebKit Reporter: Adam Bergkvist <adam.bergkvist>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, commit-queue, eric.carlson
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-02-23 03:57:02 PST
RTCPeerConnection's stop() and close() could be implemented as one calling the other to avoid duplicating code.
Comment 1 Adam Bergkvist 2016-02-23 04:11:17 PST
Created attachment 272007 [details]
Proposed patch
Comment 2 Adam Bergkvist 2016-02-23 23:24:12 PST
Comment on attachment 272007 [details]
Proposed patch

Thank you
Comment 3 WebKit Commit Bot 2016-02-24 00:14:53 PST
Comment on attachment 272007 [details]
Proposed patch

Clearing flags on attachment: 272007

Committed r197020: <http://trac.webkit.org/changeset/197020>
Comment 4 WebKit Commit Bot 2016-02-24 00:14:57 PST
All reviewed patches have been landed.  Closing bug.