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

Issue 1837893003: ChromeOS: Refactor TimeZoneResolver, add TimeZoneResolverManager. (Closed)

Created:
4 years, 8 months ago by Alexander Alekseev
Modified:
4 years, 8 months ago
Reviewers:
Lei Zhang, stevenjb
CC:
chromium-reviews, dzhioev+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

ChromeOS: Refactor TimeZoneResolver, add TimeZoneResolverManager. This CL adds TimeZoneResolverManager as asingle point of TimeZoneResolver control. BUG=596690 TEST=manual Committed: https://crrev.com/75b7a5c0d16c45d5c96664343f1d77daa63d7212 Cr-Commit-Position: refs/heads/master@{#383680}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Update after review. #

Patch Set 3 : Update after review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+250 lines, -60 lines) Patch
M chrome/browser/browser_process_platform_part_chromeos.h View 3 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/browser_process_platform_part_chromeos.cc View 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.h View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.cc View 3 chunks +4 lines, -24 lines 0 comments Download
M chrome/browser/chromeos/login/users/chrome_user_manager_impl.cc View 2 chunks +4 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/preferences.cc View 2 chunks +9 lines, -9 lines 0 comments Download
A chrome/browser/chromeos/system/timezone_resolver_manager.h View 1 1 chunk +49 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/system/timezone_resolver_manager.cc View 1 1 chunk +123 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/system/timezone_util.cc View 2 chunks +4 lines, -15 lines 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/timezone/timezone_resolver.h View 2 chunks +19 lines, -1 line 0 comments Download
M chromeos/timezone/timezone_resolver.cc View 1 2 4 chunks +20 lines, -2 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (6 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1837893003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1837893003/1
4 years, 8 months ago (2016-03-29 01:50:59 UTC) #2
Alexander Alekseev
THis is the first part of https://codereview.chromium.org/1836433003/ Please review: thestig@: c/b/browser_process_platform_part_chromeos.* stevenjb@: all the rest.
4 years, 8 months ago (2016-03-29 01:53:55 UTC) #4
stevenjb
Thanks, much easier to review in smaller pieces. LGTM w/ nits https://codereview.chromium.org/1837893003/diff/1/chrome/browser/chromeos/system/timezone_resolver_manager.cc File chrome/browser/chromeos/system/timezone_resolver_manager.cc (right): ...
4 years, 8 months ago (2016-03-29 02:15:55 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-03-29 02:37:53 UTC) #7
Alexander Alekseev
https://codereview.chromium.org/1837893003/diff/1/chrome/browser/chromeos/system/timezone_resolver_manager.cc File chrome/browser/chromeos/system/timezone_resolver_manager.cc (right): https://codereview.chromium.org/1837893003/diff/1/chrome/browser/chromeos/system/timezone_resolver_manager.cc#newcode111 chrome/browser/chromeos/system/timezone_resolver_manager.cc:111: result = GetServiceConfigurationFromPolicy(); On 2016/03/29 02:15:55, stevenjb wrote: > ...
4 years, 8 months ago (2016-03-29 03:46:36 UTC) #8
Lei Zhang
lgtm
4 years, 8 months ago (2016-03-29 05:11:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1837893003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1837893003/40001
4 years, 8 months ago (2016-03-29 05:20:48 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-03-29 06:39:55 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-03-29 06:41:03 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/75b7a5c0d16c45d5c96664343f1d77daa63d7212
Cr-Commit-Position: refs/heads/master@{#383680}

Powered by Google App Engine
This is Rietveld 408576698