Commit 56fa6cc8 authored by Anqing Zhao's avatar Anqing Zhao Committed by Commit Bot

Extend the expiry date of Enterprise.PublicSession.ExtensionPermissions

This histogram is still helpful to MGS team because there are many new
users and feature requests recently. The statistical data about
extension permissions can save debug efforts and discover potential
issues when necessary.

Bug: 1088743
Change-Id: Id85b2f86caa49d7a4a7604675ce33053408308db
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2452631Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#814226}
parent dd04f482
...@@ -1086,9 +1086,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -1086,9 +1086,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Enterprise.PublicSession.ExtensionPermissions" <histogram name="Enterprise.PublicSession.ExtensionPermissions"
enum="ExtensionPermission3" expires_after="M85"> enum="ExtensionPermission3" expires_after="2022-03-01">
<owner>isandrk@chromium.org</owner> <owner>anqing@chromium.org</owner>
<owner>sduraisamy@chromium.org</owner> <owner>apotapchuk@chromium.org</owner>
<summary> <summary>
Extensions (and apps) are quite restricted in public sessions for security Extensions (and apps) are quite restricted in public sessions for security
and privacy concerns - some permissions are blocked which means the and privacy concerns - some permissions are blocked which means the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment