| commit | 5efb280e2b5d7774086b085b7d4eb1fbb93bfa7e | [log] [tgz] |
|---|---|---|
| author | Harald Alvestrand <hta@webrtc.org> | Fri Sep 12 05:55:56 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 12 09:03:36 2025 |
| tree | be248e77e58efacdeffccec995a03496ff48d85c | |
| parent | e5e553f078c95d25cb63144602d6fdda3b3a62c3 [diff] |
Reland "Mark deprecated features with [[deprecated]]" This reverts commit 7e1a12d6ff7f13fce22e6284abbdc9412cf4ed47. Reason for revert: Removed the problematic deprecation Original change's description: > Revert "Mark deprecated features with [[deprecated]]" > > This reverts commit 3cf5dc1bece892a9c6e359bfa9931a88f896df12. > > Reason for revert: Broke downstream project (Nearby) > > Original change's description: > > Mark deprecated features with [[deprecated]] > > > > This was the result of asking Gemini > > "Consider the interfaces in @api. There are comments that indicate that certain methods are deprecated, but the methods don't have [[deprecated]] on them. Make a CL that adds [[deprecated]] to those methods" > > > > followed by a few rounds of reverting and working around errors. > > > > Bug: None > > Change-Id: I5d7b1f89fff01277ce96e940aa7340cdfcb728cc > > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/407441 > > Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> > > Commit-Queue: Harald Alvestrand <hta@webrtc.org> > > Cr-Commit-Position: refs/heads/main@{#45623} > > Bug: None > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Change-Id: Ib5c58e36e94b915a01514455c8a2ad561b61a5c9 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/409000 > Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> > Commit-Queue: Harald Alvestrand <hta@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#45629} Bug: None Change-Id: If8a4e8d6ec5455d892eb3fbb3243417e1a1712b9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/408942 Commit-Queue: Harald Alvestrand <hta@webrtc.org> Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45632}
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.