RESOLVED FIXED 142535
Rename MediaStreamCenter to RealtimeMediaSourceCenter
https://bugs.webkit.org/show_bug.cgi?id=142535
Summary Rename MediaStreamCenter to RealtimeMediaSourceCenter
Philippe Normand
Reported 2015-03-10 10:27:08 PDT
This is more a manager for RealtimeMediaSources, not MediaStreams per-se.
Attachments
patch (44.56 KB, patch)
2015-03-10 11:17 PDT, Philippe Normand
no flags
patch (44.82 KB, patch)
2015-03-10 11:23 PDT, Philippe Normand
eric.carlson: review+
Philippe Normand
Comment 1 2015-03-10 11:17:42 PDT
Created attachment 248337 [details] patch I made very few changes in the GStreamer implementation because I plan to move it soon anyway along with the OpenWebRTC backend.
WebKit Commit Bot
Comment 2 2015-03-10 11:19:19 PDT
Attachment 248337 [details] did not pass style-queue: ERROR: Source/WebCore/platform/mediastream/mac/RealtimeMediaSourceCenterMac.cpp:35: You should not add a blank line before implementation file's own header. [build/include_order] [4] ERROR: Source/WebCore/Modules/mediastream/MediaStreamTrack.cpp:43: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/mediastream/RealtimeMediaSourceCenter.cpp:36: You should not add a blank line before implementation file's own header. [build/include_order] [4] ERROR: Source/WebCore/Modules/mediastream/UserMediaRequest.cpp:46: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/mediastream/mac/RealtimeMediaSourceCenterMac.h:37: Alphabetical sorting problem. [build/include_order] [4] ERROR: Source/WebCore/platform/mock/MockRealtimeMediaSourceCenter.cpp:32: You should not add a blank line before implementation file's own header. [build/include_order] [4] Total errors found: 6 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
Philippe Normand
Comment 3 2015-03-10 11:23:00 PDT
Created attachment 248338 [details] patch Forgot check-webkit-style again :)
Philippe Normand
Comment 4 2015-03-11 01:10:54 PDT
Note You need to log in before you can comment on or make changes to this bug.