Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(990)

Issue 2771993003: Added headless permission manager. This permissions manager simply acks all permission requests wit… (Closed)

Created:
3 years, 9 months ago by Oleg Sushkov
Modified:
3 years, 8 months ago
CC:
chromium-reviews, alex clarke (OOO till 29th)
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Added headless permission manager. This permissions manager simply acks all permission requests without accepting or denying. BUG=704820 Review-Url: https://codereview.chromium.org/2771993003 Cr-Commit-Position: refs/heads/master@{#460036} Committed: https://chromium.googlesource.com/chromium/src/+/8bdb9db76cebc9398316e15e2669837f99bea61c

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added headless permission manager. This permissions manager simply acks all permission requests wit… #

Patch Set 3 : Added headless permission manager. This permissions manager simply acks all permission requests wit… #

Unified diffs Side-by-side diffs Delta from patch set Stats (+161 lines, -1 line) Patch
M headless/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M headless/lib/browser/headless_browser_context_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M headless/lib/browser/headless_browser_context_impl.cc View 3 chunks +5 lines, -1 line 0 comments Download
A headless/lib/browser/headless_permission_manager.h View 1 chunk +57 lines, -0 lines 0 comments Download
A headless/lib/browser/headless_permission_manager.cc View 1 1 chunk +68 lines, -0 lines 0 comments Download
M headless/lib/headless_browser_browsertest.cc View 1 2 2 chunks +27 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
Oleg Sushkov
Hi Alex, I've added a HeadlessPermissionsManager that acks all permission requests without accepting or denying ...
3 years, 9 months ago (2017-03-24 05:28:09 UTC) #3
alex clarke (OOO till 29th)
I think this is probably fine but I don't know anything about the PermissionMananager. Sami ...
3 years, 9 months ago (2017-03-24 16:26:37 UTC) #5
Sami
This seems like reasonable default behavior. Would you mind adding a small smoke test that ...
3 years, 9 months ago (2017-03-24 16:49:47 UTC) #6
Sami
I checked with beverloo@ that returning ASK is a good default here.
3 years, 9 months ago (2017-03-24 16:59:30 UTC) #7
Oleg Sushkov
On 2017/03/24 at 16:49:47, skyostil wrote: > This seems like reasonable default behavior. Would you ...
3 years, 9 months ago (2017-03-27 05:42:17 UTC) #8
Sami
lgtm, thank you.
3 years, 9 months ago (2017-03-27 15:54:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2771993003/20001
3 years, 9 months ago (2017-03-27 23:00:13 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/417573)
3 years, 9 months ago (2017-03-28 00:29:51 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2771993003/20001
3 years, 9 months ago (2017-03-28 04:20:55 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2771993003/40001
3 years, 9 months ago (2017-03-28 05:06:03 UTC) #18
commit-bot: I haz the power
3 years, 8 months ago (2017-03-28 07:30:38 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/8bdb9db76cebc9398316e15e2669...

Powered by Google App Engine
This is Rietveld 408576698