Windows - extracting location out of MSG native event fails
Some native events do not carry location information. Introduce a check in EventLocationFromMSG for this situation. If there is no way to get a location out of MSG from event, or from system calls then return a flag to inform upper layers. Use the last located event's location in this case. This requires to keep track of the last LocatedEvent. Bug: 540840 Change-Id: I7039c595ed7fa1bbcd74baad01aae079050ad3ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2032036Reviewed-by:Scott Violet <sky@chromium.org> Reviewed-by:
Jamie Walch <jamiewalch@chromium.org> Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Reviewed-by:
Navid Zolghadr <nzolghadr@chromium.org> Commit-Queue: Liviu Tinta <liviutinta@chromium.org> Cr-Commit-Position: refs/heads/master@{#740868}
Showing
Please register or sign in to comment