Add new wayland request to enter screen locking mode.
The CL adds a new wayland request 'pin_with_trusted_flag' that replaces the existing request 'pin'. The new request takes a trusted flag so that trusted apps can be allowed to enforce users to stay in pinned mode. The CL also adds new window state 'trusted_pinned' which will be used in further implementation to specify pinned state invoked by trusted apps. BUG=b/29325086 TEST=None Review-Url: https://codereview.chromium.org/2276443002 Cr-Commit-Position: refs/heads/master@{#414334}
Showing
Please register or sign in to comment