commit | 3aa4afd6307b915dfba0c7be6fd3bac0864541f8 | [log] [tgz] |
---|---|---|
author | Zijie He <zijiehe@chromium.org> | Wed Aug 30 17:29:29 2017 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 31 02:43:14 2017 +0000 |
tree | 1890e6826db29d6ebb8dd03d399a734453a84d20 | |
parent | 6d648927acb61086d4f24f36a348eb391af120b3 [diff] |
Flip IsWindowOnScreen behavior when native APIs fail Per discussion in https://chromium-review.googlesource.com/c/external/webrtc/+/641814, the behavior of IsWindowOnScreen() functions when native APIs fail should be flipped. I.e. window is *not* on screen if OS cannot find it. Bug: chromium:758554 Change-Id: Ife449a5261fcd89c37595e29a0b1802fcf3c42a5 Reviewed-on: https://chromium-review.googlesource.com/644290 Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Zijie He <zijiehe@chromium.org> Cr-Commit-Position: refs/heads/master@{#19617}
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.