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

Issue 15897006: Identity API: switch WebAuthFlow dialog to component app (Closed)

Created:
7 years, 7 months ago by Michael Courage
Modified:
7 years, 6 months ago
Reviewers:
miket_OOO, Matt Perry
CC:
chromium-reviews, Aaron Boodman, chromium-apps-reviews_chromium.org, Matt Perry
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Identity API: switch WebAuthFlow dialog to component app All Identity API UI is moving into a webview tag inside a component app, allowing Chrome Apps to be isolated from the browser. This change updates WebAuthFlow, which controls the dialogs, to invoke the component app instead of a browser pop-up. BUG=228908 (This is part of step #6 in the description.) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203417

Patch Set 1 #

Total comments: 2

Patch Set 2 : load component app #

Patch Set 3 : rebase to ToT #

Patch Set 4 : put back lazy event listener #

Patch Set 5 : rebase to ToT #

Patch Set 6 : rebase to ToT #

Messages

Total messages: 7 (0 generated)
Michael Courage
Last piece of the component app puzzle.
7 years, 7 months ago (2013-05-24 01:32:26 UTC) #1
miket_OOO
lgtm https://codereview.chromium.org/15897006/diff/1/chrome/browser/extensions/api/identity/identity_apitest.cc File chrome/browser/extensions/api/identity/identity_apitest.cc (right): https://codereview.chromium.org/15897006/diff/1/chrome/browser/extensions/api/identity/identity_apitest.cc#newcode214 chrome/browser/extensions/api/identity/identity_apitest.cc:214: content::WindowedNotificationObserver::Observe(type, source, details); Did you mean to call ...
7 years, 7 months ago (2013-05-24 16:37:55 UTC) #2
Michael Courage
PTAL: WebAuthFlow now checks to see if it needs to load the component app itself, ...
7 years, 6 months ago (2013-05-30 22:26:25 UTC) #3
Michael Courage
https://codereview.chromium.org/15897006/diff/1/chrome/browser/extensions/api/identity/identity_apitest.cc File chrome/browser/extensions/api/identity/identity_apitest.cc (right): https://codereview.chromium.org/15897006/diff/1/chrome/browser/extensions/api/identity/identity_apitest.cc#newcode214 chrome/browser/extensions/api/identity/identity_apitest.cc:214: content::WindowedNotificationObserver::Observe(type, source, details); On 2013/05/24 16:37:56, miket wrote: > ...
7 years, 6 months ago (2013-05-30 22:27:03 UTC) #4
Matt Perry
lgtm
7 years, 6 months ago (2013-05-30 22:50:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/courage@chromium.org/15897006/18001
7 years, 6 months ago (2013-05-31 14:25:55 UTC) #6
commit-bot: I haz the power
7 years, 6 months ago (2013-05-31 16:29:26 UTC) #7
Message was sent while issue was closed.
Change committed as 203417

Powered by Google App Engine
This is Rietveld 408576698