gecko-dev/editor/spellchecker
Masayuki Nakano b8ea33dddf Bug 1718924 - part 9: Rename TextServicesDocument::mSel(Start|End)Offset r=m_kato
Now, the meaning of `OffsetEntry` is clear.  Therefore, this patch adds comment
explaining the class and its members.

Then, the meaning of `TextServicesDocument::mSelStartOffset` and
`TextServicesDocument::mSelEndOffset` becomes clearer since they are used to
create `OffsetEntry` instances.  Therefore, this patch renames them.

Depends on D119155

Differential Revision: https://phabricator.services.mozilla.com/D119156
2021-07-13 09:42:34 +00:00
..
tests Bug 1664730 - Disable async font fallback when running mochitests, to avoid unpredictable extra reflows that can disrupt event-/timing-sensitive tests. r=botond 2021-03-10 12:26:52 +00:00
EditorSpellCheck.cpp Bug 1714918 - Sort out editor class accessors of nsIEditor r=m_kato 2021-06-11 03:01:08 +00:00
EditorSpellCheck.h Bug 1671764 - Part 1. Use ACString for dictionary language instead. r=masayuki 2020-12-14 03:01:05 +00:00
FilteredContentIterator.cpp
FilteredContentIterator.h
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
nsComposeTxtSrvFilter.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsComposeTxtSrvFilter.h
nsIInlineSpellChecker.idl
TextServicesDocument.cpp Bug 1718924 - part 9: Rename TextServicesDocument::mSel(Start|End)Offset r=m_kato 2021-07-13 09:42:34 +00:00
TextServicesDocument.h Bug 1718924 - part 9: Rename TextServicesDocument::mSel(Start|End)Offset r=m_kato 2021-07-13 09:42:34 +00:00