зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1171847 Remove unnecessary ',' in logging code in nsTextStore::Initialize() r=m_kato
This commit is contained in:
Родитель
6b856c6ad5
Коммит
56767ce3c5
|
@ -4894,7 +4894,7 @@ nsTextStore::Initialize()
|
|||
"sCreateNativeCaretForATOK=%s, "
|
||||
"sDoNotReturnNoLayoutErrorToFreeChangJie=%s, "
|
||||
"sDoNotReturnNoLayoutErrorToEasyChangjei=%s, "
|
||||
"sDoNotReturnNoLayoutErrorToGoogleJaInputAtFirstChar=%s, ",
|
||||
"sDoNotReturnNoLayoutErrorToGoogleJaInputAtFirstChar=%s, "
|
||||
"sDoNotReturnNoLayoutErrorToGoogleJaInputAtCaret=%s",
|
||||
sThreadMgr.get(), sClientId, sDisplayAttrMgr.get(),
|
||||
sCategoryMgr.get(), sDisabledDocumentMgr.get(), sDisabledContext.get(),
|
||||
|
|
Загрузка…
Ссылка в новой задаче