commit | 275e2683b3a1591cd5c64d29f3e2ccaf647f12e6 | [log] [tgz] |
---|---|---|
author | Nico Schlumprecht <me@github.nico.onl> | Wed Jul 27 00:00:18 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 27 23:53:00 2022 |
tree | 15e33b06b74192a1078b5c3e1c55e4b44c48f1ed | |
parent | 1fa87c44cb387aa6173867383c1da3f0e4fc4349 [diff] |
Fix sharing full screen PowerPoint pres on macOS Before this change the full screen application handler was failing to detect PowerPoint going into presentation mode, resulting in the editor window continuing to be shared rather than the intended behavior of sharing the presentation itself. Fix this by always looking for the PowerPoint full screen presentation window, regardless of whether the editor window is still open. In the current version of PowerPoint, the editor stays open during presentation. Bug: chromium:1231437 Change-Id: I1b21e263d25320cc236d127d22d4d64bb52fcbda Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/269560 Reviewed-by: Mark Foltz <mfoltz@chromium.org> Commit-Queue: Mark Foltz <mfoltz@chromium.org> Cr-Commit-Position: refs/heads/main@{#37632}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.