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

Issue 1524303006: Update API for Objective-C RTCSessionDescription. (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@updateRTCIceCandidate
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

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

Patch Set 1 #

Patch Set 2 : Rebase and add tests #

Total comments: 16

Patch Set 3 : Updates based on feedback #

Total comments: 1

Patch Set 4 : Changes from feedback #

Patch Set 5 : More changes from feedback #

Patch Set 6 : Change #import to #include #

Unified diffs Side-by-side diffs Delta from patch set Stats (+325 lines, -0 lines) Patch
M webrtc/api/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/api/api.gyp View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/api/api_tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
A webrtc/api/objc/RTCSessionDescription.h View 1 2 3 1 chunk +41 lines, -0 lines 0 comments Download
A webrtc/api/objc/RTCSessionDescription.mm View 1 2 3 4 5 1 chunk +92 lines, -0 lines 0 comments Download
A webrtc/api/objc/RTCSessionDescription+Private.h View 1 2 3 4 1 chunk +41 lines, -0 lines 0 comments Download
A webrtc/api/objctests/RTCSessionDescriptionTest.mm View 1 2 3 1 chunk +144 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 15 (6 generated)
hjon
Like https://codereview.webrtc.org/1527143002/, I'm not sure I like the naming for the enum conversion methods. I'm ...
5 years ago (2015-12-20 23:25:21 UTC) #2
tkchin_webrtc
https://codereview.webrtc.org/1524303006/diff/20001/webrtc/api/objc/RTCSessionDescription+Private.h File webrtc/api/objc/RTCSessionDescription+Private.h (right): https://codereview.webrtc.org/1524303006/diff/20001/webrtc/api/objc/RTCSessionDescription+Private.h#newcode32 webrtc/api/objc/RTCSessionDescription+Private.h:32: - (instancetype)initWithDescription:(webrtc::SessionDescriptionInterface *) ditto break after : https://codereview.webrtc.org/1524303006/diff/20001/webrtc/api/objc/RTCSessionDescription.h File ...
4 years, 11 months ago (2016-01-05 16:29:19 UTC) #3
tkchin_webrtc
On 2015/12/20 23:25:21, hjon wrote: > Like https://codereview.webrtc.org/1527143002/, I'm not sure I like the naming ...
4 years, 11 months ago (2016-01-05 16:44:53 UTC) #4
hjon
https://codereview.webrtc.org/1524303006/diff/20001/webrtc/api/objc/RTCSessionDescription+Private.h File webrtc/api/objc/RTCSessionDescription+Private.h (right): https://codereview.webrtc.org/1524303006/diff/20001/webrtc/api/objc/RTCSessionDescription+Private.h#newcode32 webrtc/api/objc/RTCSessionDescription+Private.h:32: - (instancetype)initWithDescription:(webrtc::SessionDescriptionInterface *) On 2016/01/05 16:29:18, tkchin_webrtc wrote: > ...
4 years, 11 months ago (2016-01-05 22:16:20 UTC) #5
tkchin_webrtc
lgtm
4 years, 11 months ago (2016-01-06 19:42:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1524303006/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1524303006/100001
4 years, 11 months ago (2016-01-06 19:50:21 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_compile_x64_dbg on tryserver.webrtc (JOB_FAILED, no build URL)
4 years, 11 months ago (2016-01-06 19:51:05 UTC) #11
tkchin_webrtc
Committed patchset #6 (id:100001) manually as 67e83d653968f1147f7cb86451c4f4494751643a (presubmit successful).
4 years, 11 months ago (2016-01-06 20:05:37 UTC) #13
commit-bot: I haz the power
4 years, 11 months ago (2016-01-06 20:05:38 UTC) #15
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/67e83d653968f1147f7cb86451c4f4494751643a
Cr-Commit-Position: refs/heads/master@{#11157}

Powered by Google App Engine
This is Rietveld 408576698