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

Unified Diff: third_party/libxml/README.chromium

Issue 1886903003: Workaround for VC++ 2015 Update 2 code-gen bug (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: Created 4 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 | third_party/libxml/src/xmlstring.c » ('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 33d9f98f638f40572dfed3ae1785a47ebe90c642..d445e71505447cfacc70c62222c50b69407bf653 100644
--- a/third_party/libxml/README.chromium
+++ b/third_party/libxml/README.chromium
@@ -15,6 +15,7 @@ Modifications:
chromium/include/libxml/libxml_utils.h.
- Include fix for runtime blowups on larger xpath expressions, https://bugzilla.gnome.org/show_bug.cgi?id=760325
- Fix printf format specifiers, https://chromium.googlesource.com/chromium/src/+/d31995076e55f1aac2f935c53b585a90ece27a11
+- Add workaround for VS 2015 Update 2 code-gen bug - crbug.com/599427
To import a new snapshot:
« no previous file with comments | « no previous file | third_party/libxml/src/xmlstring.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698