diff options
Diffstat (limited to 'third_party/libxml/README.chromium')
-rw-r--r-- | third_party/libxml/README.chromium | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/libxml/README.chromium b/third_party/libxml/README.chromium index dde991b..d103977 100644 --- a/third_party/libxml/README.chromium +++ b/third_party/libxml/README.chromium @@ -28,6 +28,8 @@ Modifications: - 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: |