DescriptionFix unable to opt-in to crash reports & usage statistics from web-app
Cause:
The crash opt-in setting is sometimes controlled by domain policy, which will
prevent the user from enabling it. However, this is not communicated to the
user properly.
Fix:
- Shows a tooltip "This setting is controlled by your domain policy" if
necessary.
- Hides the check box if the domain doesn't allow usage stats collection
as an empty disabled check box offers no value to the user.
BUG=388864
Committed: https://crrev.com/2d1da95cd331870aca3f598c6a64d0d00ec0064d
Cr-Commit-Position: refs/heads/master@{#315105}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Reviewer's feedback #
Messages
Total messages: 10 (4 generated)
|