MD Settings: Implementing modal popup/action menus.
Specifically, introducing a new settings-action-menu element implemented
as a native <dialog>. This solves a suite of problems that current action
menu implementations suffer from (cr-shared-menu, iron-dropdown), such as
scrolling, focus and z-index/stacking context problems.
Migrating two such menus (search engines, languages). Remaining menus
will be migrated in follow up CLs.
BUG=
639718
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
Committed:
https://crrev.com/46b5ca1056271d70ed5e264612aafe9fa948a2a4
Cr-Commit-Position: refs/heads/master@{#425534}