On Windows a window may be covered by its own child window. So this change also detects child windows by using EnumChildWindow(). The tooltip or context menu of the child window still cannot be detected after this change. See bug for details. Bug: webrtc:8062 Change-Id: I8455a9206d6a1d9da61013ac9debba4d3edae7d8 Reviewed-on: https://chromium-review.googlesource.com/619728 Commit-Queue: Zijie He <zijiehe@chromium.org> Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Cr-Commit-Position: refs/heads/master@{#19457}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.