зеркало из https://github.com/mozilla/gecko-dev.git
09e0a5196b
Any content code except TextComposition shouldn't call nsIWidget::NotifyIM() since IMEStateManager and TextComposition manage state of the composition. Therefore, we need to make nsPluginInstanceOwner::RequestCommitOrCancel() call IMEStateManager::NotifyIME() instead. Additionally, this method should ignore the request if composition has already been gone. This patch makes check whether there is a TextComposition instance for the widget and the composition is handled in the plugin owner element. MozReview-Commit-ID: 5cx5X2hGfek --HG-- extra : rebase_source : 3ff55f877a47ffa74b82af827f1500432b8c272b |
||
---|---|---|
.. | ||
base | ||
ipc | ||
test |