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

Issue 2657223002: Move impl of identity.RemoveCachedAuthToken() extension API to its own file (Closed)

Created:
3 years, 10 months ago by blundell
Modified:
3 years, 10 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move impl of identity.RemoveCachedAuthToken() extension API to its own file As a precursor to a refactoring of the identity extension API implementation to use the Identity Service, I am moving the implementations of the six identity extension API functions to their own files, rather than all being lumped together in identity_api.*. This will make it easier to analyze each of these function implementations independently and incrementally convert them to use the Identity Service. BUG=685654 Review-Url: https://codereview.chromium.org/2657223002 Cr-Commit-Position: refs/heads/master@{#446673} Committed: https://chromium.googlesource.com/chromium/src/+/fb7f1c578c62b98cc6a6e3c1c20c90408cb42213

Patch Set 1 #

Patch Set 2 : Doh #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -33 lines) Patch
M chrome/browser/extensions/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/identity/identity_api.h View 2 chunks +1 line, -13 lines 0 comments Download
M chrome/browser/extensions/api/identity/identity_api.cc View 1 chunk +0 lines, -20 lines 0 comments Download
M chrome/browser/extensions/api/identity/identity_apitest.cc View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/extensions/api/identity/identity_remove_cached_auth_token_function.h View 1 1 chunk +28 lines, -0 lines 0 comments Download
A chrome/browser/extensions/api/identity/identity_remove_cached_auth_token_function.cc View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (12 generated)
blundell
3 years, 10 months ago (2017-01-27 14:15:36 UTC) #10
Ken Rockot(use gerrit already)
lgtm
3 years, 10 months ago (2017-01-27 15:40:39 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2657223002/20001
3 years, 10 months ago (2017-01-27 15:41:17 UTC) #13
commit-bot: I haz the power
3 years, 10 months ago (2017-01-27 15:45:45 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/fb7f1c578c62b98cc6a6e3c1c20c...

Powered by Google App Engine
This is Rietveld 408576698