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

Unified Diff: third_party/hyphen/README.chromium

Issue 12259025: Linux: apply a different hyphen patch. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes Created 7 years, 10 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
Index: third_party/hyphen/README.chromium
diff --git a/third_party/hyphen/README.chromium b/third_party/hyphen/README.chromium
index a9b22a7c1825355a446487f0e7ffce23e22e8be8..40ce1610aa9c5a82c4916afe144d51327fd3eb6d 100644
--- a/third_party/hyphen/README.chromium
+++ b/third_party/hyphen/README.chromium
@@ -7,8 +7,7 @@ License: MPL 1.1/GPL 2.0/LGPL 2.1
Description:
This is a partial copy of Hyphen 2.6 with the following changes:
-* Change the input params of hnj_hyphen_load to receive the pointer to a ruleset
- instead of a file path.
+* Make it possible to pass a FILE* instead of file path (for sandbox).
* Change RIGHTHYPHENMIN to 2 in hyph_en_US.dic so it hyphenates rec-i-proc-i-ty
as expected.
The patch is in google.patch.

Powered by Google App Engine
This is Rietveld 408576698