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

Issue 884483007: Image Capture PPAPI: remove unused APIs (Closed)

Created:
5 years, 10 months ago by Justin Chuang
Modified:
5 years, 10 months ago
CC:
chromium-reviews, yusukes+watch_chromium.org, tzik, binji+watch_chromium.org, raymes+watch_chromium.org, teravest+watch_chromium.org, bradnelson+warch_chromium.org, piman+watch_chromium.org, ihf+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Image Capture PPAPI: remove unused APIs 1. Remove ppb_image_capture_config_private. 2. Remove PPB_ImageCapture_Private.{Set|Get}Config 3. Remove PPB_ImageCapture_Private.CaptureStillImage BUG=387547 TEST=None Committed: https://crrev.com/e04cb0a6d89e5757d05e663a264e4059c0197e83 Cr-Commit-Position: refs/heads/master@{#314834}

Patch Set 1 #

Total comments: 5

Patch Set 2 : Update comments #

Patch Set 3 : Rebase onto ToT #

Patch Set 4 : Fix compile errors in all_c(pp)_includes.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -895 lines) Patch
D ppapi/api/private/ppb_image_capture_config_private.idl View 1 chunk +0 lines, -101 lines 0 comments Download
M ppapi/api/private/ppb_image_capture_private.idl View 1 2 4 chunks +5 lines, -170 lines 0 comments Download
D ppapi/c/private/ppb_image_capture_config_private.h View 1 chunk +0 lines, -115 lines 0 comments Download
M ppapi/c/private/ppb_image_capture_private.h View 1 2 5 chunks +6 lines, -171 lines 0 comments Download
D ppapi/cpp/private/image_capture_config_private.h View 1 2 1 chunk +0 lines, -99 lines 0 comments Download
M ppapi/cpp/private/image_capture_private.h View 1 2 3 5 chunks +6 lines, -84 lines 0 comments Download
M ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c View 1 2 3 chunks +4 lines, -26 lines 0 comments Download
M ppapi/tests/all_c_includes.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/tests/all_cpp_includes.h View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
D ppapi/thunk/ppb_image_capture_config_private_thunk.cc View 1 chunk +0 lines, -82 lines 0 comments Download
M ppapi/thunk/ppb_image_capture_private_thunk.cc View 1 2 4 chunks +4 lines, -45 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Justin Chuang
5 years, 10 months ago (2015-02-03 14:44:27 UTC) #2
dmichael (off chromium)
https://codereview.chromium.org/884483007/diff/1/ppapi/api/private/ppb_image_capture_private.idl File ppapi/api/private/ppb_image_capture_private.idl (right): https://codereview.chromium.org/884483007/diff/1/ppapi/api/private/ppb_image_capture_private.idl#newcode18 ppapi/api/private/ppb_image_capture_private.idl:18: * To capture a still image with this class, ...
5 years, 10 months ago (2015-02-03 19:38:23 UTC) #3
Justin Chuang
https://codereview.chromium.org/884483007/diff/1/ppapi/api/private/ppb_image_capture_private.idl File ppapi/api/private/ppb_image_capture_private.idl (right): https://codereview.chromium.org/884483007/diff/1/ppapi/api/private/ppb_image_capture_private.idl#newcode18 ppapi/api/private/ppb_image_capture_private.idl:18: * To capture a still image with this class, ...
5 years, 10 months ago (2015-02-04 09:46:49 UTC) #4
dmichael (off chromium)
lgtm, thanks! https://codereview.chromium.org/884483007/diff/1/ppapi/api/private/ppb_image_capture_private.idl File ppapi/api/private/ppb_image_capture_private.idl (right): https://codereview.chromium.org/884483007/diff/1/ppapi/api/private/ppb_image_capture_private.idl#newcode25 ppapi/api/private/ppb_image_capture_private.idl:25: interface PPB_ImageCapture_Private { On 2015/02/04 09:46:49, Justin ...
5 years, 10 months ago (2015-02-04 17:35:39 UTC) #5
wuchengli
lgtm
5 years, 10 months ago (2015-02-05 03:08:04 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/884483007/60001
5 years, 10 months ago (2015-02-05 17:05:58 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-05 18:01:29 UTC) #10
commit-bot: I haz the power
5 years, 10 months ago (2015-02-05 18:02:30 UTC) #11
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e04cb0a6d89e5757d05e663a264e4059c0197e83
Cr-Commit-Position: refs/heads/master@{#314834}

Powered by Google App Engine
This is Rietveld 408576698