0
Files
src/content/browser
Michelle 60f62ef86f Deactivate touch selection when active client is invalidated.
Hide touch selection handles and menu after if the active client managed
by TouchSelectionControllerClientAura is invalidated. This is to prevent
stray handles and menu staying around after the active client is
destroyed (e.g. after reloading a web page where the active client
corresponds to an iframe).

Bug: b:312312220
Change-Id: I49c828d5d97d3e7347440a4a8643c82933158934
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5055932
Reviewed-by: Robert Flack <flackr@chromium.org>
Commit-Queue: Michelle Chen <michellegc@google.com>
Cr-Commit-Position: refs/heads/main@{#1229117}
2023-11-27 00:12:36 +00:00
..
2023-11-21 16:47:44 +00:00
2023-11-15 23:05:11 +00:00
2023-11-24 18:11:28 +00:00
2023-11-08 16:17:15 +00:00

This directory contains the core code needed for the browser process of a multi-process sandboxed browser.