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

Issue 2881843003: (merge m59) Added switch for bypassing protected media identifier permission (Closed)

Created:
3 years, 7 months ago by xhwang
Modified:
3 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Target Ref:
refs/branch-heads/3071
Project:
chromium
Visibility:
Public.

Description

(merge m59) Added switch for bypassing protected media identifier permission For testing protected content we need to bypass the prompt for permission to play protected content. This change add the switch --unsafely-allow-protected-media-identifier-for-domain which will disable the info bar when protected content needs permission when playing from localhost. BUG=718608 Review-Url: https://codereview.chromium.org/2816773002 Cr-Original-Commit-Position: refs/heads/master@{#471150} Review-Url: https://codereview.chromium.org/2881843003 . Cr-Commit-Position: refs/branch-heads/3071@{#539} Cr-Branched-From: a106f0abbf69dad349d4aaf4bcc4f5d376dd2377-refs/heads/master@{#464641} Committed: https://chromium.googlesource.com/chromium/src/+/969d28d0e04dcf8a76842a634d9c79baa5b3286e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -1 line) Patch
M chrome/browser/media/protected_media_identifier_permission_context.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/media/protected_media_identifier_permission_context.cc View 2 chunks +34 lines, -0 lines 0 comments Download
A chrome/browser/media/protected_media_identifier_permission_context_unittest.cc View 1 chunk +105 lines, -0 lines 0 comments Download
M chrome/browser/ui/startup/bad_flags_prompt.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/test/BUILD.gn View 1 chunk +4 lines, -1 line 0 comments Download
M media/base/media_switches.h View 1 chunk +3 lines, -0 lines 0 comments Download
M media/base/media_switches.cc View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
xhwang
3 years, 7 months ago (2017-05-12 21:26:35 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
969d28d0e04dcf8a76842a634d9c79baa5b3286e.

Powered by Google App Engine
This is Rietveld 408576698