James Teh
307f9e48aa
Bug 1774285 - On Windows 11 22H2, flush the Windows clipboard immediately after setting it. r=neildeakin
...
This works around a windows 11 suggested actions bug, see comment.
Differential Revision: https://phabricator.services.mozilla.com/D160646
2022-10-28 14:17:54 +00:00
Gabriele Svelto
b49d7a0b90
Bug 1722208 - Fix automatically displaying the on-screen keyboard on Windows 11 when running on convertible slates r=cmartin
...
This fix simply ignores tablet mode when running on Windows 11. The
reasoning behind this is that per Microsoft documentation tablet mode
is specific to Windows 10 and not supported anymore on Windows 11. This
seems consistent in the behavior of the APIs we use to detect the
presence of a keyboard: Windows 10-specific APIs return unexpected
results while APIs that predate them return values that seem consistent
and reliable.
Differential Revision: https://phabricator.services.mozilla.com/D128229
2021-10-28 21:08:12 +00:00
Alexandru Michis
fea1e1a0c7
Backed out changeset 539230e86e11 (bug 1722208) for causing windows to get stuck in tablet mode on Windows 11 - no minimize and maximize buttons (bug 1735961)
...
CLOSED TREE
2021-10-15 18:32:49 +03:00
Gabriele Svelto
ced1ed1d25
Bug 1722208 - Workaround to make the Windows on-screen keyboard work properly on convertible slates running Windows 11 r=cmartin
...
Differential Revision: https://phabricator.services.mozilla.com/D128229
2021-10-14 08:30:32 +00:00
Masatoshi Kimura
fa4cb37973
Bug 1684110 - Stop using some 'A'-functions in mfbt/. r=dmajor
...
Depends on D100464
Differential Revision: https://phabricator.services.mozilla.com/D100465
2021-01-04 14:40:48 +00:00
Aaron Klotz
f5fd73482a
Bug 1558272: Add Windows 10 May 2019 Update to WindowsVersion.h; r=dmajor
...
Differential Revision: https://phabricator.services.mozilla.com/D34390
--HG--
extra : moz-landing-system : lando
2019-06-10 18:52:38 +00:00
Aaron Klotz
607ac36e06
Bug 1528045: Add detection for Win10 1809 to WindowsVersion.h; r=froydnj
2019-02-05 15:10:11 -07:00
Sylvestre Ledru
265e672179
Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format
...
# ignore-this-changeset
--HG--
extra : amend_source : 4d301d3b0b8711c4692392aa76088ba7fd7d1022
2018-11-30 11:46:48 +01:00
Aaron Klotz
84feb9c523
Bug 1460057: Update WindowsVersion with latest Windows 10 build numbers; r=froydnj
2018-05-07 17:24:51 -06:00
Jonathan Kew
c66fb1e660
Bug 1451296 - Make enabling of font-variation-settings and font-optical-sizing properties dependent on adequate platform support at runtime. r=lsalzman
2018-04-05 18:53:56 +01:00
Jean-Yves Avenard
a81f8e9be1
Bug 1406793 - Make IsWindows* methods thread-safe. r=froydnj
...
MozReview-Commit-ID: 9AmhHv2g983
--HG--
extra : rebase_source : c814d15bdbfacdbe48fe7705e41a8c8878339a9a
2017-10-09 10:36:23 +02:00
Kilik Kuo
3d9fbae6bd
Bug 1279171 - Do not use WMF when application is in Windows pre-2000 compatibility mode. r=froydnj
...
MozReview-Commit-ID: BPiz2WWrshF
--HG--
extra : rebase_source : c5e78e94c542a5b00b06e177aa088ad3bb56da57
2017-08-24 11:46:56 +08:00
Aaron Klotz
2bf8b9acc9
Bug 1368150: Add IsWindows10BuildOrNewer to MFBT; r=froydnj
...
MozReview-Commit-ID: 6lxZWDPc6ZQ
I need to be able to distinguish between builds of Windows 10. Unfortunately the
stuff that I am working with cannot be sorted out via feature detection.
--HG--
extra : rebase_source : 6da46f31815b2938d9a7a984473ed01c35b8a59d
2017-06-06 11:14:58 -06:00
Masatoshi Kimura
a35278e9a7
Bug 1325368 - Assume Win7 or later when testing Windows version. r=jimm
...
MozReview-Commit-ID: 718G0htR17H
--HG--
extra : rebase_source : e6f7a3584f03c802218a1de526345e1df1e67cf8
2017-01-29 16:42:46 +09:00
David Keeler
9825c57bc3
bug 1239166 - platform work to support Microsoft Family Safety functionality r=froydnj,mgoodwin,mhowell,rbarnes,vladan
...
MozReview-Commit-ID: GhpJqJB97r9
--HG--
extra : rebase_source : e943c1e4d0f008ffd6b6bb4bb63e1daf27ae2c96
2016-01-12 15:39:43 -08:00
Masayuki Nakano
1965cabecb
Bug 1061604 part.0 Add IsWin10OrLater() r=jimm
2015-03-13 21:51:00 +09:00
Masatoshi Kimura
477326e9e0
Bug 1094012 - Assume Win7 or later on Win64. r=jimm
2014-11-24 22:18:10 +09:00
Nicholas Nethercote
2a0942be41
Bug 1036789 - Convert the third quarter of MFBT to Gecko style. r=Ms2ger.
...
--HG--
extra : rebase_source : 668cd394806203ddfa34bd4f226335ff26c846b5
2014-07-10 19:10:17 -07:00
Masatoshi Kimura
fdd301c353
Bug 972761 - Move WindowsVersion.h to MFBT. r=froydnj
...
--HG--
rename : xpcom/base/WindowsVersion.h => mfbt/WindowsVersion.h
2014-02-28 07:58:47 +09:00