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

Issue 23978007: Identity API: prevent install time OAuth prompts (Closed)

Created:
7 years, 3 months ago by Michael Courage
Modified:
7 years, 3 months ago
Reviewers:
Matt Perry
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Identity API: prevent install time OAuth prompts This change removes the code to conditionally fetch scope information, which sometimes would sometimes display the scopes at the wrong time. ExtensionInstallPrompt never needs to fetch or approve OAuth scopes itself. The Identity API passes in a list when necessary, and also takes care of all grants. BUG=277117 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221661

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -40 lines) Patch
M chrome/browser/extensions/extension_install_prompt.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/extensions/extension_install_prompt.cc View 5 chunks +4 lines, -37 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Courage
7 years, 3 months ago (2013-09-05 17:45:51 UTC) #1
Matt Perry
lgtm
7 years, 3 months ago (2013-09-05 18:45:37 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/courage@chromium.org/23978007/1
7 years, 3 months ago (2013-09-05 18:49:22 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 09:14:00 UTC) #4
Message was sent while issue was closed.
Change committed as 221661

Powered by Google App Engine
This is Rietveld 408576698