mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Bug 976394 - NS_QUERY_SELECTED_TEXT on e10s is sometimes wrong value. r=masayuki
This commit is contained in:
parent
d18115bb52
commit
2836727c88
@ -517,7 +517,7 @@ PuppetWidget::NotifyIMEOfUpdateComposition()
|
||||
nsIMEUpdatePreference
|
||||
PuppetWidget::GetIMEUpdatePreference()
|
||||
{
|
||||
#ifdef MOZ_CROSS_PROESS_IME
|
||||
#ifdef MOZ_CROSS_PROCESS_IME
|
||||
// e10s requires IME information cache into TabParent
|
||||
return nsIMEUpdatePreference(mIMEPreferenceOfParent.mWantUpdates |
|
||||
nsIMEUpdatePreference::NOTIFY_SELECTION_CHANGE |
|
||||
|
Loading…
Reference in New Issue
Block a user