diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-30 21:00:27 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-30 21:00:27 +0000 |
commit | 6eac1b3e62b46946670e89bc259796b61b01d251 (patch) | |
tree | 8f99cafbf21b6bce0bfcf55d44c8ea93ad18a346 /AUTHORS | |
parent | a728a359310e52d11cae7aa7e0a53960ed12b08a (diff) | |
download | chromium_src-6eac1b3e62b46946670e89bc259796b61b01d251.zip chromium_src-6eac1b3e62b46946670e89bc259796b61b01d251.tar.gz chromium_src-6eac1b3e62b46946670e89bc259796b61b01d251.tar.bz2 |
Lands http://codereview.chromium.org/126036 for Thiago.
From Thiago:
This patch is to solve the problem in import/export bookmarks. They aren't
exported correctly and also not imported
correctly. Now when the bookmarks are exported the character " are escaped to
" and when they are imported,
they are unescaped.
BUG=7505
TEST=Try importing/exporting bookmarks, make sure nothing is broken.
Review URL: http://codereview.chromium.org/126222
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19654 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,4 +43,4 @@ Joel Stanley <joel@jms.id.au> Jacob Mandelson <jacob@mandelson.org> Yuri Gorobets <yuri.gorobets@gmail.com> Paul Wicks <pwicks86@gmail.com> - +Thiago Farina <thiago.farina@gmail.com> |