DescriptionClean up the PermissionInfoBarDelegate hierarchy.
This CL:
- Renames PermissionInfobarDelegate to PermissionInfoBarDelegate
(this is the only delegate class which doesn't follow the InfoBar
naming convention).
- Removes redundant requesting_frame_/requesting_origin_ members
in PermissionInfoBarDelegate subclasses
- Moves ShouldShowPersistenceToggle's feature query into
PermissionUtil in preparation for the desktop and grouped infobar
implementation
- Moves ignore count incrementing after ignore action UMA, to be
consistent with dismiss count UMA in PermissionContextBase.
BUG=638076
Committed: https://crrev.com/e0e576e7a078735d310ff0f66ccca2fbec6373de
Cr-Commit-Position: refs/heads/master@{#412754}
Patch Set 1 #
Total comments: 11
Patch Set 2 : Comments #Patch Set 3 : Revamp based on feedback #Patch Set 4 #
Total comments: 6
Patch Set 5 : Address comments #
Total comments: 3
Dependent Patchsets: Messages
Total messages: 45 (29 generated)
|