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

Issue 1927923002: [chrome.displaySource] Avoid compiler warning. (Closed)

Created:
4 years, 7 months ago by e_hakkinen
Modified:
4 years, 7 months ago
Reviewers:
shalamov, Mikhail
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[chrome.displaySource] Avoid compiler warning. Avoid warnings about unreachable codes, false warnings about potentially uninitialized variables, warnings about unused local objects related static functions and signedness warnings. BUG=242107 Committed: https://crrev.com/045d73f59eabda62850bb1005ed0fbc8fdfe597d Cr-Commit-Position: refs/heads/master@{#390363}

Patch Set 1 #

Total comments: 9
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -18 lines) Patch
M extensions/renderer/api/display_source/display_source_session.cc View 1 chunk +2 lines, -1 line 1 comment Download
M extensions/renderer/api/display_source/wifi_display/wifi_display_media_packetizer_unittest.cc View 5 chunks +7 lines, -8 lines 4 comments Download
M extensions/renderer/api/display_source/wifi_display/wifi_display_transport_stream_packetizer.cc View 2 chunks +4 lines, -9 lines 4 comments Download

Messages

Total messages: 8 (3 generated)
e_hakkinen
PTAL. Tested: http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/182044 https://codereview.chromium.org/1927923002/diff/1/extensions/renderer/api/display_source/display_source_session.cc File extensions/renderer/api/display_source/display_source_session.cc (left): https://codereview.chromium.org/1927923002/diff/1/extensions/renderer/api/display_source/display_source_session.cc#oldcode44 extensions/renderer/api/display_source/display_source_session.cc:44: return nullptr; Unreachable code. https://codereview.chromium.org/1927923002/diff/1/extensions/renderer/api/display_source/wifi_display/wifi_display_media_packetizer_unittest.cc File ...
4 years, 7 months ago (2016-04-28 12:45:32 UTC) #2
Mikhail
lgtm
4 years, 7 months ago (2016-04-28 12:51:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1927923002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1927923002/1
4 years, 7 months ago (2016-04-28 12:51:48 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-04-28 13:39:11 UTC) #6
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:17:58 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/045d73f59eabda62850bb1005ed0fbc8fdfe597d
Cr-Commit-Position: refs/heads/master@{#390363}

Powered by Google App Engine
This is Rietveld 408576698