Masayuki Nakano 4814221877 Bug 1540037 - part 35: Make TextEditor and HTMLEditor handle modifier keys' eKeyPress event directly r=m_kato
Such events shouldn't be fired, but for now, we should make them handled in
the overrides.  Then, we can avoid the skipping `TextEditor` case from
`HTMLEditor`.

Depends on D116351

Differential Revision: https://phabricator.services.mozilla.com/D116352
2021-06-01 08:29:17 +00:00
..