fune/toolkit/components/find
Alex Henrie f8f015b22e Bug 1649187 - Fix diacritic stripping for characters outside the BMP. r=jfkthame
Due to an unfortunate typo I made in base_chars.py, I thought that there
were no mappings we care about outside of the basic multilingual plane.
This patch adds back the non-BMP mappings that we do care about.

Differential Revision: https://phabricator.services.mozilla.com/D107404
2021-03-10 12:08:49 +00:00
..
moz.build
nsFind.cpp Bug 1649187 - Fix diacritic stripping for characters outside the BMP. r=jfkthame 2021-03-10 12:08:49 +00:00
nsFind.h
nsFindService.cpp
nsFindService.h
nsIFind.idl
nsIFindService.idl
nsIWebBrowserFind.idl
nsWebBrowserFind.cpp
nsWebBrowserFind.h Bug 1671768 - Part 4: Use MOZ_CAN_RUN_SCRIPT for Selection::RemoveAllRanges r=masayuki 2021-02-03 21:52:48 +00:00