diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-24 16:19:04 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-24 16:19:04 +0000 |
commit | cd2434bc3b2f3fb3ad29afb2c13e22fd1ac6c988 (patch) | |
tree | 328a8057ffc7a1c81efccde49c3ae750b6fd8956 /chrome/browser/chromeos/drive/file_system.cc | |
parent | 7924c1854df84611ce14ddb697dfb3f5a38c9067 (diff) | |
download | chromium_src-cd2434bc3b2f3fb3ad29afb2c13e22fd1ac6c988.zip chromium_src-cd2434bc3b2f3fb3ad29afb2c13e22fd1ac6c988.tar.gz chromium_src-cd2434bc3b2f3fb3ad29afb2c13e22fd1ac6c988.tar.bz2 |
bookmarks: Remove bookmark time migration code.
Revision r24417 resulted in some time 'fixing' code in the bookmark manager.
The code in question was added to BookmarkCodec::DecodeNode() where it checks
whether the date is before 1970 or not.
The times on disk will get updated the next time the user adds or modifies a
bookmark. This will only be incorrect for Linux and Mac users we had before
this change went in.
After a "while" all these users should get updated times and we can remove
this code. And that "while" after 3 years and 8 months arrived, it's time to
get rid of this migration code.
BUG=20264
R=brettw@chromium.org
NOTRY=True
Review URL: https://chromiumcodereview.appspot.com/15090002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202105 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/chromeos/drive/file_system.cc')
0 files changed, 0 insertions, 0 deletions