Bug 170282 - [Webrtc] Mock realtime sources factories should be static after r213941
Summary: [Webrtc] Mock realtime sources factories should be static after r213941
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: Alejandro G. Castro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-30 05:16 PDT by Alejandro G. Castro
Modified: 2017-04-05 10:16 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.27 KB, patch)
2017-03-30 05:26 PDT, Alejandro G. Castro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.