Bug 917322 part.7 TextEventDispatcher should manage if it has composition r=smaug
This commit is contained in:
@@ -428,8 +428,8 @@ PuppetWidget::IMEEndComposition(bool aCancel)
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
NS_IMETHODIMP
|
||||
PuppetWidget::NotifyIME(const IMENotification& aIMENotification)
|
||||
nsresult
|
||||
PuppetWidget::NotifyIMEInternal(const IMENotification& aIMENotification)
|
||||
{
|
||||
switch (aIMENotification.mMessage) {
|
||||
case REQUEST_TO_COMMIT_COMPOSITION:
|
||||
|
||||
Reference in New Issue
Block a user