gecko-dev/editor/spellchecker
Dan Minor a9e674d68d Bug 1719746 - Rename Locale to MozLocale; r=platform-i18n-reviewers,zbraniecki
There is also a mozilla::intl::Locale in intl/locale/MozLocale.h. This naming
collision was causing crashes in debug builds where the wrong destructor ended
up being called. This patch renames the intl/locale/MozLocale.h class to
MozLocale.

I've filed Bug 1736017 to move callers of the MozLocale version to the
unified intl/components/Locale version.

Differential Revision: https://phabricator.services.mozilla.com/D128593
2021-10-18 13:38:24 +00:00
..
tests Bug 1729653 - Make `mozInlineSpellChecker` handle events in the system group at capturing phase r=m_kato 2021-09-28 02:47:15 +00:00
EditorSpellCheck.cpp Bug 1719746 - Rename Locale to MozLocale; r=platform-i18n-reviewers,zbraniecki 2021-10-18 13:38:24 +00:00
EditorSpellCheck.h
FilteredContentIterator.cpp
FilteredContentIterator.h
TextServicesDocument.cpp Bug 1730084 Part 4 - Clean up and fix an edge case of FindWord(). r=jfkthame 2021-09-13 23:55:33 +00:00
TextServicesDocument.h Bug 1722748 - Make `TextServicesDocument::OffsetEntryArray::RemoveInvalidElements()` adjust selection indexes when middle of the selection start and end entry is removed r=m_kato 2021-08-04 04:40:38 +00:00
moz.build Bug 1726532 - part 1: Make `OffsetEntryArray::WillSetSelection()` use offset in text node when it sets a DOM node point r=m_kato 2021-08-24 03:29:21 +00:00
nsComposeTxtSrvFilter.cpp
nsComposeTxtSrvFilter.h
nsIInlineSpellChecker.idl