gecko-dev/mozglue
Masayuki Nakano d3789d2d6b Bug 1369419 GetMessage() and PeekMessage() shouldn't be used directly as far as possible r=jimm
In TSF mode, application should retrieve messages with ITfMessagePump::GetMessage() or ITfMessagePump::PeekMessage() since TSF/TIP may handle the message before or after the host application handles it.

This patch rewrites the API users with WinUtils::(Get|Peek)Message() which use ITfMessagePump if it's available.

MozReview-Commit-ID: LwHIgp7SxLH

--HG--
extra : rebase_source : aa5750af9812f9b107c29546cbee6f9eede6ebfa
2017-06-02 12:02:35 +09:00
..
android Bug 1343541 - restore signal actions changed by Android debugger. r=glandium 2017-04-12 17:34:17 +08:00
build Bug 1322554: Interpose kernel32!BaseThreadInitThunk to add verification of thread start addresses; r=aklotz,dmajor 2017-05-24 11:56:40 +02:00
linker Bug 1360321 - 4e. Fix std::min type error; r=froydnj r=glandium 2017-05-17 13:06:22 -04:00
misc Bug 1369419 GetMessage() and PeekMessage() shouldn't be used directly as far as possible r=jimm 2017-06-02 12:02:35 +09:00
tests Bug 1334276 - add Printf unit tests; r=froydnj 2017-05-08 13:49:48 -06:00
moz.build Bug 1344837 - add BUG_COMPONENT to mozglue/* files. r=glandium 2017-03-09 05:33:30 -05:00