gecko-dev/layout/xul/tree
Masayuki Nakano b8d245a76d Bug 1548389 - part 2: Make `TextEditRules` use the new editor API to mask/unmask characters in password editor r=m_kato
Now, `TextEditRules` should use the new editor API to mask/unmask characters
if it's for a password editor.  With this change, it does not need to manage
masked characters and unmasked characters separately since the anonymous
text node always have unmasked characters and `nsTextFrame` will mask the
characters at painting time.

Differential Revision: https://phabricator.services.mozilla.com/D38005

--HG--
extra : moz-landing-system : lando
2019-07-22 03:53:58 +00:00
..
crashtests
moz.build
nsITreeSelection.idl
nsITreeView.idl
nsTreeBodyFrame.cpp
nsTreeBodyFrame.h
nsTreeColFrame.cpp
nsTreeColFrame.h
nsTreeColumns.cpp
nsTreeColumns.h
nsTreeContentView.cpp
nsTreeContentView.h
nsTreeImageListener.cpp
nsTreeImageListener.h
nsTreeSelection.cpp
nsTreeSelection.h
nsTreeStyleCache.cpp
nsTreeStyleCache.h
nsTreeUtils.cpp
nsTreeUtils.h