Bug 1588745 - part 1: Rename nsTextEditorState to mozilla::TextControlState r=Ehsan

It should be in `mozilla` namespace and it manages not only `TextEditor`,
manages selection, selection controller and callback from editor. so that
I think it stores state of "text control widget". Therefore, I name it to
`TextControlState`.

And cleaning up the cpp file.

Differential Revision: https://phabricator.services.mozilla.com/D51391
This commit is contained in:
Masayuki Nakano
2019-11-01 20:43:11 +00:00
parent 64c0813a62
commit 43df83b332
11 changed files with 643 additions and 565 deletions

File diff suppressed because it is too large Load Diff