mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Issue #1348 - Part 2: Teach IMEState about Private Browsing mode.
This commit is contained in:
parent
8972304bba
commit
9d2e51ac97
3 changed files with 21 additions and 8 deletions
|
|
@ -247,6 +247,7 @@ protected:
|
|||
nsIContent* aContent,
|
||||
InputContextAction aAction);
|
||||
static void SetIMEState(const IMEState &aState,
|
||||
nsPresContext* aPresContext,
|
||||
nsIContent* aContent,
|
||||
nsIWidget* aWidget,
|
||||
InputContextAction aAction);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue