
Some WebUIController subclasses don't currently support Mojo and reworking the hierarchy may not be possible. Breaking the enable Mojo operations into a separate mix-in class would allow other WebUIControllers to selectively enable Mojo. One such class that doesn't immediately support Mojo is ConstrainedWebDialogUI. There is currently some confusion about using ShowConstrainedWebDialog with a web ui which needs Mojo. Change-Id: If421d1360cc27934b32bf7c35bbe88896bb2eca5 Bug: 365593101 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5954285 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Demetrios Papadopoulos <dpapad@chromium.org> Commit-Queue: Allen Bauer <kylixrd@chromium.org> Cr-Commit-Position: refs/heads/main@{#1372851}
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).