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

Issue 2145103003: Request the Identity API's Uber Token without a Channel ID (Closed)

Created:
4 years, 5 months ago by anthonyvd
Modified:
4 years, 5 months ago
CC:
chromium-apps-reviews_chromium.org, chromium-reviews, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Request the Identity API's Uber Token without a Channel ID BUG=621542 Committed: https://crrev.com/b07bc57f8b5e3407bc6a60901bc2da19046ac08d Cr-Commit-Position: refs/heads/master@{#405596}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Don't use AppRequestContext. #

Patch Set 3 : Move IO thread bits in a separate class #

Total comments: 2

Patch Set 4 : Only cleanup io_helper_ if it was actually created. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -2 lines) Patch
M chrome/browser/extensions/api/identity/gaia_web_auth_flow.h View 1 2 2 chunks +36 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/identity/gaia_web_auth_flow.cc View 1 2 3 4 chunks +71 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (7 generated)
anthonyvd
Hi guys, can you please take a look at this change to make the Identity ...
4 years, 5 months ago (2016-07-13 18:36:08 UTC) #2
nharper
I assume this is a temporary measure to fix the bug quickly. The uber token ...
4 years, 5 months ago (2016-07-13 20:04:48 UTC) #3
anthonyvd
On 2016/07/13 at 20:04:48, nharper wrote: > I assume this is a temporary measure to ...
4 years, 5 months ago (2016-07-13 20:33:42 UTC) #4
anthonyvd
https://codereview.chromium.org/2145103003/diff/1/chrome/browser/profiles/profile_io_data.h File chrome/browser/profiles/profile_io_data.h (right): https://codereview.chromium.org/2145103003/diff/1/chrome/browser/profiles/profile_io_data.h#newcode293 chrome/browser/profiles/profile_io_data.h:293: protected: On 2016/07/13 at 20:04:47, nharper wrote: > On ...
4 years, 5 months ago (2016-07-13 20:33:47 UTC) #5
Michael Courage
There are a two object lifetime issues I'm concerned about in this change. I have ...
4 years, 5 months ago (2016-07-13 20:43:01 UTC) #6
anthonyvd
On 2016/07/13 at 20:43:01, courage wrote: > There are a two object lifetime issues I'm ...
4 years, 5 months ago (2016-07-13 20:48:10 UTC) #7
Michael Courage
> What do you think about making GaiaWebFlow a base::RefCountedThreadSafe (and not > calling base::Unretained(this)) ...
4 years, 5 months ago (2016-07-13 21:57:53 UTC) #8
anthonyvd
On 2016/07/13 at 21:57:53, courage wrote: > > What do you think about making GaiaWebFlow ...
4 years, 5 months ago (2016-07-14 15:22:43 UTC) #9
Michael Courage
lgtm https://codereview.chromium.org/2145103003/diff/40001/chrome/browser/extensions/api/identity/gaia_web_auth_flow.cc File chrome/browser/extensions/api/identity/gaia_web_auth_flow.cc (right): https://codereview.chromium.org/2145103003/diff/40001/chrome/browser/extensions/api/identity/gaia_web_auth_flow.cc#newcode94 chrome/browser/extensions/api/identity/gaia_web_auth_flow.cc:94: content::BrowserThread::PostTask( should check to see if io_helper_ has ...
4 years, 5 months ago (2016-07-14 17:53:31 UTC) #10
anthonyvd
https://codereview.chromium.org/2145103003/diff/40001/chrome/browser/extensions/api/identity/gaia_web_auth_flow.cc File chrome/browser/extensions/api/identity/gaia_web_auth_flow.cc (right): https://codereview.chromium.org/2145103003/diff/40001/chrome/browser/extensions/api/identity/gaia_web_auth_flow.cc#newcode94 chrome/browser/extensions/api/identity/gaia_web_auth_flow.cc:94: content::BrowserThread::PostTask( On 2016/07/14 at 17:53:30, Michael Courage wrote: > ...
4 years, 5 months ago (2016-07-14 19:27:08 UTC) #13
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/2145103003/60001
4 years, 5 months ago (2016-07-14 20:56:49 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 5 months ago (2016-07-14 22:11:18 UTC) #18
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-14 22:11:43 UTC) #19
commit-bot: I haz the power
4 years, 5 months ago (2016-07-14 22:14:46 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b07bc57f8b5e3407bc6a60901bc2da19046ac08d
Cr-Commit-Position: refs/heads/master@{#405596}

Powered by Google App Engine
This is Rietveld 408576698