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

Issue 173492: Fix the dates in the test profile history databases. (Closed)

Created:
11 years, 4 months ago by Dean McNamee
Modified:
9 years, 7 months ago
Reviewers:
brettw
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fix the dates in the test profile history databases. These profiles were originally created on Windows, so they had 1601 epoch. Brett upgraded them during his Linux/Mac epoch fix, which incorrectly assumed they were 1970 epoch and added 369 years.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-5 lines, --5 lines) Patch
M chrome/test/data/profiles/complex_theme/Default/History View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/test/data/profiles/custom_frame/Default/History View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/test/data/profiles/custom_frame_gtk_theme/Default/History View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/test/data/profiles/gtk_theme/Default/History View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/test/data/profiles/typical_history/Default/History View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Dean McNamee
TBR
11 years, 4 months ago (2009-08-26 18:10:50 UTC) #1
brettw
11 years, 4 months ago (2009-08-26 18:18:58 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698