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

Issue 171483003: Show the extension / app name for platform verification. (Closed)

Created:
6 years, 10 months ago by Darren Krahn
Modified:
6 years, 10 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, Jun Mukai
Visibility:
Public.

Description

Show the extension / app name for platform verification. The platform verification dialog communicates to the user the origin of the request. Normally this is a web origin but for extensions or v2 apps the web origin is ugly and the extension / app name is better. BUG=chromium:344723 TEST=manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252126

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M chrome/browser/chromeos/attestation/platform_verification_dialog.cc View 1 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Darren Krahn
6 years, 10 months ago (2014-02-19 02:45:18 UTC) #1
not at google - send to devlin
lgtm https://codereview.chromium.org/171483003/diff/1/chrome/browser/chromeos/attestation/platform_verification_dialog.cc File chrome/browser/chromeos/attestation/platform_verification_dialog.cc (right): https://codereview.chromium.org/171483003/diff/1/chrome/browser/chromeos/attestation/platform_verification_dialog.cc#newcode47 chrome/browser/chromeos/attestation/platform_verification_dialog.cc:47: extension_service()->GetInstalledExtensionByUrl(url); could you use ExtensionRegistry instead? we're trying ...
6 years, 10 months ago (2014-02-19 03:37:21 UTC) #2
Mattias Nissler (ping if slow)
rubber stamp LGTM.
6 years, 10 months ago (2014-02-19 08:18:35 UTC) #3
Darren Krahn
https://codereview.chromium.org/171483003/diff/1/chrome/browser/chromeos/attestation/platform_verification_dialog.cc File chrome/browser/chromeos/attestation/platform_verification_dialog.cc (right): https://codereview.chromium.org/171483003/diff/1/chrome/browser/chromeos/attestation/platform_verification_dialog.cc#newcode47 chrome/browser/chromeos/attestation/platform_verification_dialog.cc:47: extension_service()->GetInstalledExtensionByUrl(url); On 2014/02/19 03:37:21, kalman wrote: > could you ...
6 years, 10 months ago (2014-02-19 18:11:25 UTC) #4
Darren Krahn
The CQ bit was checked by dkrahn@chromium.org
6 years, 10 months ago (2014-02-19 18:13:17 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dkrahn@chromium.org/171483003/70001
6 years, 10 months ago (2014-02-19 18:16:10 UTC) #6
commit-bot: I haz the power
6 years, 10 months ago (2014-02-19 23:15:37 UTC) #7
Message was sent while issue was closed.
Change committed as 252126

Powered by Google App Engine
This is Rietveld 408576698