Chromium Code Reviews
DescriptionMake PermissionManager use ContentSettingsType internally more
This patch adds the MIDI permission to ContentSettingsType so that the
PermissionManager can use ContentSettingsType internally more. The inner
classes of it, PendingRequest and Subscription, are updated to store a
vector<ContentSettingsType> and a ContentSettingsType respectively.
As the added MIDI permission is always set to allow, we simply maintain
the existing design of having the PermissionManager always resolve it
and not pass it down into the HostContentSettingsMap.
BUG=689799
Review-Url: https://codereview.chromium.org/2714603002
Cr-Commit-Position: refs/heads/master@{#452426}
Committed: https://chromium.googlesource.com/chromium/src/+/592d7328de7543536c9928a5b0d11e3a97379c70
Patch Set 1 #Patch Set 2 : clean up #Patch Set 3 : tweak a comment #
Total comments: 4
Patch Set 4 : address comments #
Messages
Total messages: 19 (14 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||