0
Files
src/ui
Greg Thompson f06681f40a [A11yPerformance] Fix use-after-destroy in BrowserAccessibilityComWin
Ensure that all inbound COM calls to BrowserAccessibilityComWin
instances return immediately if the instance's corresponding
AXPlatformNodeDelegate has already destroyed it. This fixes UAFs
inadvertently introduced in https://crrev.com/1453530.

Fixed: 411041133
Change-Id: I8bd7728a4901591425316b6466fa2a6e5b69c5ad
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6507709
Commit-Queue: Aaron Leventhal <aleventhal@chromium.org>
Reviewed-by: Aaron Leventhal <aleventhal@chromium.org>
Auto-Submit: Greg Thompson <grt@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1455504}
2025-05-04 18:08:31 -07:00
..
2025-04-22 12:24:10 -07:00

This directory contains UI frameworks used to build various user interface features. This directory is not intended to contain UI features (such as a keyboard).