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

Issue 834233005: Make Easy Unlock app have separate instance in incognito (Closed)

Created:
5 years, 11 months ago by tbarzic
Modified:
5 years, 11 months ago
Reviewers:
xiyuan, sky
CC:
chromium-reviews, arv+watch_chromium.org, Tim Song
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make Easy Unlock app have separate instance in incognito Extension background page is only allowed for the incognito profile on sign-in screen, so in order to run the app on sign-in, the app must be run in split incognito mode. To avoid having two background pages per user (for original and otr profile) in regular user session, set split incognito mode only for the app running on signin screen (by using different manifest than for a regular session) TEST= 1. Make sure easy sign-in works 2. Lock screen with an incognito window open. Verify that the screen can be unlocked using Smart Lock BUG=448634, 445048 Committed: https://crrev.com/5a5bf0240c72ee259f29384f1fdf307a962a3ea2 Cr-Commit-Position: refs/heads/master@{#311543}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : split manifests #

Patch Set 4 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -16 lines) Patch
M chrome/browser/browser_resources.grd View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A + chrome/browser/resources/easy_unlock/manifest_signin.json View 1 2 3 3 chunks +5 lines, -13 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service.cc View 1 2 1 chunk +6 lines, -2 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service_factory.cc View 1 2 chunks +7 lines, -1 line 0 comments Download

Messages

Total messages: 15 (3 generated)
tbarzic
5 years, 11 months ago (2015-01-14 03:35:17 UTC) #2
xiyuan
Thank you for the super fast CL. :) We might want to include 445048 with ...
5 years, 11 months ago (2015-01-14 03:55:51 UTC) #3
xiyuan
I wonder if we should use two manifest, one for login screen and one for ...
5 years, 11 months ago (2015-01-14 04:18:41 UTC) #4
tbarzic
On 2015/01/14 04:18:41, xiyuan wrote: > I wonder if we should use two manifest, one ...
5 years, 11 months ago (2015-01-14 04:23:10 UTC) #5
Dmitry Polukhin
On 2015/01/14 04:23:10, tbarzic wrote: > On 2015/01/14 04:18:41, xiyuan wrote: > > I wonder ...
5 years, 11 months ago (2015-01-14 07:18:58 UTC) #6
tbarzic
OK, I split the manifests for apps running in user and sign-in profile. Along the ...
5 years, 11 months ago (2015-01-14 15:13:07 UTC) #7
xiyuan
Cool. LGTM
5 years, 11 months ago (2015-01-14 17:05:29 UTC) #8
tbarzic
+sky for OWNER review (chrome/browser/browser_resources)
5 years, 11 months ago (2015-01-14 17:06:28 UTC) #10
sky
.grd LGTM
5 years, 11 months ago (2015-01-14 20:47:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/834233005/60001
5 years, 11 months ago (2015-01-14 20:49:48 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 11 months ago (2015-01-14 20:54:14 UTC) #14
commit-bot: I haz the power
5 years, 11 months ago (2015-01-14 20:55:18 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5a5bf0240c72ee259f29384f1fdf307a962a3ea2
Cr-Commit-Position: refs/heads/master@{#311543}

Powered by Google App Engine
This is Rietveld 408576698