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

Unified Diff: third_party/libxml/README.chromium

Issue 2788063002: Disable various unused libxml features: catalogs, DocBook, legacy APIs, etc. (Closed)
Patch Set: Remove files from build, remove regexp fuzzer. Created 3 years, 9 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 | « third_party/libxml/BUILD.gn ('k') | third_party/libxml/linux/include/libxml/xmlversion.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxml/README.chromium
diff --git a/third_party/libxml/README.chromium b/third_party/libxml/README.chromium
index 0541a47092c96130ef527f76afff5c271512ddbd..392a11a472c53920051aa7ab120c42c50098013b 100644
--- a/third_party/libxml/README.chromium
+++ b/third_party/libxml/README.chromium
@@ -18,7 +18,21 @@ Modifications:
- Apply patch contributed here: https://crbug.com/683629#c9
- Modify win32/include/libxml/xmlversion.h, mac/include/libxml/xmlversion.h and
linux/include/libxml/xmlversion.h to not define these:
- LIBXML_SCHEMAS_ENABLED, LIBXML_VALID_ENABLED, LIBXML_XINCLUDE_ENABLED
+ LIBXML_AUTOMATA_ENABLED
+ LIBXML_C14N_ENABLED
+ LIBXML_CATALOG_ENABLED
+ LIBXML_DEBUG_ENABLED
+ LIBXML_DOCB_ENABLED
+ LIBXML_EXPR_ENABLED
+ LIBXML_LEGACY_ENABLED
+ LIBXML_MODULES_ENABLED
+ LIBXML_REGEXP_ENABLED
+ LIBXML_SCHEMAS_ENABLED
+ LIBXML_SCHEMATRON_ENABLED
+ LIBXML_VALID_ENABLED
+ LIBXML_XINCLUDE_ENABLED
+ LIBXML_XPTR_ENABLED
+ LIBXML_ZLIB_ENABLED
This import was generated by this script:
https://github.com/dominiccooney/blink-tools/blob/ac9f8e093ec3d00267d67927a37956e5e8993961/roll.py
« no previous file with comments | « third_party/libxml/BUILD.gn ('k') | third_party/libxml/linux/include/libxml/xmlversion.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698