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 Review URL: https://chromiumcodereview.appspot.com/23978007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@221661 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment