зеркало из https://github.com/mozilla/gecko-dev.git
Part of fix for bug 201400. r=aaronl, sr=me.
This commit is contained in:
Родитель
2ce89db51a
Коммит
5a14aa5fdd
|
@ -96,6 +96,7 @@ public:
|
|||
NS_IMETHOD EventStatusOK(nsGUIEvent* aEvent, PRBool *aOK) = 0;
|
||||
|
||||
// This is called when browse with caret changes on the fly
|
||||
NS_IMETHOD GetBrowseWithCaret(PRBool *aBrowseWithCaret) = 0;
|
||||
NS_IMETHOD ResetBrowseWithCaret(PRBool *aBrowseWithCaret) = 0;
|
||||
|
||||
// This is called after find text or when a cursor movement key is pressed
|
||||
|
|
Загрузка…
Ссылка в новой задаче