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

Issue 1163483004: Make the authentication service remember selected usernames. (Closed)

Created:
5 years, 6 months ago by qsr
Modified:
5 years, 6 months ago
Reviewers:
tonyg, ppi
CC:
mojo-reviews_chromium.org, gregsimon, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org, rudominer
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix variable name #

Patch Set 3 : Update comments. #

Total comments: 12

Patch Set 4 : Follow review #

Total comments: 2

Patch Set 5 : Follow review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -10 lines) Patch
M mojo/services/authentication/public/interfaces/authentication.mojom View 1 2 1 chunk +4 lines, -2 lines 0 comments Download
M services/authenticating_url_loader/authenticating_url_loader_factory_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M services/authentication/BUILD.gn View 3 chunks +9 lines, -0 lines 0 comments Download
A services/authentication/authentication_impl_db.mojom View 1 2 3 1 chunk +16 lines, -0 lines 0 comments Download
M services/authentication/src/org/chromium/mojo/authentication/AuthenticationServiceImpl.java View 1 2 3 4 7 chunks +101 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
qsr
5 years, 6 months ago (2015-06-03 14:53:37 UTC) #1
tonyg
Nice. API lgtm. I didn't review the mechanics of the android code super closely -- ...
5 years, 6 months ago (2015-06-03 14:59:27 UTC) #2
qsr
https://codereview.chromium.org/1163483004/diff/1/mojo/services/authentication/public/interfaces/authentication.mojom File mojo/services/authentication/public/interfaces/authentication.mojom (right): https://codereview.chromium.org/1163483004/diff/1/mojo/services/authentication/public/interfaces/authentication.mojom#newcode15 mojo/services/authentication/public/interfaces/authentication.mojom:15: SelectAccount(bool returned_last_selected) => On 2015/06/03 14:59:27, tonyg wrote: > ...
5 years, 6 months ago (2015-06-03 15:12:42 UTC) #3
ppi
https://codereview.chromium.org/1163483004/diff/40001/services/authentication/authentication_impl_db.mojom File services/authentication/authentication_impl_db.mojom (right): https://codereview.chromium.org/1163483004/diff/40001/services/authentication/authentication_impl_db.mojom#newcode9 services/authentication/authentication_impl_db.mojom:9: struct Db { Why are we defining this in ...
5 years, 6 months ago (2015-06-03 17:11:17 UTC) #4
qsr
https://codereview.chromium.org/1163483004/diff/40001/services/authentication/authentication_impl_db.mojom File services/authentication/authentication_impl_db.mojom (right): https://codereview.chromium.org/1163483004/diff/40001/services/authentication/authentication_impl_db.mojom#newcode9 services/authentication/authentication_impl_db.mojom:9: struct Db { On 2015/06/03 17:11:17, ppi wrote: > ...
5 years, 6 months ago (2015-06-04 09:16:15 UTC) #5
ppi
lgtm % nit https://codereview.chromium.org/1163483004/diff/60001/services/authentication/src/org/chromium/mojo/authentication/AuthenticationServiceImpl.java File services/authentication/src/org/chromium/mojo/authentication/AuthenticationServiceImpl.java (right): https://codereview.chromium.org/1163483004/diff/60001/services/authentication/src/org/chromium/mojo/authentication/AuthenticationServiceImpl.java#newcode44 services/authentication/src/org/chromium/mojo/authentication/AuthenticationServiceImpl.java:44: // The current version of the ...
5 years, 6 months ago (2015-06-04 09:19:13 UTC) #6
qsr
https://codereview.chromium.org/1163483004/diff/60001/services/authentication/src/org/chromium/mojo/authentication/AuthenticationServiceImpl.java File services/authentication/src/org/chromium/mojo/authentication/AuthenticationServiceImpl.java (right): https://codereview.chromium.org/1163483004/diff/60001/services/authentication/src/org/chromium/mojo/authentication/AuthenticationServiceImpl.java#newcode44 services/authentication/src/org/chromium/mojo/authentication/AuthenticationServiceImpl.java:44: // The current version of the database. This must ...
5 years, 6 months ago (2015-06-04 09:21:36 UTC) #7
qsr
5 years, 6 months ago (2015-06-04 09:46:35 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
49b1910fc1e14a65e024b986b83e46011bcf185a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698