diff options
author | timvolodine <timvolodine@chromium.org> | 2014-12-19 09:51:01 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-12-19 17:51:47 +0000 |
commit | e6fb57714996eedf67667bae17bb31e75ef90750 (patch) | |
tree | 466a0ff6897aa25aec0699112a56c15d2dcb31fd /url | |
parent | 41536026d4cf8fd50b6fd691ef482f8738216376 (diff) | |
download | chromium_src-e6fb57714996eedf67667bae17bb31e75ef90750.zip chromium_src-e6fb57714996eedf67667bae17bb31e75ef90750.tar.gz chromium_src-e6fb57714996eedf67667bae17bb31e75ef90750.tar.bz2 |
Fix permissions service logic to pass user_gesture for bubbles.
After the introduction of the PermissionService the passed user_gesture
is always true, which breaks the pre-existing permissions logic when
using bubbles for asking the user about permissions. The "permission bubbles"
feature is currently in active preparation to be shipped, so it is important
to keep the behavior as intended at this moment.
In the future we may be able to remove the user_gesture from permissions
service (see crbug.com/423770).
BUG=423770
Review URL: https://codereview.chromium.org/800063002
Cr-Commit-Position: refs/heads/master@{#309222}
Diffstat (limited to 'url')
0 files changed, 0 insertions, 0 deletions