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

Issue 2473783003: Add bitrate section to settings view controller. (Closed)

Created:
4 years, 1 month ago by daniela-webrtc
Modified:
4 years, 1 month ago
Reviewers:
magjed_webrtc, kthelgasson
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Add bitrate section to settings view controller. BUG=webrtc:6654 Committed: https://crrev.com/3babb99039478c36be58171c5409eac07ae153e5 Cr-Commit-Position: refs/heads/master@{#14952}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Replace UIKeyboardTypeASCIICapableNumberPad with UIKeyboardTypeNumberPad #

Patch Set 3 : Add bitrate section to settings view controller. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -5 lines) Patch
M webrtc/examples/objc/AppRTCMobile/ios/ARDMainViewController.m View 1 chunk +1 line, -1 line 0 comments Download
M webrtc/examples/objc/AppRTCMobile/ios/ARDSettingsViewController.m View 1 4 chunks +73 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
daniela-webrtc
4 years, 1 month ago (2016-11-03 14:37:12 UTC) #2
magjed_webrtc
https://codereview.webrtc.org/2473783003/diff/1/webrtc/examples/objc/AppRTCMobile/ios/ARDSettingsViewController.m File webrtc/examples/objc/AppRTCMobile/ios/ARDSettingsViewController.m (right): https://codereview.webrtc.org/2473783003/diff/1/webrtc/examples/objc/AppRTCMobile/ios/ARDSettingsViewController.m#newcode202 webrtc/examples/objc/AppRTCMobile/ios/ARDSettingsViewController.m:202: initWithFrame:CGRectMake(10, 0, cell.bounds.size.width - 20, cell.bounds.size.height)]; What do the ...
4 years, 1 month ago (2016-11-03 21:17:31 UTC) #4
magjed_webrtc
lgtm
4 years, 1 month ago (2016-11-07 10:08:57 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2473783003/1
4 years, 1 month ago (2016-11-07 12:58:05 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-07 15:23:59 UTC) #9
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/3babb99039478c36be58171c5409eac07ae153e5 Cr-Commit-Position: refs/heads/master@{#14952}
4 years, 1 month ago (2016-11-07 15:24:07 UTC) #11
daniela-webrtc
A revert of this CL (patchset #1 id:1) has been created in https://codereview.webrtc.org/2488653002/ by denicija@webrtc.org. ...
4 years, 1 month ago (2016-11-08 12:00:43 UTC) #12
daniela-webrtc
Need to re-land this one as it broke AppRTCMobile on some devices (using enum that ...
4 years, 1 month ago (2016-11-08 13:05:54 UTC) #14
magjed_webrtc
4 years, 1 month ago (2016-11-09 08:57:08 UTC) #15
On 2016/11/08 13:05:54, denicija-webrtc wrote:
> Need to re-land this one as it broke AppRTCMobile on some devices (using enum
> that is available only for certain iOS versions).
> Mind taking another look?

The best way to re-land is to press the "Revert Patchset" button on the revert
CL and make sure to unpress 'Automatically send Revert CL to CQ'. The CL
description will be set to "Reland of ..." and filled in automatically in a nice
way. Then you upload a new patchset to the reland CL with the fix (so the patch
sets will look exactly like this CL).

You can checkout a CL with 'git cl patch <number>' where <number> is 2473783003
for example. Or you can attach an existing branch to a CL with 'git cl issue
<number>'.

Powered by Google App Engine
This is Rietveld 408576698