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

Issue 2340303002: Removed the const char* (StaticString) type from RTCStatsMember. (Closed)

Created:
4 years, 3 months ago by hbos
Modified:
4 years, 3 months ago
Reviewers:
nisse-webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Removed the const char* (StaticString) type from RTCStatsMember. std::string is all we need. const char* is an annoying special case because they can't be compared with ==. Having two different string types was a premature optimization. BUG=chromium:627816 NOTRY=True Committed: https://crrev.com/8faf9e047ee80b45d1a28d6c038cbd6e222f23cd Cr-Commit-Position: refs/heads/master@{#14235}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixed error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -26 lines) Patch
M webrtc/api/rtcstats.h View 2 chunks +0 lines, -2 lines 0 comments Download
M webrtc/stats/rtcstats.cc View 2 chunks +0 lines, -5 lines 0 comments Download
M webrtc/stats/rtcstats_unittest.cc View 1 9 chunks +2 lines, -19 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
hbos
Please take a look, nisse.
4 years, 3 months ago (2016-09-15 10:52:48 UTC) #2
nisse-webrtc
LGTM. If you agree about const, feel free to fix it now or in a ...
4 years, 3 months ago (2016-09-15 11:19:02 UTC) #3
hbos
https://codereview.webrtc.org/2340303002/diff/1/webrtc/stats/rtcstats.cc File webrtc/stats/rtcstats.cc (left): https://codereview.webrtc.org/2340303002/diff/1/webrtc/stats/rtcstats.cc#oldcode109 webrtc/stats/rtcstats.cc:109: value_); On 2016/09/15 11:19:02, nisse-webrtc wrote: > Maybe this ...
4 years, 3 months ago (2016-09-15 12:19:56 UTC) #4
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/2340303002/20001
4 years, 3 months ago (2016-09-15 12:20:10 UTC) #7
hbos
Aborted landing, will have to wait for https://codereview.chromium.org/2340603004/ to land or else I will break ...
4 years, 3 months ago (2016-09-15 12:22:35 UTC) #9
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/2340303002/20001
4 years, 3 months ago (2016-09-15 12:56:28 UTC) #11
hbos
As always, an android bot is timing out. Landing with NOTRY since git cl land ...
4 years, 3 months ago (2016-09-15 13:40:21 UTC) #13
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/2340303002/20001
4 years, 3 months ago (2016-09-15 13:41:17 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-15 13:52:49 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-09-15 13:52:57 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8faf9e047ee80b45d1a28d6c038cbd6e222f23cd
Cr-Commit-Position: refs/heads/master@{#14235}

Powered by Google App Engine
This is Rietveld 408576698