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

Issue 847163002: Add the IDL for chrome.platformKeys. (Closed)

Created:
5 years, 11 months ago by pneubeck (no reviews)
Modified:
5 years, 10 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, nkostylev+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, erikwright+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add the IDL for chrome.platformKeys. BUG=450167 Committed: https://crrev.com/5fdc72773907757b37f0d444fed9024fce981cbb Cr-Commit-Position: refs/heads/master@{#313478}

Patch Set 1 : #

Total comments: 11

Patch Set 2 : Addressed comments. #

Patch Set 3 : Fix dictionary comments. #

Patch Set 4 : Incorporated latest feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -0 lines) Patch
A chrome/common/extensions/api/platform_keys.idl View 1 2 3 1 chunk +108 lines, -0 lines 0 comments Download

Messages

Total messages: 40 (12 generated)
pneubeck (no reviews)
@Benjamin, please take a look. Ryan, Will: FYI
5 years, 11 months ago (2015-01-14 16:25:50 UTC) #6
not at google - send to devlin
could you add a BUG? I thought this was already implemented?
5 years, 11 months ago (2015-01-14 20:02:55 UTC) #7
not at google - send to devlin
On 2015/01/14 20:02:55, kalman wrote: > could you add a BUG? Request holds. > I ...
5 years, 11 months ago (2015-01-14 21:38:22 UTC) #8
not at google - send to devlin
https://codereview.chromium.org/847163002/diff/60001/chrome/common/extensions/api/platform_keys.idl File chrome/common/extensions/api/platform_keys.idl (right): https://codereview.chromium.org/847163002/diff/60001/chrome/common/extensions/api/platform_keys.idl#newcode7 chrome/common/extensions/api/platform_keys.idl:7: [platforms = ("chromeos")] annotation not necessary https://codereview.chromium.org/847163002/diff/60001/chrome/common/extensions/api/platform_keys.idl#newcode24 chrome/common/extensions/api/platform_keys.idl:24: object ...
5 years, 11 months ago (2015-01-14 21:42:35 UTC) #9
pneubeck (no reviews)
https://codereview.chromium.org/847163002/diff/60001/chrome/common/extensions/api/platform_keys.idl File chrome/common/extensions/api/platform_keys.idl (right): https://codereview.chromium.org/847163002/diff/60001/chrome/common/extensions/api/platform_keys.idl#newcode80 chrome/common/extensions/api/platform_keys.idl:80: [nocompile] static object subtleCrypto(); On 2015/01/14 21:42:35, kalman wrote: ...
5 years, 11 months ago (2015-01-15 09:23:52 UTC) #10
pneubeck (no reviews)
https://codereview.chromium.org/847163002/diff/60001/chrome/common/extensions/api/platform_keys.idl File chrome/common/extensions/api/platform_keys.idl (right): https://codereview.chromium.org/847163002/diff/60001/chrome/common/extensions/api/platform_keys.idl#newcode7 chrome/common/extensions/api/platform_keys.idl:7: [platforms = ("chromeos")] On 2015/01/14 21:42:35, kalman wrote: > ...
5 years, 11 months ago (2015-01-15 14:32:06 UTC) #11
pneubeck (no reviews)
On 2015/01/14 21:38:22, kalman wrote: > On 2015/01/14 20:02:55, kalman wrote: > > could you ...
5 years, 11 months ago (2015-01-15 14:44:38 UTC) #13
not at google - send to devlin
https://codereview.chromium.org/847163002/diff/60001/chrome/common/extensions/api/platform_keys.idl File chrome/common/extensions/api/platform_keys.idl (right): https://codereview.chromium.org/847163002/diff/60001/chrome/common/extensions/api/platform_keys.idl#newcode80 chrome/common/extensions/api/platform_keys.idl:80: [nocompile] static object subtleCrypto(); On 2015/01/15 14:32:06, pneubeck wrote: ...
5 years, 11 months ago (2015-01-15 21:48:56 UTC) #14
pneubeck (no reviews)
https://codereview.chromium.org/847163002/diff/60001/chrome/common/extensions/api/platform_keys.idl File chrome/common/extensions/api/platform_keys.idl (right): https://codereview.chromium.org/847163002/diff/60001/chrome/common/extensions/api/platform_keys.idl#newcode80 chrome/common/extensions/api/platform_keys.idl:80: [nocompile] static object subtleCrypto(); On 2015/01/15 21:48:56, kalman wrote: ...
5 years, 11 months ago (2015-01-19 08:54:01 UTC) #15
pneubeck (no reviews)
bug added
5 years, 11 months ago (2015-01-20 09:35:48 UTC) #16
not at google - send to devlin
On 2015/01/20 09:35:48, pneubeck wrote: > bug added This is how you make a property: ...
5 years, 11 months ago (2015-01-20 18:48:10 UTC) #17
pneubeck (no reviews)
On 2015/01/20 18:48:10, kalman wrote: > On 2015/01/20 09:35:48, pneubeck wrote: > > bug added ...
5 years, 11 months ago (2015-01-20 20:15:52 UTC) #18
not at google - send to devlin
On 2015/01/20 20:15:52, pneubeck wrote: > On 2015/01/20 18:48:10, kalman wrote: > > On 2015/01/20 ...
5 years, 11 months ago (2015-01-20 20:29:26 UTC) #19
pneubeck (no reviews)
On 2015/01/20 20:29:26, kalman wrote: > On 2015/01/20 20:15:52, pneubeck wrote: > > On 2015/01/20 ...
5 years, 11 months ago (2015-01-20 20:54:12 UTC) #20
pneubeck (no reviews)
+Eric, FYI @Benjamin, ptal
5 years, 11 months ago (2015-01-27 15:44:05 UTC) #26
not at google - send to devlin
LGTM. I suppose you went with the subtleCrypto() function instead of a property to save ...
5 years, 11 months ago (2015-01-27 16:29:10 UTC) #27
pneubeck (no reviews)
On 2015/01/27 16:29:10, kalman wrote: > LGTM. I suppose you went with the subtleCrypto() function ...
5 years, 11 months ago (2015-01-27 16:30:17 UTC) #28
not at google - send to devlin
Though could you remind me why this is in chrome/common/extensions/api rather than extensions/common/api?
5 years, 11 months ago (2015-01-27 16:33:02 UTC) #29
pneubeck (no reviews)
On 2015/01/27 16:33:02, kalman wrote: > Though could you remind me why this is in ...
5 years, 11 months ago (2015-01-27 16:37:03 UTC) #30
not at google - send to devlin
On 2015/01/27 16:30:17, pneubeck wrote: > On 2015/01/27 16:29:10, kalman wrote: > > LGTM. I ...
5 years, 11 months ago (2015-01-27 16:37:08 UTC) #31
pneubeck (no reviews)
On 2015/01/27 16:37:03, pneubeck wrote: > On 2015/01/27 16:33:02, kalman wrote: > > Though could ...
5 years, 11 months ago (2015-01-27 16:37:28 UTC) #32
not at google - send to devlin
On 2015/01/27 16:37:03, pneubeck wrote: > On 2015/01/27 16:33:02, kalman wrote: > > Though could ...
5 years, 11 months ago (2015-01-27 16:38:57 UTC) #33
pneubeck (no reviews)
On 2015/01/27 16:37:08, kalman wrote: > On 2015/01/27 16:30:17, pneubeck wrote: > > On 2015/01/27 ...
5 years, 11 months ago (2015-01-27 16:44:58 UTC) #34
not at google - send to devlin
On 2015/01/27 16:44:58, pneubeck wrote: > On 2015/01/27 16:37:08, kalman wrote: > > On 2015/01/27 ...
5 years, 11 months ago (2015-01-27 16:51:11 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/847163002/220001
5 years, 10 months ago (2015-01-28 10:41:02 UTC) #37
pneubeck (no reviews)
On 2015/01/27 16:51:11, kalman wrote: > On 2015/01/27 16:44:58, pneubeck wrote: > > On 2015/01/27 ...
5 years, 10 months ago (2015-01-28 10:41:15 UTC) #38
commit-bot: I haz the power
Committed patchset #4 (id:220001)
5 years, 10 months ago (2015-01-28 11:11:15 UTC) #39
commit-bot: I haz the power
5 years, 10 months ago (2015-01-28 11:12:25 UTC) #40
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5fdc72773907757b37f0d444fed9024fce981cbb
Cr-Commit-Position: refs/heads/master@{#313478}

Powered by Google App Engine
This is Rietveld 408576698