Bug 170282

Summary: [Webrtc] Mock realtime sources factories should be static after r213941
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WebCore Misc.Assignee: Alejandro G. Castro <alex>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, clopez, commit-queue, jer.noble, youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Alejandro G. Castro 2017-03-30 05:16:23 PDT
After r213941 there are factories to create RealtimeMediaSources, we have to make them static to avoid returning a local variable.RealtimeMediaSources,
Comment 1 Alejandro G. Castro 2017-03-30 05:26:12 PDT
Created attachment 305858 [details]
Patch
Comment 2 WebKit Commit Bot 2017-04-05 10:15:59 PDT
Comment on attachment 305858 [details]
Patch

Clearing flags on attachment: 305858

Committed r214949: <http://trac.webkit.org/changeset/214949>
Comment 3 WebKit Commit Bot 2017-04-05 10:16:00 PDT
All reviewed patches have been landed.  Closing bug.