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

Issue 1369333007: Add retail logging for WebRTC IP permission debugability (Closed)

Created:
5 years, 2 months ago by guoweis_left_chromium
Modified:
5 years, 2 months ago
Reviewers:
Sergey Ulanov, guoweis2
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, posciak+watch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add retail logging for WebRTC IP permission debugability. Also refactored a function which will be used later in test code. CHECK() was used to prevent the case if media_permission is null for any reason that we blindly grant the permission. BUG=520101 Committed: https://crrev.com/5ffbdf627167c66c3337ee078ed866b344f0ba7f Cr-Commit-Position: refs/heads/master@{#352090}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M content/renderer/media/webrtc/peer_connection_dependency_factory.cc View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M content/renderer/p2p/filtering_network_manager.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
guoweis_left_chromium
PTAL.
5 years, 2 months ago (2015-10-01 19:19:16 UTC) #2
Sergey Ulanov
https://codereview.chromium.org/1369333007/diff/20001/content/renderer/media/webrtc/peer_connection_dependency_factory.cc File content/renderer/media/webrtc/peer_connection_dependency_factory.cc (right): https://codereview.chromium.org/1369333007/diff/20001/content/renderer/media/webrtc/peer_connection_dependency_factory.cc#newcode77 content/renderer/media/webrtc/peer_connection_dependency_factory.cc:77: if (render_frame) { What are the cases when render_frame ...
5 years, 2 months ago (2015-10-01 23:19:24 UTC) #3
guoweis_left_chromium
Only keep the logging now. PTAL. https://codereview.chromium.org/1369333007/diff/20001/content/renderer/media/webrtc/peer_connection_dependency_factory.cc File content/renderer/media/webrtc/peer_connection_dependency_factory.cc (right): https://codereview.chromium.org/1369333007/diff/20001/content/renderer/media/webrtc/peer_connection_dependency_factory.cc#newcode77 content/renderer/media/webrtc/peer_connection_dependency_factory.cc:77: if (render_frame) { ...
5 years, 2 months ago (2015-10-02 04:33:20 UTC) #4
Sergey Ulanov
lgtm
5 years, 2 months ago (2015-10-02 18:07:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1369333007/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1369333007/40001
5 years, 2 months ago (2015-10-02 18:15:52 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 2 months ago (2015-10-02 18:48:18 UTC) #8
commit-bot: I haz the power
5 years, 2 months ago (2015-10-02 18:48:54 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5ffbdf627167c66c3337ee078ed866b344f0ba7f
Cr-Commit-Position: refs/heads/master@{#352090}

Powered by Google App Engine
This is Rietveld 408576698