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

Issue 2147413002: WebRTCCertificateGenerator should not use std::string. (Closed)

Created:
4 years, 5 months ago by esprehn
Modified:
4 years, 5 months ago
CC:
blink-reviews, blink-reviews-api_chromium.org, blink-reviews-bindings_chromium.org, chromium-reviews, darin-cc_chromium.org, dglazkov+blink, feature-media-reviews_chromium.org, jam, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, hbos_chromium
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

WebRTCCertificateGenerator should not use std::string. This avoids the string copies, std::string is also not supposed to be used like this inside blink. Committed: https://crrev.com/22651da9eb779fbdb60f6a8ea5decde2b805567f Cr-Commit-Position: refs/heads/master@{#405837}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -24 lines) Patch
M content/renderer/media/rtc_certificate.cc View 1 chunk +3 lines, -1 line 0 comments Download
M content/renderer/media/rtc_certificate_generator.h View 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/rtc_certificate_generator.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M third_party/WebKit/Source/bindings/modules/v8/ScriptValueSerializerForModules.cpp View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/public/platform/WebRTCCertificate.h View 2 chunks +8 lines, -12 lines 0 comments Download
M third_party/WebKit/public/platform/WebRTCCertificateGenerator.h View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 22 (12 generated)
esprehn
4 years, 5 months ago (2016-07-15 03:41:37 UTC) #6
tommi (sloooow) - chröme
lgtm - I'm curious though about how much copying this will save. Looks like we're ...
4 years, 5 months ago (2016-07-15 14:15:45 UTC) #9
jochen (gone - plz use gerrit)
lgtm
4 years, 5 months ago (2016-07-15 14:38:19 UTC) #10
esprehn
On 2016/07/15 at 14:15:45, tommi wrote: > lgtm - I'm curious though about how much ...
4 years, 5 months ago (2016-07-15 19:54:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2147413002/1
4 years, 5 months ago (2016-07-15 19:55:43 UTC) #13
commit-bot: I haz the power
Failed to apply the patch.
4 years, 5 months ago (2016-07-15 20:03:34 UTC) #15
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-15 20:03:43 UTC) #17
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/22651da9eb779fbdb60f6a8ea5decde2b805567f Cr-Commit-Position: refs/heads/master@{#405837}
4 years, 5 months ago (2016-07-15 20:04:32 UTC) #19
tommi (sloooow) - chröme
Thanks. +hbos fyi
4 years, 5 months ago (2016-07-15 21:09:33 UTC) #20
hbos_chromium
4 years, 5 months ago (2016-07-18 08:01:52 UTC) #22
Message was sent while issue was closed.
Thanks. (lgtm!)

Powered by Google App Engine
This is Rietveld 408576698