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

Issue 8742009: Cache GAIA profile picture URL (Closed)

Created:
9 years ago by sail
Modified:
9 years ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Cache GAIA profile picture URL With this CL we now cache the GAIA profile picture URL to avoid downloading the picture multiple times. BUG=91241 , http://code.google.com/p/chromium-os/issues/detail?id=23579 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112332

Patch Set 1 #

Total comments: 16

Patch Set 2 : address review comments #

Patch Set 3 : merge #

Patch Set 4 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -13 lines) Patch
M chrome/browser/chromeos/login/user_manager.h View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/user_manager.cc View 1 2 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/profiles/gaia_info_update_service.h View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/profiles/gaia_info_update_service.cc View 1 2 4 chunks +19 lines, -4 lines 0 comments Download
M chrome/browser/profiles/gaia_info_update_service_unittest.cc View 1 2 3 6 chunks +16 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_downloader.h View 1 2 3 chunks +17 lines, -0 lines 0 comments Download
M chrome/browser/profiles/profile_downloader.cc View 1 2 4 chunks +21 lines, -1 line 0 comments Download
M chrome/browser/profiles/profile_downloader_delegate.h View 1 2 1 chunk +7 lines, -2 lines 0 comments Download
M chrome/common/pref_names.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sail
9 years ago (2011-11-30 12:10:53 UTC) #1
Ivan Korotkov
LGTM with nits: http://codereview.chromium.org/8742009/diff/1/chrome/browser/chromeos/login/user_manager.cc File chrome/browser/chromeos/login/user_manager.cc (right): http://codereview.chromium.org/8742009/diff/1/chrome/browser/chromeos/login/user_manager.cc#newcode844 chrome/browser/chromeos/login/user_manager.cc:844: // Currently the profile picture URL ...
9 years ago (2011-11-30 14:35:44 UTC) #2
sail
http://codereview.chromium.org/8742009/diff/1/chrome/browser/chromeos/login/user_manager.cc File chrome/browser/chromeos/login/user_manager.cc (right): http://codereview.chromium.org/8742009/diff/1/chrome/browser/chromeos/login/user_manager.cc#newcode844 chrome/browser/chromeos/login/user_manager.cc:844: // Currently the profile picture URL is not cached ...
9 years ago (2011-11-30 19:00:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sail@chromium.org/8742009/4005
9 years ago (2011-11-30 22:01:23 UTC) #4
commit-bot: I haz the power
9 years ago (2011-11-30 23:32:42 UTC) #5
Change committed as 112332

Powered by Google App Engine
This is Rietveld 408576698