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

Issue 17412009: Identification via OAuth tokens (Closed)

Created:
7 years, 6 months ago by vadimt
Modified:
7 years, 6 months ago
CC:
chromium-reviews, arv+watch_chromium.org, stromme, govind1
Visibility:
Public.

Description

Identification via OAuth tokens. BUG=164227 TEST=Make sure you run against the version of the server that doesn't accept cookies (check with the Server Person). Make sure the extension works successfully only if the user is signed into Chrome (so if you sign out of Chrome and sign into Gmail, you should not receive cards). If the user is signed into Chrome, they can be signed out of Gmail or even signed into a different gmail account - you still should get cards from the signed-in Chrome user. There were issues when first cards were received only in 5 mins if you access work email via internal short link. These issues should go away now. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207780

Patch Set 1 #

Total comments: 6

Patch Set 2 : rgustafson's notes #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -11 lines) Patch
M chrome/browser/resources/google_now/background.js View 1 2 6 chunks +66 lines, -9 lines 0 comments Download
M chrome/browser/resources/google_now/manifest.json View 1 2 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
vadimt
7 years, 6 months ago (2013-06-18 22:10:00 UTC) #1
rgustafson
https://codereview.chromium.org/17412009/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/17412009/diff/1/chrome/browser/resources/google_now/background.js#newcode172 chrome/browser/resources/google_now/background.js:172: console.log('setAuthorization: error=' + errorMessage + ', token=' + token); ...
7 years, 6 months ago (2013-06-19 00:56:51 UTC) #2
vadimt
https://codereview.chromium.org/17412009/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/17412009/diff/1/chrome/browser/resources/google_now/background.js#newcode172 chrome/browser/resources/google_now/background.js:172: console.log('setAuthorization: error=' + errorMessage + ', token=' + token); ...
7 years, 6 months ago (2013-06-19 01:38:07 UTC) #3
skare_
https://codereview.chromium.org/17412009/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/17412009/diff/1/chrome/browser/resources/google_now/background.js#newcode183 chrome/browser/resources/google_now/background.js:183: if (request.status == HTTP_FORBIDDEN) { On 2013/06/19 01:38:07, vadimt ...
7 years, 6 months ago (2013-06-19 05:21:22 UTC) #4
vadimt
On 2013/06/19 05:21:22, Travis Skare wrote: > https://codereview.chromium.org/17412009/diff/1/chrome/browser/resources/google_now/background.js > File chrome/browser/resources/google_now/background.js (right): > > https://codereview.chromium.org/17412009/diff/1/chrome/browser/resources/google_now/background.js#newcode183 ...
7 years, 6 months ago (2013-06-19 17:45:52 UTC) #5
rgustafson
lgtm https://codereview.chromium.org/17412009/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/17412009/diff/1/chrome/browser/resources/google_now/background.js#newcode183 chrome/browser/resources/google_now/background.js:183: if (request.status == HTTP_FORBIDDEN) { On 2013/06/19 05:21:23, ...
7 years, 6 months ago (2013-06-19 18:39:10 UTC) #6
skare_
lgtm
7 years, 6 months ago (2013-06-20 19:27:17 UTC) #7
vadimt
arv@, please provide OWNER's approval
7 years, 6 months ago (2013-06-20 19:28:42 UTC) #8
arv (Not doing code reviews)
LGTM
7 years, 6 months ago (2013-06-20 19:43:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vadimt@chromium.org/17412009/17001
7 years, 6 months ago (2013-06-21 01:26:44 UTC) #10
commit-bot: I haz the power
7 years, 6 months ago (2013-06-21 10:02:54 UTC) #11
Message was sent while issue was closed.
Change committed as 207780

Powered by Google App Engine
This is Rietveld 408576698