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

Issue 2163983006: Add unit test for WebRTCInternalsMessageHandler. (Closed)

Created:
4 years, 5 months ago by Max Morin
Modified:
4 years, 5 months ago
CC:
chromium-reviews, darin-cc_chromium.org, feature-media-reviews_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add unit test for WebRTCInternalsMessageHandler. BUG=548624 Committed: https://crrev.com/c369574d2aba37bfc3ffef8a5160e6644a1d5f72 Cr-Commit-Position: refs/heads/master@{#407479}

Patch Set 1 #

Patch Set 2 : Add unit test for WebRTCInternalsMessageHandler. #

Total comments: 12

Patch Set 3 : Fix. #

Total comments: 4

Patch Set 4 : Fix. #

Patch Set 5 : Add NON_EXPORTED_BASE annotation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -17 lines) Patch
M content/browser/media/webrtc/webrtc_internals.h View 1 2 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/media/webrtc/webrtc_internals.cc View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M content/browser/media/webrtc/webrtc_internals_message_handler.h View 1 2 3 4 2 chunks +10 lines, -2 lines 0 comments Download
M content/browser/media/webrtc/webrtc_internals_message_handler.cc View 3 chunks +14 lines, -11 lines 0 comments Download
A content/browser/media/webrtc/webrtc_internals_message_handler_unittest.cc View 1 2 3 1 chunk +89 lines, -0 lines 0 comments Download
M content/browser/media/webrtc/webrtc_internals_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/content_tests.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
Max Morin
PTAL.
4 years, 5 months ago (2016-07-25 09:56:01 UTC) #7
tommi (sloooow) - chröme
https://codereview.chromium.org/2163983006/diff/20001/content/browser/media/webrtc/webrtc_internals.h File content/browser/media/webrtc/webrtc_internals.h (right): https://codereview.chromium.org/2163983006/diff/20001/content/browser/media/webrtc/webrtc_internals.h#newcode118 content/browser/media/webrtc/webrtc_internals.h:118: bool should_block_power_saving); remove 'explicit' (only used for a single ...
4 years, 5 months ago (2016-07-25 10:16:06 UTC) #8
Max Morin
PTAL. https://codereview.chromium.org/2163983006/diff/20001/content/browser/media/webrtc/webrtc_internals.h File content/browser/media/webrtc/webrtc_internals.h (right): https://codereview.chromium.org/2163983006/diff/20001/content/browser/media/webrtc/webrtc_internals.h#newcode118 content/browser/media/webrtc/webrtc_internals.h:118: bool should_block_power_saving); On 2016/07/25 10:16:06, tommi-chrömium wrote: > ...
4 years, 5 months ago (2016-07-25 10:41:18 UTC) #9
tommi (sloooow) - chröme
lgtm with the below fixed https://codereview.chromium.org/2163983006/diff/40001/content/browser/media/webrtc/webrtc_internals.cc File content/browser/media/webrtc/webrtc_internals.cc (right): https://codereview.chromium.org/2163983006/diff/40001/content/browser/media/webrtc/webrtc_internals.cc#newcode502 content/browser/media/webrtc/webrtc_internals.cc:502: if (!should_block_power_saving_) { remove ...
4 years, 5 months ago (2016-07-25 11:05:39 UTC) #10
Max Morin
https://codereview.chromium.org/2163983006/diff/40001/content/browser/media/webrtc/webrtc_internals.cc File content/browser/media/webrtc/webrtc_internals.cc (right): https://codereview.chromium.org/2163983006/diff/40001/content/browser/media/webrtc/webrtc_internals.cc#newcode502 content/browser/media/webrtc/webrtc_internals.cc:502: if (!should_block_power_saving_) { On 2016/07/25 11:05:39, tommi-chrömium wrote: > ...
4 years, 5 months ago (2016-07-25 12:02:57 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/2163983006/60001
4 years, 5 months ago (2016-07-25 13:43:39 UTC) #14
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/2163983006/80001
4 years, 5 months ago (2016-07-25 14:46:17 UTC) #17
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 5 months ago (2016-07-25 15:28:34 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-07-25 15:30:14 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c369574d2aba37bfc3ffef8a5160e6644a1d5f72
Cr-Commit-Position: refs/heads/master@{#407479}

Powered by Google App Engine
This is Rietveld 408576698