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

Issue 15875005: Forwarding app URL to handler host for WebRTC logs. (Closed)

Created:
7 years, 7 months ago by Henrik Grunell
Modified:
7 years, 7 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Forwarding app URL to handler host for WebRTC logs. BUG=229829 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202426

Patch Set 1 #

Total comments: 3

Patch Set 2 : Code review + rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -11 lines) Patch
M content/browser/renderer_host/media/webrtc_logging_handler_host.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/renderer_host/media/webrtc_logging_handler_host.cc View 1 2 chunks +3 lines, -1 line 0 comments Download
M content/common/media/webrtc_logging_messages.h View 1 chunk +3 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_dependency_factory.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/media/media_stream_dependency_factory.cc View 1 3 chunks +8 lines, -3 lines 0 comments Download
M content/renderer/media/webrtc_logging_message_filter.h View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/media/webrtc_logging_message_filter.cc View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Henrik Grunell
This will be used in a later CL. Ken: content/common/* Tommi: All
7 years, 7 months ago (2013-05-23 14:54:34 UTC) #1
kenrb
On 2013/05/23 14:54:34, Henrik Grunell wrote: > This will be used in a later CL. ...
7 years, 7 months ago (2013-05-24 20:46:11 UTC) #2
tommi (sloooow) - chröme
https://codereview.chromium.org/15875005/diff/1/content/renderer/media/media_stream_dependency_factory.cc File content/renderer/media/media_stream_dependency_factory.cc (right): https://codereview.chromium.org/15875005/diff/1/content/renderer/media/media_stream_dependency_factory.cc#newcode513 content/renderer/media/media_stream_dependency_factory.cc:513: std::string url = web_frame->document().url().spec().data(); why call data()? using std::string's ...
7 years, 7 months ago (2013-05-25 11:44:03 UTC) #3
Henrik Grunell
Code review fix. webrtc_logging_handler_host.cc is rebase change only. https://chromiumcodereview.appspot.com/15875005/diff/1/content/renderer/media/media_stream_dependency_factory.cc File content/renderer/media/media_stream_dependency_factory.cc (right): https://chromiumcodereview.appspot.com/15875005/diff/1/content/renderer/media/media_stream_dependency_factory.cc#newcode513 content/renderer/media/media_stream_dependency_factory.cc:513: std::string ...
7 years, 7 months ago (2013-05-27 11:21:50 UTC) #4
tommi (sloooow) - chröme
lgtm https://chromiumcodereview.appspot.com/15875005/diff/1/content/renderer/media/media_stream_dependency_factory.cc File content/renderer/media/media_stream_dependency_factory.cc (right): https://chromiumcodereview.appspot.com/15875005/diff/1/content/renderer/media/media_stream_dependency_factory.cc#newcode513 content/renderer/media/media_stream_dependency_factory.cc:513: std::string url = web_frame->document().url().spec().data(); On 2013/05/27 11:21:50, Henrik ...
7 years, 7 months ago (2013-05-27 11:33:32 UTC) #5
Henrik Grunell
On 2013/05/27 11:33:32, tommi wrote: > lgtm > > https://chromiumcodereview.appspot.com/15875005/diff/1/content/renderer/media/media_stream_dependency_factory.cc > File content/renderer/media/media_stream_dependency_factory.cc (right): > ...
7 years, 7 months ago (2013-05-27 12:27:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/grunell@chromium.org/15875005/12001
7 years, 7 months ago (2013-05-27 12:28:15 UTC) #7
commit-bot: I haz the power
7 years, 7 months ago (2013-05-27 14:42:54 UTC) #8
Message was sent while issue was closed.
Change committed as 202426

Powered by Google App Engine
This is Rietveld 408576698