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

Unified Diff: chrome/test/data/bookmark_html_reader/ie_sans_charset.html

Issue 1119453003: [Importer] Allow Chrome to import bookmark files without a charset specified. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/utility/importer/bookmark_html_reader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/bookmark_html_reader/ie_sans_charset.html
diff --git a/chrome/test/data/bookmark_html_reader/ie_sans_charset.html b/chrome/test/data/bookmark_html_reader/ie_sans_charset.html
new file mode 100644
index 0000000000000000000000000000000000000000..109deeeb6e77aeb26c12d25ec759c098b51276ec
--- /dev/null
+++ b/chrome/test/data/bookmark_html_reader/ie_sans_charset.html
@@ -0,0 +1,11 @@
+<!DOCTYPE NETSCAPE-Bookmark-file-1>
+<!-- This is an automatically generated file.
+It will be read and overwritten.
+Do Not Edit! -->
+<TITLE>Bookmarks</TITLE>
+<H1>Bookmarks</H1>
+<DL><p>
+ <DT><A HREF="https://www.google.com/" ADD_DATE="1424779391" LAST_VISIT="1424779391" LAST_MODIFIED="1424779392" ICON_URI="https://www.google.com/favicon.ico" >Google</A>
+ <DT><A HREF="https://login.live.com/" ADD_DATE="1424779398" LAST_VISIT="1424779398" LAST_MODIFIED="1424779398" ICON_URI="https://auth.gfx.ms/16.000.25462.00/favicon.ico?v=2" >Outlook</A>
+ <DT><A HREF="http://www.speedtest.net/" ADD_DATE="1424779406" LAST_VISIT="1424779406" LAST_MODIFIED="1424779406" ICON_URI="http://www.speedtest.net/favicon.ico" >Speed Test</A>
+</DL><p>
« no previous file with comments | « no previous file | chrome/utility/importer/bookmark_html_reader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698