зеркало из https://github.com/mozilla/gecko-dev.git
composer background image broken source code; b=120662, r=brade, sr=kin, a=blizzard
This commit is contained in:
Родитель
518e4ed3ef
Коммит
5499ebc254
|
@ -106,7 +106,7 @@ void ProcessExtendedValue(nsAReadableString * aInputString, nsAWritableString &
|
|||
if (aPrependString) {
|
||||
aOutputString.Append(NS_ConvertASCIItoUCS2(aPrependString));
|
||||
}
|
||||
aOutputString.Assign(*aInputString);
|
||||
aOutputString.Append(*aInputString);
|
||||
if (aAppendString) {
|
||||
aOutputString.Append(NS_ConvertASCIItoUCS2(aAppendString));
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче