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

Unified Diff: third_party/libxml/README.chromium

Issue 1562133002: libxml2: linearly optimize XPath expressions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: follow C comment formatting convention Created 4 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/xpath.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 1b611f0e174b02c010aba4a2ec9ffd21922a428b..b1f644ffd553ffd400f19980763abb394b930fa8 100644
--- a/third_party/libxml/README.chromium
+++ b/third_party/libxml/README.chromium
@@ -15,7 +15,7 @@ Modifications:
- Import https://git.gnome.org/browse/libxml2/commit/?id=7580ce0a7f53891de520fed2c0e360266c286da6
from upstream.
- Self-assignment removed https://bugzilla.gnome.org/show_bug.cgi?id=751679.
-
+- Include fix for runtime blowups on larger xpath expressions, https://bugzilla.gnome.org/show_bug.cgi?id=760325
To import a new snapshot:
@@ -49,4 +49,3 @@ Then copy config.h and include/libxml/xmlversion.h to win32/ on Linux.
Update BUILD.gn and libxml.gyp as necessary to add/remove files, etc.
-
« no previous file with comments | « no previous file | third_party/libxml/src/xpath.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698