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

Unified Diff: third_party/libxml/README.chromium

Issue 9204008: Fix a pair of utf-8 array lengths. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 8 years, 11 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 | third_party/libxml/src/xmlsave.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/README.chromium
===================================================================
--- third_party/libxml/README.chromium (revision 117989)
+++ third_party/libxml/README.chromium (working copy)
@@ -20,6 +20,7 @@
- Add a fix for handling of unknown namespaces, commit upstream is pending.
- Add fixes for ending the parse properly if a SAX callback calls xmlStopParser(), commit upstream is pending.
- Add fix for entities, commit upstream is http://git.gnome.org/browse/libxml2/commit/?id=5bd3c061823a8499b27422aee04ea20aae24f03e
+- Import follow-on for above commit: http://git.gnome.org/browse/libxml2/commit/?id=0795348aeb86648723bc391e4d02e20631c10bca
Chris Evans 2012/01/23 05:08:03 Again: it's not a follow-on. Maybe "Import UTF-8 f
To import a new snapshot of libxml:
« no previous file with comments | « no previous file | third_party/libxml/src/xmlsave.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698