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

Issue 2536593002: Revise the description of ExternalStorageReadOnly to make it clearer. (Closed)

Created:
4 years ago by yamaguchi
Modified:
4 years ago
CC:
chromium-reviews, tnagel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revise the description of ExternalStorageReadOnly to make it clearer. This is a follow-up of https://codereview.chromium.org/2526463002/ . Here is the actual behavior of the system: X=ExternaStorageDisabled Y=ExternalStorageReadOnly X Y False False : Users can read from and write to external storage media. False True : Users can read files in external storage, but cannot write to there. True False : Users cannot access external storage at all. True True : Users cannot access external storage at all. If any of the policy value is not configured (=not exist), it is equivalent to false. If ExternaStorageDisabled = true, any access to removable storage media are denied. In this case, ExternalStorageReadOnly will not be considered because the storage media devices itself will never be accessible by the user. BUG=669004 Committed: https://crrev.com/c334558eef67b1216278c0f505a49a0948bc707d Cr-Commit-Position: refs/heads/master@{#434644}

Patch Set 1 #

Patch Set 2 : Rephrasing. #

Total comments: 2

Patch Set 3 : Change the order of paragraphs to describe the policy itself first, rather than interaction with ot… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M components/policy/resources/policy_templates.json View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
yamaguchi
4 years ago (2016-11-28 11:58:56 UTC) #5
Andrew T Wilson (Slow)
LGTM, but see my suggestion below. https://codereview.chromium.org/2536593002/diff/20001/components/policy/resources/policy_templates.json File components/policy/resources/policy_templates.json (right): https://codereview.chromium.org/2536593002/diff/20001/components/policy/resources/policy_templates.json#newcode5817 components/policy/resources/policy_templates.json:5817: 'desc': '''This policy ...
4 years ago (2016-11-28 12:05:18 UTC) #6
yamaguchi
https://codereview.chromium.org/2536593002/diff/20001/components/policy/resources/policy_templates.json File components/policy/resources/policy_templates.json (right): https://codereview.chromium.org/2536593002/diff/20001/components/policy/resources/policy_templates.json#newcode5817 components/policy/resources/policy_templates.json:5817: 'desc': '''This policy takes effect only when ExternalStorageDisabled is ...
4 years ago (2016-11-28 12:21:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2536593002/40001
4 years ago (2016-11-28 13:09:09 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years ago (2016-11-28 13:13:13 UTC) #18
commit-bot: I haz the power
4 years ago (2016-11-28 13:14:54 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c334558eef67b1216278c0f505a49a0948bc707d
Cr-Commit-Position: refs/heads/master@{#434644}

Powered by Google App Engine
This is Rietveld 408576698