|
Use explicit WebString <-> string16 conversion methods in media files
As we're deprecating implicit conversions for WebString <-> string16
replace them with explicit methods. (See crbug.com/667131 for more
details)
BUG= 667131
Committed: https://crrev.com/4a18cc0132fce0c9668989f4153851c5389657fa
Cr-Commit-Position: refs/heads/master@{#439736}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+68 lines, -78 lines) |
Patch |
 |
M |
content/renderer/media/canvas_capture_handler.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
1 comment
|
Download
|
 |
M |
content/renderer/media/media_stream_renderer_factory_impl.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/midi_message_filter.cc
|
View
|
|
4 chunks |
+17 lines, -16 lines |
1 comment
|
Download
|
 |
M |
content/renderer/media/mock_web_rtc_peer_connection_handler_client.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/peer_connection_tracker.cc
|
View
|
|
3 chunks |
+7 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/pepper_to_video_track_adapter.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/remote_media_stream_impl.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/rtc_data_channel_handler.cc
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/rtc_dtmf_sender_handler.cc
|
View
|
|
3 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/rtc_peer_connection_handler.cc
|
View
|
|
11 chunks |
+19 lines, -25 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/user_media_client_impl.cc
|
View
|
|
2 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
 |
M |
media/blink/key_system_config_selector.cc
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
media/blink/webencryptedmediaclient_impl.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
Total messages: 21 (15 generated)
|