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

Issue 323633003: Change tabs + sessions permission warning (Closed)

Created:
6 years, 6 months ago by wjywbs
Modified:
6 years, 6 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Visibility:
Public.

Description

Change tabs + sessions and history + sessions permission warnings The permission warning when both "tabs" and "sessions" present becomes "Access your browsing history on all your signed-in devices". The permission warning when both "history" and "sessions" present becomes "Read and modify your browsing history on all your signed-in devices". The warning for tabs + history + sessions is the same as history + sessions. R=kalman@chromium.org,meacer@chromium.org BUG=123266, 377607 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276054

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : #

Total comments: 3

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -0 lines) Patch
M chrome/app/generated_resources.grd View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/common/extensions/permissions/chrome_permission_message_provider.cc View 1 2 3 4 1 chunk +12 lines, -0 lines 0 comments Download
M chrome/common/extensions/permissions/permission_set_unittest.cc View 1 2 3 4 1 chunk +49 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
wjywbs
PTAL, thanks.
6 years, 6 months ago (2014-06-06 23:33:39 UTC) #1
not at google - send to devlin
i'll let mustafa review the real code since he's being doing the work there recently ...
6 years, 6 months ago (2014-06-06 23:45:06 UTC) #2
wjywbs
https://codereview.chromium.org/323633003/diff/20001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/323633003/diff/20001/chrome/app/generated_resources.grd#newcode4311 chrome/app/generated_resources.grd:4311: Access your browsing history on all devices you have ...
6 years, 6 months ago (2014-06-06 23:52:23 UTC) #3
not at google - send to devlin
doc has been updated. unrelated question: are you willing to publish (open source) your extension ...
6 years, 6 months ago (2014-06-06 23:56:36 UTC) #4
meacer
> The warning for tabs + sessions + history is the same as tabs + ...
6 years, 6 months ago (2014-06-06 23:56:44 UTC) #5
wjywbs
On 2014/06/06 23:56:44, Mustafa Emre Acer wrote: > Warning for tabs + history suppresses the ...
6 years, 6 months ago (2014-06-07 00:10:40 UTC) #6
meacer
On 2014/06/07 00:10:40, wjywbs wrote: > On 2014/06/06 23:56:44, Mustafa Emre Acer wrote: > > ...
6 years, 6 months ago (2014-06-07 00:18:00 UTC) #7
wjywbs
On 2014/06/07 00:18:00, Mustafa Emre Acer wrote: > Ah, I forgot sessions didn't have a ...
6 years, 6 months ago (2014-06-07 00:45:41 UTC) #8
meacer
On 2014/06/07 00:45:41, wjywbs wrote: > On 2014/06/07 00:18:00, Mustafa Emre Acer wrote: > > ...
6 years, 6 months ago (2014-06-07 01:12:28 UTC) #9
wjywbs
The CQ bit was checked by wjywbs@gmail.com
6 years, 6 months ago (2014-06-07 01:45:34 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wjywbs@gmail.com/323633003/60001
6 years, 6 months ago (2014-06-07 01:47:22 UTC) #11
meacer
(I'm not an owner so you still need Ben's lg tm)
6 years, 6 months ago (2014-06-07 01:53:08 UTC) #12
wjywbs
The CQ bit was unchecked by wjywbs@gmail.com
6 years, 6 months ago (2014-06-07 01:54:57 UTC) #13
not at google - send to devlin
https://codereview.chromium.org/323633003/diff/60001/chrome/common/extensions/permissions/chrome_permission_message_provider.cc File chrome/common/extensions/permissions/chrome_permission_message_provider.cc (right): https://codereview.chromium.org/323633003/diff/60001/chrome/common/extensions/permissions/chrome_permission_message_provider.cc#newcode101 chrome/common/extensions/permissions/chrome_permission_message_provider.cc:101: GetPermissionMessages(permissions, extension_type); honestly all this code and its looping ...
6 years, 6 months ago (2014-06-09 16:57:31 UTC) #14
wjywbs
PTAL, thanks. https://codereview.chromium.org/323633003/diff/60001/chrome/common/extensions/permissions/chrome_permission_message_provider.cc File chrome/common/extensions/permissions/chrome_permission_message_provider.cc (right): https://codereview.chromium.org/323633003/diff/60001/chrome/common/extensions/permissions/chrome_permission_message_provider.cc#newcode167 chrome/common/extensions/permissions/chrome_permission_message_provider.cc:167: id == PermissionMessage::kTabs) { On 2014/06/09 16:57:31, ...
6 years, 6 months ago (2014-06-09 20:06:28 UTC) #15
not at google - send to devlin
lgtm
6 years, 6 months ago (2014-06-09 20:41:23 UTC) #16
wjywbs
The CQ bit was checked by wjywbs@gmail.com
6 years, 6 months ago (2014-06-09 20:46:43 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wjywbs@gmail.com/323633003/80001
6 years, 6 months ago (2014-06-09 20:49:03 UTC) #18
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-10 11:13:50 UTC) #19
commit-bot: I haz the power
6 years, 6 months ago (2014-06-10 16:43:45 UTC) #20
Message was sent while issue was closed.
Change committed as 276054

Powered by Google App Engine
This is Rietveld 408576698