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

Issue 1241133002: blink: permissions: cleanup and add tests for revoke (Closed)

Created:
5 years, 5 months ago by Lalit Maganti
Modified:
5 years, 5 months ago
CC:
blink-reviews, dglazkov+blink, mlamouri+watch-blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@permissions-revoke
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Add tests #

Patch Set 3 : Remove unecessary stuff #

Patch Set 4 : Rebase on upstream patch #

Total comments: 10

Patch Set 5 : Fix comments #

Total comments: 2

Patch Set 6 : Fix tests #

Patch Set 7 : Query -> Revoke #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -13 lines) Patch
A LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js View 1 2 3 4 5 6 1 chunk +129 lines, -0 lines 0 comments Download
A + LayoutTests/http/tests/permissions/chromium/test-revoke-sharedworker.html View 1 2 chunks +3 lines, -2 lines 0 comments Download
A + LayoutTests/http/tests/permissions/chromium/test-revoke-window.html View 1 2 chunks +7 lines, -6 lines 0 comments Download
A + LayoutTests/http/tests/permissions/chromium/test-revoke-worker.html View 1 2 chunks +3 lines, -2 lines 0 comments Download
M public/platform/modules/permissions/WebPermissionClient.h View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 22 (11 generated)
Lalit Maganti
5 years, 5 months ago (2015-07-20 13:02:14 UTC) #2
mlamouri (slow - plz ping)
lgtm
5 years, 5 months ago (2015-07-20 13:40:33 UTC) #3
Lalit Maganti
On 2015/07/20 at 13:40:33, mlamouri wrote: > lgtm Ping: this patch has changed significantly
5 years, 5 months ago (2015-07-20 15:01:34 UTC) #4
mlamouri (slow - plz ping)
https://codereview.chromium.org/1241133002/diff/60001/LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js File LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js (right): https://codereview.chromium.org/1241133002/diff/60001/LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js#newcode11 LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js:11: tests = [ var tests https://codereview.chromium.org/1241133002/diff/60001/LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js#newcode17 LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js:17: assert_unreached('revocing a ...
5 years, 5 months ago (2015-07-21 10:53:29 UTC) #5
Lalit Maganti
https://codereview.chromium.org/1241133002/diff/60001/LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js File LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js (right): https://codereview.chromium.org/1241133002/diff/60001/LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js#newcode11 LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js:11: tests = [ On 2015/07/21 at 10:53:29, Mounir Lamouri ...
5 years, 5 months ago (2015-07-21 16:10:30 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1241133002/80001
5 years, 5 months ago (2015-07-21 20:03:40 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/71094)
5 years, 5 months ago (2015-07-21 21:21:27 UTC) #11
mlamouri (slow - plz ping)
https://codereview.chromium.org/1241133002/diff/80001/LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js File LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js (right): https://codereview.chromium.org/1241133002/diff/80001/LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js#newcode50 LayoutTests/http/tests/permissions/chromium/resources/test-revoke.js:50: navigator.permissions.revoke({name:'midi'}).then(function(result) { {name:'midi',sysex:true} I wasn't able to check why ...
5 years, 5 months ago (2015-07-21 23:29:36 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1241133002/100001
5 years, 5 months ago (2015-07-22 09:06:26 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1241133002/120001
5 years, 5 months ago (2015-07-22 09:09:24 UTC) #21
commit-bot: I haz the power
5 years, 5 months ago (2015-07-22 10:30:15 UTC) #22
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=199302

Powered by Google App Engine
This is Rietveld 408576698