Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Issue 1538263002: Update API for Objective-C RTCMediaSource. (Closed)

Created:
5 years ago by hjon
Modified:
4 years, 11 months ago
Reviewers:
tkchin_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Update API for Objective-C RTCMediaSource. BUG= R=tkchin@webrtc.org Committed: https://crrev.com/f6c318ebae89bc1a6fac1207a0f32380e6508d33 Patch from Jon Hjelle <hjon@andyet.net>;. Cr-Commit-Position: refs/heads/master@{#11210}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Changes based on feedback #

Patch Set 3 : Update against master and change some things I caught #

Patch Set 4 : Merge master and adjust comment #

Patch Set 5 : Merge master #

Patch Set 6 : Merge master #

Patch Set 7 : Merge master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -5 lines) Patch
M webrtc/api/BUILD.gn View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/api/api.gyp View 1 2 3 4 5 6 1 chunk +3 lines, -0 lines 0 comments Download
A + webrtc/api/objc/RTCMediaSource.h View 1 2 1 chunk +10 lines, -5 lines 0 comments Download
A webrtc/api/objc/RTCMediaSource.mm View 1 2 1 chunk +84 lines, -0 lines 0 comments Download
A webrtc/api/objc/RTCMediaSource+Private.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
hjon
Like https://codereview.webrtc.org/1527143002/, I'm not sure I like the naming for the enum conversion methods.
5 years ago (2015-12-20 23:26:11 UTC) #2
tkchin_webrtc
https://codereview.webrtc.org/1538263002/diff/1/webrtc/api/objc/RTCMediaSource+Private.h File webrtc/api/objc/RTCMediaSource+Private.h (right): https://codereview.webrtc.org/1538263002/diff/1/webrtc/api/objc/RTCMediaSource+Private.h#newcode27 webrtc/api/objc/RTCMediaSource+Private.h:27: - (instancetype)initWithMediaSource: initWithNativeMediaSource https://codereview.webrtc.org/1538263002/diff/1/webrtc/api/objc/RTCMediaSource.mm File webrtc/api/objc/RTCMediaSource.mm (right): https://codereview.webrtc.org/1538263002/diff/1/webrtc/api/objc/RTCMediaSource.mm#newcode15 webrtc/api/objc/RTCMediaSource.mm:15: ...
4 years, 11 months ago (2016-01-05 18:44:35 UTC) #3
hjon
https://codereview.webrtc.org/1538263002/diff/1/webrtc/api/objc/RTCMediaSource+Private.h File webrtc/api/objc/RTCMediaSource+Private.h (right): https://codereview.webrtc.org/1538263002/diff/1/webrtc/api/objc/RTCMediaSource+Private.h#newcode27 webrtc/api/objc/RTCMediaSource+Private.h:27: - (instancetype)initWithMediaSource: On 2016/01/05 18:44:34, tkchin_webrtc wrote: > initWithNativeMediaSource ...
4 years, 11 months ago (2016-01-06 00:17:15 UTC) #4
tkchin_webrtc
lgtm
4 years, 11 months ago (2016-01-11 21:25:37 UTC) #5
tkchin_webrtc
Committed patchset #7 (id:120001) manually as f6c318ebae89bc1a6fac1207a0f32380e6508d33 (presubmit successful).
4 years, 11 months ago (2016-01-11 22:39:10 UTC) #7
commit-bot: I haz the power
4 years, 11 months ago (2016-01-11 22:39:11 UTC) #9
Message was sent while issue was closed.
Patchset 7 (id:??) landed as
https://crrev.com/f6c318ebae89bc1a6fac1207a0f32380e6508d33
Cr-Commit-Position: refs/heads/master@{#11210}

Powered by Google App Engine
This is Rietveld 408576698