| commit | 20843d17ab8916a087c6a61a10c7463c0761d108 | [log] [tgz] |
|---|---|---|
| author | Palak Agarwal <agpalak@google.com> | Fri Apr 04 09:43:59 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 07 08:49:10 2025 |
| tree | 4639d69908a53d2b0b75251c3cc975e166736fe4 | |
| parent | 089eb158c5cfcd8b7b18d2034baaa9cc24e33574 [diff] |
Add additional logic to check for brackets in the window name This code assumes that the fullscreen name of Powerpoint has the format "PowerPoint Slide Show - Window Title". But the new Powerpoint version has the naming instead in this format "PowerPoint Slide Show - [Window Title]", which therefore breaks this feature. This CL fixes this by checking for brackets and extracting the title without them. Bug: chromium:349857238 Change-Id: I84da1ae9bc1a5ad2cd400551a86435501b9bb213 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/383980 Commit-Queue: Palak Agarwal <agpalak@google.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Johannes Kron <kron@webrtc.org> Cr-Commit-Position: refs/heads/main@{#44315}
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.