Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1348 - Part 3: Set IS_PRIVATE input scope in private browsing. | wolfbeast | 2020-01-11 | -4/+12 |
| | | | | | | | | | Microsoft IME on Windows 10 20H1 (build 19025+) supports IME private mode by input scope. Although previous Windows versions use an undocumented API for Edge and IE only, the next Windows 10 release will use a public API for it. We pre-empt this potential privacy concern by setting the IS_PRIVATE flag when in PB mode. | |||
* | Issue #1348 - Part 1: Clean up input scope support for IMM32. | Makoto Kato | 2020-01-11 | -50/+26 |
| | | | | Use AutoTArray to set input scope. | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+1055 |