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

Unified Diff: third_party/libxml/README.chromium

Issue 10876070: Merge 149930 - Fix namespace vs. node type issue in a generic way. (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1180/src/
Patch Set: Created 8 years, 4 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/include/libxml/tree.h » ('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 153286)
+++ third_party/libxml/README.chromium (working copy)
@@ -26,6 +26,8 @@
- Add a fix for proper escaping of xpointer expressions, commit upstream is pending.
- Add helper classes in chromium/libxml_utils.cc and chromium/include/libxml/libxml_utils.h.
- Add a tweak to limit problems caused by excessive strings and buffers.
+- Change the xmlNs struct a little bit, so it looks like it has no children
+if treated as a generic xmlNode object.
To import a new snapshot of libxml:
« no previous file with comments | « no previous file | third_party/libxml/src/include/libxml/tree.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698