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

Unified Diff: third_party/libxslt/README.chromium

Issue 10830177: Handle a bad XSLT expression better. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/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/libxslt/libxslt/pattern.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/README.chromium
===================================================================
--- third_party/libxslt/README.chromium (revision 148983)
+++ third_party/libxslt/README.chromium (working copy)
@@ -45,6 +45,8 @@
5) Converted to utf-8 with: vim +"argdo write ++enc=utf-8" *.c
+6) A change to pattern.c to better handle an error condition parsing a broken
+expression.
To import a new snapshot of libxslt:
« no previous file with comments | « no previous file | third_party/libxslt/libxslt/pattern.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698