Experimental Mini-Infobar UI for Notifications Prompts
This CL adds the ability to display notification permission requests as mini-infobars on Android by re-purposing dead code that had been earlier used for "grouped permissions". Java-side support is added for initially showing the infobar in the compact form (i.e. as a mini-infobar), with a "Details" link that allows toggling into a full infobar. The full infobar has a "Manage" button that opens notification settings, such that the infobar will still be visible after the user returns to the tab requesting the permission. Bug: 986737 Change-Id: Id25bf9bbb4e1d92082523a2557c10db2927d87c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760727Reviewed-by:Matthew Jones <mdjones@chromium.org> Reviewed-by:
Balazs Engedy <engedy@chromium.org> Commit-Queue: Balazs Engedy <engedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#693312}
Showing
Please register or sign in to comment