New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 648875 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

Add ${SessionName} to variable resolution for policies referring paths on Windows

Project Member Reported by pastarmovj@chromium.org, Sep 21 2016

Issue description

As discussed in https://bugs.chromium.org/p/chromium/issues/detail?id=160676#c14 in some situations chrome is running in multiple sessions on the same user in virtualized environments. It should be possible to offer separate profiles for each such session if the admin wants to.
 
Status: Fixed (was: Assigned)
Actually this is already present it is called ${session_name} it was only missing in the documentation article which was on oversight on my side when I implemented it.

https://sites.google.com/a/chromium.org/dev/administrators/policy-list-3/user-data-directory-variables
Project Member

Comment 2 by bugdroid1@chromium.org, Sep 28 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/2b39360fd0dbcab3bdaa50335978b404c3255126

commit 2b39360fd0dbcab3bdaa50335978b404c3255126
Author: wangxianzhu <wangxianzhu@chromium.org>
Date: Wed Sep 28 17:08:41 2016

Disable paint/invalidation/fixed-right-bottom-in-page-scale.html

It causes the next test to fail.

BUG= 648875 
TBR=sunxd@chromium.org
NOTRY=true

Review-Url: https://codereview.chromium.org/2379563003
Cr-Commit-Position: refs/heads/master@{#421549}

[modify] https://crrev.com/2b39360fd0dbcab3bdaa50335978b404c3255126/third_party/WebKit/LayoutTests/TestExpectations

Sorry, I put a wrong bug number in the CL. The bug number should be 648785.

Sign in to add a comment