TimeZoneMonitor: Move conditional code to platform files
Bug: 1013709 Test: There are separate tests for the render and browser process. Renderer process (adapted from https://crrev.com/2349963002): 1. Load the file from http://crbug.com/288697#c12. 2. Change the OS time zone. 3. Click "recheck" and verify that the new time zone is displayed. Don't reload the page as this could result in a new renderer process. 4. Change the OS time zone back to the original time zone. 5. Repeat step 3. Browser process (adapted from https://crrev.com/697203006): 1. Open History (chrome://history/) 2. Change the OS time zone. 3. Reload the History page and verify that times displayed are in the new time zone. Change-Id: Ifefbb67efebda8a23200a3ba163ce961a7260807 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1845623Reviewed-by:Colin Blundell <blundell@chromium.org> Reviewed-by:
Jungshik Shin <jshin@chromium.org> Reviewed-by:
Wez <wez@chromium.org> Commit-Queue: David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/master@{#709068}
Showing
Please register or sign in to comment