mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 01:57:00 +00:00
Fix spelling of uncommited since we remain committed to builds, even with a CLOSED TREE
This commit is contained in:
parent
bfdbb82dcf
commit
bb3f5fe978
@ -1158,7 +1158,7 @@ class nsIWidget : public nsISupports {
|
||||
virtual nsresult ForceUpdateNativeMenuAt(const nsAString& indexString) = 0;
|
||||
|
||||
/*
|
||||
* Force Input Method Editor to commit the uncommited input
|
||||
* Force Input Method Editor to commit the uncommitted input
|
||||
*/
|
||||
NS_IMETHOD ResetInputState()=0;
|
||||
|
||||
|
@ -2180,7 +2180,7 @@ NS_IMETHODIMP nsChildView::GetAttention(PRInt32 aCycleCount)
|
||||
#pragma mark -
|
||||
|
||||
|
||||
// Force Input Method Editor to commit the uncommited input
|
||||
// Force Input Method Editor to commit the uncommitted input
|
||||
// Note that this and other IME methods don't necessarily
|
||||
// get called on the same ChildView that input is going through.
|
||||
NS_IMETHODIMP nsChildView::ResetInputState()
|
||||
|
Loading…
x
Reference in New Issue
Block a user