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

Issue 205243005: Add chrome.webcamPrivate idl (Closed)

Created:
6 years, 9 months ago by Zachary Kuznia
Modified:
6 years, 8 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, zel
Visibility:
Public.

Description

Add chrome.webcamPrivate idl This also adds the stubs for all the functions. BUG=346492 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263287

Patch Set 1 #

Total comments: 3

Patch Set 2 : WIP #

Total comments: 3

Patch Set 3 : Remove non-stub code for webcam API #

Patch Set 4 : Run update_extension_functions.py #

Patch Set 5 : Rebase #

Patch Set 6 : fix unittest #

Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -0 lines) Patch
A chrome/browser/extensions/api/webcam_private/webcam_private_api.h View 1 2 1 chunk +55 lines, -0 lines 0 comments Download
A chrome/browser/extensions/api/webcam_private/webcam_private_api.cc View 1 2 1 chunk +62 lines, -0 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/_api_features.json View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/_permission_features.json View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/api.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A chrome/common/extensions/api/webcam_private.idl View 1 1 chunk +23 lines, -0 lines 0 comments Download
M chrome/common/extensions/permissions/chrome_api_permissions.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/permissions/permission_set_unittest.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M extensions/browser/extension_function_histogram_value.h View 1 2 3 4 1 chunk +3 lines, -0 lines 0 comments Download
M extensions/common/permissions/api_permission.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (0 generated)
not at google - send to devlin
https://codereview.chromium.org/205243005/diff/1/chrome/common/extensions/api/webcam_private.idl File chrome/common/extensions/api/webcam_private.idl (right): https://codereview.chromium.org/205243005/diff/1/chrome/common/extensions/api/webcam_private.idl#newcode9 chrome/common/extensions/api/webcam_private.idl:9: double? value; what do these mean? https://codereview.chromium.org/205243005/diff/1/chrome/common/extensions/api/webcam_private.idl#newcode12 chrome/common/extensions/api/webcam_private.idl:12: callback ...
6 years, 9 months ago (2014-03-20 11:24:50 UTC) #1
Zachary Kuznia
On 2014/03/20 11:24:50, kalman wrote: > https://codereview.chromium.org/205243005/diff/1/chrome/common/extensions/api/webcam_private.idl > File chrome/common/extensions/api/webcam_private.idl (right): > > https://codereview.chromium.org/205243005/diff/1/chrome/common/extensions/api/webcam_private.idl#newcode9 > ...
6 years, 8 months ago (2014-04-10 19:27:51 UTC) #2
not at google - send to devlin
the extensions-related code lgtm but I'm not comfortable reviewing stuff about webcams, is there somebody ...
6 years, 8 months ago (2014-04-10 20:05:59 UTC) #3
Zachary Kuznia
On 2014/04/10 20:05:59, kalman wrote: > the extensions-related code lgtm but I'm not comfortable reviewing ...
6 years, 8 months ago (2014-04-10 20:18:42 UTC) #4
Zachary Kuznia
I've updated the CL so it only contains extension code. https://codereview.chromium.org/205243005/diff/20001/chrome/common/extensions/api/_api_features.json File chrome/common/extensions/api/_api_features.json (right): https://codereview.chromium.org/205243005/diff/20001/chrome/common/extensions/api/_api_features.json#newcode459 ...
6 years, 8 months ago (2014-04-10 20:57:52 UTC) #5
Zachary Kuznia
Hi Ilya, Could you do an OWNERS review of: extensions/browser/extension_function_histogram_value.h Thanks, -Zach
6 years, 8 months ago (2014-04-10 21:00:23 UTC) #6
Ilya Sherman
On 2014/04/10 21:00:23, Zachary Kuznia wrote: > Hi Ilya, > > Could you do an ...
6 years, 8 months ago (2014-04-10 21:26:14 UTC) #7
Zachary Kuznia
On 2014/04/10 21:26:14, Ilya Sherman wrote: > On 2014/04/10 21:00:23, Zachary Kuznia wrote: > > ...
6 years, 8 months ago (2014-04-10 21:31:00 UTC) #8
Ilya Sherman
LGTM, thanks.
6 years, 8 months ago (2014-04-10 21:31:29 UTC) #9
Zachary Kuznia
The CQ bit was checked by zork@chromium.org
6 years, 8 months ago (2014-04-10 21:32:08 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/205243005/60001
6 years, 8 months ago (2014-04-10 21:33:35 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-10 21:33:43 UTC) #12
commit-bot: I haz the power
Failed to apply patch for extensions/browser/extension_function_histogram_value.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-10 21:33:44 UTC) #13
Zachary Kuznia
The CQ bit was checked by zork@chromium.org
6 years, 8 months ago (2014-04-10 21:39:01 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/205243005/80001
6 years, 8 months ago (2014-04-10 21:39:51 UTC) #15
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-10 23:16:40 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_chromeos_rel
6 years, 8 months ago (2014-04-10 23:16:41 UTC) #17
Zachary Kuznia
The CQ bit was checked by zork@chromium.org
6 years, 8 months ago (2014-04-11 01:25:35 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/205243005/80001
6 years, 8 months ago (2014-04-11 01:26:15 UTC) #19
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-11 02:33:34 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.chromium on linux_chromium_rel
6 years, 8 months ago (2014-04-11 02:33:34 UTC) #21
Zachary Kuznia
The CQ bit was checked by zork@chromium.org
6 years, 8 months ago (2014-04-11 15:31:40 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/205243005/100001
6 years, 8 months ago (2014-04-11 15:32:00 UTC) #23
commit-bot: I haz the power
6 years, 8 months ago (2014-04-11 18:25:06 UTC) #24
Message was sent while issue was closed.
Change committed as 263287

Powered by Google App Engine
This is Rietveld 408576698