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

Issue 1822303002: [Extensions] Convert APIs to use movable types [4] (Closed)

Created:
4 years, 9 months ago by Devlin
Modified:
4 years, 9 months ago
Reviewers:
stevenjb, lazyboy
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions] Convert APIs to use movable types [4] Generated extensions code used to rely on linked_ptrs for non-copyable types in containers. Now, we can make these types movable. Update the following APIs to use movable types in this CL: - cryptotoken_private.idl - dashboard_private.json - data_reduction_proxy.json - debugger.json - declarative_content.json - desktop_capture.json - dial.idl - downloads.idl - downloads_internal.idl - easy_unlock_private.idl - echo_private.json - enterprise_device_attributes.idl - enterprise_platform_keys.idl - enterprise_platform_keys_internal.idl - enterprise_platform_keys_private.json - extension.json - feedback_private.idl BUG=595949 Committed: https://crrev.com/c8e259c41e62ac086c681cff8fddd54fd8e30e73 Cr-Commit-Position: refs/heads/master@{#383157}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Istiaque's #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -59 lines) Patch
M chrome/browser/chromeos/feedback_util.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/dashboard_private/dashboard_private_api.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/extensions/api/dial/dial_api.cc View 1 chunk +5 lines, -7 lines 0 comments Download
M chrome/browser/extensions/api/downloads/downloads_api.cc View 1 1 chunk +1 line, -6 lines 0 comments Download
M chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_api.cc View 3 chunks +12 lines, -15 lines 0 comments Download
M chrome/browser/extensions/api/feedback_private/feedback_private_api.h View 2 chunks +1 line, -3 lines 0 comments Download
M chrome/browser/extensions/api/feedback_private/feedback_private_api.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/feedback_private/feedback_service.h View 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/extensions/api/feedback_private/feedback_service.cc View 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/common/extensions/api/cryptotoken_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/dashboard_private.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/data_reduction_proxy.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/debugger.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/declarative_content.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/desktop_capture.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/dial.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/downloads.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/downloads_internal.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/easy_unlock_private.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/echo_private.json View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/extensions/api/enterprise_device_attributes.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/enterprise_platform_keys.idl View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/enterprise_platform_keys_internal.idl View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/extensions/api/enterprise_platform_keys_private.json View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/extension.json View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/extensions/api/feedback_private.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (10 generated)
Devlin
(all of these should be independent of one another.)
4 years, 9 months ago (2016-03-23 16:49:21 UTC) #4
lazyboy
lgtm. https://codereview.chromium.org/1822303002/diff/20001/chrome/browser/extensions/api/downloads/downloads_api.cc File chrome/browser/extensions/api/downloads/downloads_api.cc (right): https://codereview.chromium.org/1822303002/diff/20001/chrome/browser/extensions/api/downloads/downloads_api.cc#newcode991 chrome/browser/extensions/api/downloads/downloads_api.cc:991: typedef downloads::HeaderNameValuePair HeaderNameValuePair; optional nit: can get rid ...
4 years, 9 months ago (2016-03-23 21:26:58 UTC) #5
Devlin
https://codereview.chromium.org/1822303002/diff/20001/chrome/browser/extensions/api/downloads/downloads_api.cc File chrome/browser/extensions/api/downloads/downloads_api.cc (right): https://codereview.chromium.org/1822303002/diff/20001/chrome/browser/extensions/api/downloads/downloads_api.cc#newcode991 chrome/browser/extensions/api/downloads/downloads_api.cc:991: typedef downloads::HeaderNameValuePair HeaderNameValuePair; On 2016/03/23 21:26:58, lazyboy wrote: > ...
4 years, 9 months ago (2016-03-24 20:56:26 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1822303002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1822303002/40001
4 years, 9 months ago (2016-03-24 20:56:50 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/160590)
4 years, 9 months ago (2016-03-24 21:15:28 UTC) #11
Devlin
+Steven for c/b/chromeos
4 years, 9 months ago (2016-03-24 21:17:59 UTC) #13
stevenjb
Nice. lgtm.
4 years, 9 months ago (2016-03-24 21:21:23 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1822303002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1822303002/40001
4 years, 9 months ago (2016-03-24 21:46:56 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 9 months ago (2016-03-24 21:56:34 UTC) #18
commit-bot: I haz the power
4 years, 9 months ago (2016-03-24 21:57:50 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/c8e259c41e62ac086c681cff8fddd54fd8e30e73
Cr-Commit-Position: refs/heads/master@{#383157}

Powered by Google App Engine
This is Rietveld 408576698