commit | f9d7eca9b0e759d8289cd37598e817528cc2602b | [log] [tgz] |
---|---|---|
author | Zijie He <zijiehe@chromium.org> | Tue Aug 22 21:18:37 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Aug 22 21:49:24 2017 |
tree | 327ef63277fedfa1a83acd5dbeaf99a0b698a6e2 | |
parent | 0826fb2b3594ea49238da3800056ea20f1c82c97 [diff] |
Check child windows in CroppingWindowCapturerWin 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}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.