0
Files
src/content/browser
Emily Shack 3813697547 [SxS] Enable click to activate inactive WebContents
This is achieved by plumbing through a PreHandleMouseEvent method
through render widget classes akin to the existing
PreHandleKeyboardEvent method, as after discussion with kerenzhu@ this
behavior was not otherwise supported.

Bug: 394367683
Change-Id: Id932cbcfca3e75a3f223b365a548cf5430c824cd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6266792
Reviewed-by: Nasko Oskov <nasko@chromium.org>
Commit-Queue: Emily Shack <emshack@chromium.org>
Reviewed-by: Jan Keitel <jkeitel@google.com>
Cr-Commit-Position: refs/heads/main@{#1422150}
2025-02-19 12:49:19 -08:00
..
2025-02-18 23:29:40 -08:00
2025-02-18 23:29:40 -08:00
2025-02-18 23:29:40 -08:00
2025-02-18 23:29:40 -08:00
2025-02-18 23:29:40 -08:00
2025-01-24 11:36:19 -08:00
2025-02-18 23:29:40 -08:00
2025-02-18 23:29:40 -08:00

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