gecko-dev/mobile
Gabriele Svelto ac8cdd6759 Bug 1127855 - Handle title highlighting properly in all locales r=nalexander
This patch uses a case-insensitive matcher to highlight the title of a history
entry that's been typed by the user. Previously the matching substring was
calculated manually as lowercase assuming that it's representation would have
the same number of characters as the original mixed case. In some locales
howerver this assumption is wrong leading to out-of-bound exceptions when
highlighting part of the title.

Differential Revision: https://phabricator.services.mozilla.com/D6661

--HG--
extra : moz-landing-system : lando
2018-09-24 20:37:01 +00:00
..
android Bug 1127855 - Handle title highlighting properly in all locales r=nalexander 2018-09-24 20:37:01 +00:00
locales Bug 1486211 - Remove unused key browser.search.defaultenginename from region.properties r=mkaply 2018-08-28 13:14:27 +00:00