Bug 1066756 - Include characters with Unicode category Sk (modifier symbol) in double-click word selection. r=mats

This commit is contained in:
Jonathan Kew
2014-09-15 17:19:24 +01:00
parent da5e50796f
commit 5ba34972de
3 changed files with 54 additions and 6 deletions

View File

@@ -90,7 +90,7 @@ of values.
nsIUGenCategory::nsUGenCategory sDetailedToGeneralCategory[] = {
/*
* The order here corresponds to the HB_UNICODE_GENERAL_CATEGORY_* constants
* of the hb_unicode_general_category_t enum in gfx/harfbuzz/src/hb-common.h.
* of the hb_unicode_general_category_t enum in gfx/harfbuzz/src/hb-unicode.h.
*/
/* CONTROL */ nsIUGenCategory::kOther,
/* FORMAT */ nsIUGenCategory::kOther,