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

Issue 2644853002: Use explicit WebString conversion methods in content/renderer/media (unittests) (Closed)

Created:
3 years, 11 months ago by kinuko
Modified:
3 years, 11 months ago
Reviewers:
jrummell
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, avayvod+watch_chromium.org, imcheng+watch_chromium.org, posciak+watch_chromium.org, chfremer+watch_chromium.org, jam, feature-media-reviews_chromium.org, darin-cc_chromium.org, mcasas+watch+vc_chromium.org, jasonroberts+watch_google.com, xjz+watch_chromium.org, isheriff+watch_chromium.org, miu+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use explicit WebString conversion methods in content/renderer/media (unittests) As we're deprecating implicit conversions for WebString <-> string16 replace them with explicit methods. (See crbug.com/667131 for more details) BUG=667131 Review-Url: https://codereview.chromium.org/2644853002 Cr-Commit-Position: refs/heads/master@{#444994} Committed: https://chromium.googlesource.com/chromium/src/+/a7687681877feabf6a4266e8003252290a461132

Patch Set 1 #

Total comments: 2

Messages

Total messages: 15 (9 generated)
kinuko
Yet another one, mostly mechanical changes only. PTL
3 years, 11 months ago (2017-01-19 12:38:18 UTC) #7
jrummell
Thanks for doing this. lgtm (with question). https://codereview.chromium.org/2644853002/diff/1/content/renderer/media/rtc_peer_connection_handler_unittest.cc File content/renderer/media/rtc_peer_connection_handler_unittest.cc (right): https://codereview.chromium.org/2644853002/diff/1/content/renderer/media/rtc_peer_connection_handler_unittest.cc#newcode338 content/renderer/media/rtc_peer_connection_handler_unittest.cc:338: local_stream.initialize(blink::WebString::fromUTF8(stream_label), Most ...
3 years, 11 months ago (2017-01-19 20:17:03 UTC) #8
kinuko
Thanks, https://codereview.chromium.org/2644853002/diff/1/content/renderer/media/rtc_peer_connection_handler_unittest.cc File content/renderer/media/rtc_peer_connection_handler_unittest.cc (right): https://codereview.chromium.org/2644853002/diff/1/content/renderer/media/rtc_peer_connection_handler_unittest.cc#newcode338 content/renderer/media/rtc_peer_connection_handler_unittest.cc:338: local_stream.initialize(blink::WebString::fromUTF8(stream_label), On 2017/01/19 20:17:03, jrummell wrote: > Most ...
3 years, 11 months ago (2017-01-20 02:22:35 UTC) #9
kinuko
On 2017/01/20 02:22:35, kinuko wrote: > Thanks, > > https://codereview.chromium.org/2644853002/diff/1/content/renderer/media/rtc_peer_connection_handler_unittest.cc > File content/renderer/media/rtc_peer_connection_handler_unittest.cc (right): > ...
3 years, 11 months ago (2017-01-20 06:05:32 UTC) #10
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/2644853002/1
3 years, 11 months ago (2017-01-20 06:05:54 UTC) #12
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 06:11:03 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/a7687681877feabf6a4266e80032...

Powered by Google App Engine
This is Rietveld 408576698