commit | 687cdb506d935ae65b55f2a3ecd1f5a6d9c93e47 | [log] [tgz] |
---|---|---|
author | Alexander Alekseev <[email protected]> | Sat Nov 11 02:40:00 2017 |
committer | Commit Bot <[email protected]> | Sat Nov 11 02:40:00 2017 |
tree | 2769e87f709b9f18996eb94aecad2eed2625e7ec | |
parent | 06e99728d3c6ed31ae5fc59c681e2435becc90a4 [diff] |
Chrome OS: Create a preference to support fine grained time zone detection. This CL adds new user preference ResolveTimezoneByGeolocationMethod (enum) that superceeds the existing boolean preference ResolveTimezoneByGeolocation. Device preference ResolveDeviceTimezoneByGeolocation is also replaced with ResolveDeviceTimezoneByGeolocationMethod. We migrate local ResolveTimezoneByGeolocation preference value to ResolveTimezoneByGeolocationMethod and store migration flag locally. This Cl should not introduce functional changes, as UI still allows to select only previously supported resolving methods. Bug: 721578 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: I7dd73663b99f66d63ae83538dbcaa753fd6c634d Reviewed-on: https://chromium-review.googlesource.com/746149 Reviewed-by: Michael Giuffrida <[email protected]> Reviewed-by: Steven Bennetts <[email protected]> Commit-Queue: Alexander Alekseev <[email protected]> Cr-Commit-Position: refs/heads/master@{#515805}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .