| commit | 1d01eec41239fff82ff175a4569febfbfd8cca09 | [log] [tgz] |
|---|---|---|
| author | Tommi <tommi@webrtc.org> | Fri Oct 03 21:18:09 2025 |
| committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 04 08:03:05 2025 |
| tree | 30dc3c600340e1efd0c88f0a63ec5fe08d0f265b | |
| parent | b726a2b87f0dd4fc2494207eae9c2eec7edb99a0 [diff] |
Fix member order in AsyncDnsResolver This addresses an issue with a lambda executing on a spawned thread referencing `this->callback_` when running on the Win ASAN bot. That was causing the `ResolveAfterDeleteDoesNotReturn` test to be flaky. Bug: none Change-Id: I8f77a6dfd0f8b5ec3218219b0a08f46fe6cfbd90 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/413980 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#45827}
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.