Issue #1348 - Part 2: Teach IMEState about Private Browsing mode.

This commit is contained in:
wolfbeast 2020-01-09 13:19:56 +01:00 committed by Roy Tam
commit 9d2e51ac97
3 changed files with 21 additions and 8 deletions

View file

@ -247,6 +247,7 @@ protected:
nsIContent* aContent,
InputContextAction aAction);
static void SetIMEState(const IMEState &aState,
nsPresContext* aPresContext,
nsIContent* aContent,
nsIWidget* aWidget,
InputContextAction aAction);