DescriptionControl permission bubbles with Finch flag
This adds a Finch trial that can enable and disable bubbles as needed.
The flags will still override the Finch trial.
BUG=364686
TEST=
Visit https://adrifelt.github.io/bubble-demo.html and check to see if
you get a permission bubbles or an infobar, depending on the setting:
1. Infobar: set chrome://flags/#enable-permissions-bubbles to 'Disabled'
2. Bubble: set chrome://flags/#enable-permissions-bubbles to 'Enabled'
3. Infobar: set chrome://flags/#enable-permissions-bubbles to 'Default'
4. Infobar: --force-fieldtrials=PermissionBubbleRollout/Disabled/
5. Bubble: --force-fieldtrials=PermissionBubbleRollout/Enabled/
Committed: https://crrev.com/d1e598f62e1f25492b9fedf91b5ee2d07fa54102
Cr-Commit-Position: refs/heads/master@{#313351}
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Default to false #
Messages
Total messages: 10 (2 generated)
|