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

Issue 2920253003: kiosk: Tighten cert manager UI (Closed)

Created:
3 years, 6 months ago by xiyuan
Modified:
3 years, 4 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, alemate+watch_chromium.org, achuith+watch_chromium.org, michaelpg+watch-options_chromium.org, arv+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

kiosk: Tighten cert manager UI - Make prompt_for_network_when_offline default to false; - Hide "Servers" and "Authorities" tab in kiosk cert manager; BUG=719907 TEST=CertificateManagerStandaloneWebUITest.testCertsDisplaying CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2920253003 Cr-Commit-Position: refs/heads/master@{#479108} Committed: https://chromium.googlesource.com/chromium/src/+/208cf98ca5b1b2bdfdb620b68d20af6109a23c79

Patch Set 1 #

Total comments: 6

Patch Set 2 : for #1 #

Patch Set 3 : rebase, base test is removed :( #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -10 lines) Patch
M chrome/browser/chromeos/login/app_launch_controller.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/policy/proto/chrome_device_policy.proto View 1 1 chunk +8 lines, -8 lines 0 comments Download
M chrome/browser/resources/options/certificate_manager.js View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 30 (18 generated)
xiyuan
3 years, 6 months ago (2017-06-06 14:58:01 UTC) #7
tbarzic
https://codereview.chromium.org/2920253003/diff/1/chrome/browser/chromeos/login/app_launch_controller.cc File chrome/browser/chromeos/login/app_launch_controller.cc (right): https://codereview.chromium.org/2920253003/diff/1/chrome/browser/chromeos/login/app_launch_controller.cc#newcode364 chrome/browser/chromeos/login/app_launch_controller.cc:364: // Default to false to allow network configuration if ...
3 years, 6 months ago (2017-06-06 19:02:42 UTC) #8
xiyuan
https://codereview.chromium.org/2920253003/diff/1/chrome/browser/chromeos/login/app_launch_controller.cc File chrome/browser/chromeos/login/app_launch_controller.cc (right): https://codereview.chromium.org/2920253003/diff/1/chrome/browser/chromeos/login/app_launch_controller.cc#newcode364 chrome/browser/chromeos/login/app_launch_controller.cc:364: // Default to false to allow network configuration if ...
3 years, 6 months ago (2017-06-08 19:13:58 UTC) #10
tbarzic
lgtm
3 years, 6 months ago (2017-06-08 20:09:02 UTC) #16
xiyuan
Dan, can I get an owner stamp from you for certificate_manager.js ? Thanks.
3 years, 6 months ago (2017-06-08 20:34:24 UTC) #18
Dan Beam
lgtm
3 years, 6 months ago (2017-06-13 00:23:18 UTC) #21
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/2920253003/40001
3 years, 6 months ago (2017-06-13 17:44:04 UTC) #23
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/208cf98ca5b1b2bdfdb620b68d20af6109a23c79
3 years, 6 months ago (2017-06-13 19:50:17 UTC) #26
michaelpg
On 2017/06/13 19:50:17, commit-bot: I haz the power wrote: > Committed patchset #3 (id:40001) as ...
3 years, 4 months ago (2017-08-04 23:37:23 UTC) #27
sduraisamy
Xiayun, can you please give me some background for this CL? On 2017/08/04 23:37:23, michaelpg ...
3 years, 4 months ago (2017-08-04 23:59:05 UTC) #28
xiyuan
On 2017/08/04 23:59:05, sduraisamy wrote: > Xiayun, can you please give me some background for ...
3 years, 4 months ago (2017-08-07 19:56:01 UTC) #29
sduraisamy
3 years, 4 months ago (2017-08-07 19:59:08 UTC) #30
Message was sent while issue was closed.
On 2017/08/07 19:56:01, xiyuan wrote:
> On 2017/08/04 23:59:05, sduraisamy wrote:
> > Xiayun, can you please give me some background for this CL?
> > 
> > On 2017/08/04 23:37:23, michaelpg wrote:
> > > On 2017/06/13 19:50:17, commit-bot: I haz the power wrote:
> > > > Committed patchset #3 (id:40001) as
> > > >
> > >
> >
>
https://chromium.googlesource.com/chromium/src/+/208cf98ca5b1b2bdfdb620b68d20...
> > > 
> > > Xiyuan, how do we enable prompt_for_network_when_offline when testing? I
> can't
> > > launch the cert manager from the kiosk app loading screen anymore.
> > > 
> > > (I also don't have access to
> > > https://bugs.chromium.org/p/chromium/issues/detail?id=719907 to ask
there.)
> 
> The change is for http://crbug.com/719907. I just realized it is an overkill.
> Instead of restricting on network config UI as whole, it should focus only at
> the cert manager part. I'll revert the policy part to make
> prompt_for_network_when_offline default on again.

Thanks Xiyuan. Let us not make changes to Cert Manager part as well till we
figure out the right approach (policy vs feature in CPanel)

Powered by Google App Engine
This is Rietveld 408576698