commit | 98e9f29ff064ab4f3fa0aa3b68e0a753fd0504fe | [log] [tgz] |
---|---|---|
author | Julien Isorce <julien.isorce@chromium.org> | Thu Mar 28 23:34:47 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Apr 01 17:00:41 2019 |
tree | 2eda48fe458cc0b046e08934ba9ca4cff7f5fa75 | |
parent | 32a5781fa960bb6cacd8b510a1ec84f38952aae3 [diff] |
Improve application window picker on Mac that was not listing all apps. All application with empty title were not listed, for example Photos. Fallback to owner name in that case while making sure to keep ignoring the ghost window. Most of the ghost windows can be filtered with IsWindowOnScreen or IsWindowFullScreen except a few. For the remaining ghost we check if there is no other window with the same pid. Bug: chromium:516230 Test: Hangouts or Rumpus Change-Id: Ibb9f98887e5aedf822fc0611836b1938b5056d43 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/130360 Commit-Queue: Julien Isorce <julien.isorce@chromium.org> Reviewed-by: Brave Yao <braveyao@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27401}
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.
Authoritative list of directories that contain the native API header files.