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

Issue 974223002: Build fix in protected_media_identifier_permission_context.cc (Closed)

Created:
5 years, 9 months ago by dshwang
Modified:
5 years, 9 months ago
CC:
chromium-reviews, posciak+watch_chromium.org, feature-media-reviews_chromium.org, wjia+watch_chromium.org, mcasas+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Build fix in protected_media_identifier_permission_context.cc Build failed due to uninitialied values. ../../chrome/browser/media/protected_media_identifier_permission_context.cc:187:8: error: 'persist' may be used uninitialized in this function [-Werror=maybe-uninitialized] ../../chrome/browser/media/protected_media_identifier_permission_context.cc:205:32: error: 'content_setting' may be used uninitialized in this function [-Werror=maybe-uninitialized] Committed: https://crrev.com/1cf71d24bd3ca8531067ab239f290f4fc0d5f7c6 Cr-Commit-Position: refs/heads/master@{#319088}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/media/protected_media_identifier_permission_context.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (3 generated)
dshwang
https://codereview.chromium.org/955383003 breaks chrome os build. Could you review?
5 years, 9 months ago (2015-03-04 08:53:23 UTC) #2
dshwang
Nico, could you review?
5 years, 9 months ago (2015-03-04 08:59:40 UTC) #4
mlamouri (slow - plz ping)
I guess lgtm if that fixes the build for you. However, I assume this is ...
5 years, 9 months ago (2015-03-04 10:27:10 UTC) #5
dshwang
On 2015/03/04 10:27:10, Mounir Lamouri wrote: > I guess lgtm if that fixes the build ...
5 years, 9 months ago (2015-03-04 11:19:07 UTC) #6
Nico
I think the idea was that folks who uses gcc use -GYP_DEFINES=werror=, and then this ...
5 years, 9 months ago (2015-03-04 18:03:23 UTC) #7
mlamouri (slow - plz ping)
On 2015/03/04 at 18:03:23, thakis wrote: > I think the idea was that folks who ...
5 years, 9 months ago (2015-03-04 18:05:16 UTC) #8
dshwang
On 2015/03/04 18:05:16, Mounir Lamouri wrote: > On 2015/03/04 at 18:03:23, thakis wrote: > > ...
5 years, 9 months ago (2015-03-04 18:08:55 UTC) #9
Nico
On Wed, Mar 4, 2015 at 10:05 AM, <mlamouri@chromium.org> wrote: > On 2015/03/04 at 18:03:23, ...
5 years, 9 months ago (2015-03-04 18:10:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/974223002/1
5 years, 9 months ago (2015-03-04 18:10:29 UTC) #12
Nico
On Wed, Mar 4, 2015 at 10:08 AM, <dongseong.hwang@intel.com> wrote: > On 2015/03/04 18:05:16, Mounir ...
5 years, 9 months ago (2015-03-04 18:11:27 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-04 18:34:20 UTC) #14
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 18:35:10 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/1cf71d24bd3ca8531067ab239f290f4fc0d5f7c6
Cr-Commit-Position: refs/heads/master@{#319088}

Powered by Google App Engine
This is Rietveld 408576698