Plugin Power Saver: Allow Enterprise ASK policy users to manually play.
commitd727a4c52ad22fac99074db4775ef8329bfb25eb
authortommycli <tommycli@chromium.org>
Tue, 21 Apr 2015 16:35:05 +0000 (21 09:35 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 21 Apr 2015 16:35:14 +0000 (21 16:35 +0000)
tree775f4436d3c86d77fd40a7560b46d4a3dee96ca7
parentd5a51357f835be0e5b07b12b0a60b2a7e34e2526
Plugin Power Saver: Allow Enterprise ASK policy users to manually play.

- In M42, we removed ASK (Left click to play) for plugins and
  interpreted all ASK users as BLOCK.

- For users on BLOCK via policy, the manually play option is grayed out,
  presumably because enterprise admins don't want users to be able to
  override their policies.

- This has the unintended consequence of causing managed ASK users to be
  unable to play plugins.

- That seems against admin intent, and this patch allows legacy ASK
  policy users to right click to play.

- This is a minimal patch intended to be merged into M42 and M43.

BUG=477625

Review URL: https://codereview.chromium.org/1092143003

Cr-Commit-Position: refs/heads/master@{#326050}
chrome/browser/plugins/plugin_info_message_filter.cc