0
Files
src/ui
Greg Thompson c73067902d [accessibility] Fix text provider reference leaks
Return a ComPtr rather than a naked pointer from the
AXPlatformNodeTextProviderWin and AXPlatformNodeTextChildProviderWin
factory functions. This fixes a reference leak from each.

AX-Relnotes: n/a.
Bug: 40665982
Change-Id: I824baf49c2de8a771abf4aeced226186368f5d54
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6317405
Auto-Submit: Greg Thompson <grt@chromium.org>
Commit-Queue: Benjamin Beaudry <benjamin.beaudry@microsoft.com>
Reviewed-by: Benjamin Beaudry <benjamin.beaudry@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#1427162}
2025-03-03 08:33:51 -08:00
..
2025-02-26 01:13:45 -08:00
2025-02-19 18:37:35 -08: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).