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

Issue 23765004: Added prefs for content protection attestation. (Closed)

Created:
7 years, 3 months ago by Darren Krahn
Modified:
7 years, 3 months ago
CC:
chromium-reviews, nkostylev+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, dkrahn+watch_chromium.org
Visibility:
Public.

Description

Added prefs for content protection attestation. The prefs are integrated into the PlatformVerificationFlow class. BUG=chromium:270316 TEST=unit Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221614

Patch Set 1 #

Total comments: 17

Patch Set 2 : #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+298 lines, -97 lines) Patch
M chrome/browser/chromeos/attestation/platform_verification_flow.h View 1 2 7 chunks +60 lines, -18 lines 0 comments Download
M chrome/browser/chromeos/attestation/platform_verification_flow.cc View 1 2 6 chunks +147 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/attestation/platform_verification_flow_unittest.cc View 1 2 12 chunks +72 lines, -65 lines 0 comments Download
M chrome/browser/chromeos/preferences.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/prefs/browser_prefs.cc View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/pepper/device_id_fetcher.cc View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 2 chunks +12 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Darren Krahn
7 years, 3 months ago (2013-09-03 09:10:39 UTC) #1
Mattias Nissler (ping if slow)
https://chromiumcodereview-hr.appspot.com/23765004/diff/1/chrome/browser/chromeos/attestation/platform_verification_flow.cc File chrome/browser/chromeos/attestation/platform_verification_flow.cc (right): https://chromiumcodereview-hr.appspot.com/23765004/diff/1/chrome/browser/chromeos/attestation/platform_verification_flow.cc#newcode9 chrome/browser/chromeos/attestation/platform_verification_flow.cc:9: #include "base/strings/utf_string_conversions.h" required? https://chromiumcodereview-hr.appspot.com/23765004/diff/1/chrome/browser/chromeos/attestation/platform_verification_flow.cc#newcode13 chrome/browser/chromeos/attestation/platform_verification_flow.cc:13: #include "chrome/browser/infobars/confirm_infobar_delegate.h" required? https://chromiumcodereview-hr.appspot.com/23765004/diff/1/chrome/browser/chromeos/attestation/platform_verification_flow.cc#newcode259 ...
7 years, 3 months ago (2013-09-03 14:31:25 UTC) #2
Darren Krahn
https://chromiumcodereview.appspot.com/23765004/diff/1/chrome/browser/chromeos/attestation/platform_verification_flow.cc File chrome/browser/chromeos/attestation/platform_verification_flow.cc (right): https://chromiumcodereview.appspot.com/23765004/diff/1/chrome/browser/chromeos/attestation/platform_verification_flow.cc#newcode9 chrome/browser/chromeos/attestation/platform_verification_flow.cc:9: #include "base/strings/utf_string_conversions.h" On 2013/09/03 14:31:25, Mattias Nissler wrote: > ...
7 years, 3 months ago (2013-09-04 12:35:05 UTC) #3
Mattias Nissler (ping if slow)
I'm still feeling uneasy about the just-for-test member fields, but LGTM given that I don't ...
7 years, 3 months ago (2013-09-04 16:01:44 UTC) #4
Darren Krahn
On 2013/09/04 16:01:44, Mattias Nissler wrote: > I'm still feeling uneasy about the just-for-test member ...
7 years, 3 months ago (2013-09-05 11:20:19 UTC) #5
Darren Krahn
Added OWNERS for the spots where kEnableDRM-related code has been cleaned up. dmichael: pepper/device_id_fetcher.cc zelidrag: ...
7 years, 3 months ago (2013-09-05 11:26:32 UTC) #6
dmichael (off chromium)
pepper lgtm
7 years, 3 months ago (2013-09-05 16:40:10 UTC) #7
zel
LGTM for chromeos/preferences.h
7 years, 3 months ago (2013-09-05 18:22:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dkrahn@chromium.org/23765004/12001
7 years, 3 months ago (2013-09-05 20:39:30 UTC) #9
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 06:52:00 UTC) #10
Message was sent while issue was closed.
Change committed as 221614

Powered by Google App Engine
This is Rietveld 408576698