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

Unified Diff: third_party/libxslt/README.chromium

Issue 2076003002: Limit XSLT number format strings to their length. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/numbers.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libxslt/README.chromium
diff --git a/third_party/libxslt/README.chromium b/third_party/libxslt/README.chromium
index 1f421b5ce3847d894b413587cb58fcecd7dc1548..c8384c2d4ae18f445d2e5248472cc7342c55321f 100644
--- a/third_party/libxslt/README.chromium
+++ b/third_party/libxslt/README.chromium
@@ -16,6 +16,9 @@ Modifications:
- Apply patch contributed here:
https://bugs.chromium.org/p/chromium/issues/detail?id=583171#c17
+- Apply patch contributed here:
+ https://crbug.com/619006
+
To import a new version:
On Linux, get the latest tar via libxml.org and extract and replace
« no previous file with comments | « no previous file | third_party/libxslt/libxslt/numbers.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698