Chromium Code Reviews
DescriptionAsk for notification permission during extension installation.
This will include a note about displaying notifications when installing
an extension that has the "notifications" permission.
Notifications allow the developer to display UI outside of the scope of
the extension, which is not always equally clearly attributed to the
extension showing the notification. This should not be considered a
trivial permission.
The changed .crx file requested the "notifications" permission, but
didn't use it for anything. I've swapped out for "cookies". The source
does not seem to be checked in (hosted_app/ in the folder is something
else).
TBR=benwells (for app_info_permissions_panel_unittest.cc)
BUG=583480
Committed: https://crrev.com/7d646cfee32db5f81a257a73a8a75acf03da7942
Cr-Commit-Position: refs/heads/master@{#374375}
Patch Set 1 : #Patch Set 2 : fix tests #Patch Set 3 : #
Total comments: 1
Messages
Total messages: 23 (10 generated)
|