Font-family dropdown menu not updated in Composer and HTML mail composition; b=230683, r=Neil, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@151309 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -749,7 +749,7 @@ nsFontFaceStateCommand::GetCurrentState(nsIEditor *aEditor,
|
||||
if (NS_SUCCEEDED(rv))
|
||||
{
|
||||
aParams->SetBooleanValue(STATE_MIXED,outMixed);
|
||||
aParams->SetStringValue(STATE_ATTRIBUTE, outStateString);
|
||||
aParams->SetCStringValue(STATE_ATTRIBUTE, NS_ConvertUTF16toUTF8(outStateString).get());
|
||||
}
|
||||
return rv;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user