зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1204519 part.2 Remove TSFStaticSink::IsGoogleJapaneseInputActive() r=emk
This commit is contained in:
Родитель
19212d7c5f
Коммит
7d38b5447b
|
@ -816,13 +816,6 @@ public:
|
|||
NS_LITERAL_STRING("\x5FAE\x8EDF\x8F38\x5165\x6CD5")));
|
||||
}
|
||||
|
||||
bool IsGoogleJapaneseInputActive() const
|
||||
{
|
||||
return mActiveTIPKeyboardDescription.Equals(
|
||||
NS_LITERAL_STRING("Google \x65E5\x672C\x8A9E\x5165\x529B")) ||
|
||||
mActiveTIPKeyboardDescription.EqualsLiteral("Google Japanese Input");
|
||||
}
|
||||
|
||||
bool IsATOKActive() const
|
||||
{
|
||||
// FYI: Name of ATOK includes the release year like "ATOK 2015".
|
||||
|
|
Загрузка…
Ссылка в новой задаче