
This reverts commit c2e2051b47
.
Reason for revert: Causes keyboard inputs to not work in PWAs in fullscreen mode. See b/404035584 for more details. Verified locally
that this CL is indeed the root cause by reverting this git commit.
Original change's description:
> Support dismiss behavior for download bubble in dpwa on Mac
>
> implemented view::EventMonitor to support remote cocoa use. It will use NativeWidgetMacEventMonitor to add a local monitor to call in the app shim process if needed.
>
>
> Bug: 383770516
> Change-Id: I5c2b2694d573a0729621efa807823a58874dabd6
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6304269
> Reviewed-by: Leonard Grey <lgrey@chromium.org>
> Commit-Queue: Elyssa Sun <sunelyssa@microsoft.com>
> Reviewed-by: Lily Chen <chlily@chromium.org>
> Reviewed-by: Keren Zhu <kerenzhu@chromium.org>
> Reviewed-by: Marijn Kruisselbrink <mek@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1432168}
Bug: 383770516
Change-Id: I75965f811675cbaee8639e8540e77565aae04ab1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6363058
Commit-Queue: Mike Wasserman <msw@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Reviewed-by: Mike Wasserman <msw@chromium.org>
Reviewed-by: Leonard Grey <lgrey@chromium.org>
Auto-Submit: Dibyajyoti Pal <dibyapal@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1433863}
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).