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

Issue 1268853003: Move webstorePrivate DelegatedInstall functions into new dashboardPrivate API (Closed)

Created:
5 years, 4 months ago by Marc Treib
Modified:
5 years, 4 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, markusheintz_
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move webstorePrivate DelegatedInstall functions into new dashboardPrivate API Skipping presubmit to allow the histogram enum rename. NOPRESUBMIT=true BUG=515912 Committed: https://crrev.com/cccaba669cfe08b83e0a082203533285aec8c9be Cr-Commit-Position: refs/heads/master@{#341351}

Patch Set 1 #

Patch Set 2 : histograms #

Total comments: 6

Patch Set 3 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+701 lines, -485 lines) Patch
A chrome/browser/extensions/api/dashboard_private/dashboard_private_api.h View 1 2 1 chunk +117 lines, -0 lines 0 comments Download
A chrome/browser/extensions/api/dashboard_private/dashboard_private_api.cc View 1 chunk +283 lines, -0 lines 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_api.h View 1 2 8 chunks +33 lines, -150 lines 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_api.cc View 16 chunks +82 lines, -207 lines 0 comments Download
M chrome/chrome_browser_extensions.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/_api_features.json View 1 chunk +11 lines, -0 lines 0 comments Download
A chrome/common/extensions/api/dashboard_private.json View 1 chunk +162 lines, -0 lines 0 comments Download
M chrome/common/extensions/api/schemas.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/api/webstore_private.json View 2 chunks +0 lines, -118 lines 0 comments Download
M extensions/browser/extension_function_histogram_value.h View 2 chunks +2 lines, -2 lines 0 comments Download
M extensions/renderer/dispatcher.cc View 1 2 2 chunks +6 lines, -6 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
Marc Treib
PTAL!
5 years, 4 months ago (2015-07-31 10:56:52 UTC) #2
Marc Treib
...as discussed in https://codereview.chromium.org/1260983002/
5 years, 4 months ago (2015-07-31 10:59:38 UTC) #3
not at google - send to devlin
lgtm with a couple of comments. Note you'll probably need NOPRESUBMIT=true or the histogram rename ...
5 years, 4 months ago (2015-07-31 14:42:20 UTC) #4
Marc Treib
https://codereview.chromium.org/1268853003/diff/20001/chrome/browser/extensions/api/dashboard_private/dashboard_private_api.h File chrome/browser/extensions/api/dashboard_private/dashboard_private_api.h (right): https://codereview.chromium.org/1268853003/diff/20001/chrome/browser/extensions/api/dashboard_private/dashboard_private_api.h#newcode39 chrome/browser/extensions/api/dashboard_private/dashboard_private_api.h:39: using Params = On 2015/07/31 14:42:20, kalman wrote: > ...
5 years, 4 months ago (2015-07-31 15:28:42 UTC) #5
Marc Treib
+asvitkine for extension_function_histogram_value.h and histograms.xml. PTAL - it's just a simple rename.
5 years, 4 months ago (2015-07-31 15:28:55 UTC) #7
Alexei Svitkine (slow)
lgtm
5 years, 4 months ago (2015-07-31 15:33:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1268853003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1268853003/40001
5 years, 4 months ago (2015-07-31 15:51:10 UTC) #11
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/83893)
5 years, 4 months ago (2015-07-31 16:02:31 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1268853003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1268853003/40001
5 years, 4 months ago (2015-07-31 16:04:23 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-07-31 17:01:31 UTC) #16
commit-bot: I haz the power
5 years, 4 months ago (2015-07-31 17:02:25 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cccaba669cfe08b83e0a082203533285aec8c9be
Cr-Commit-Position: refs/heads/master@{#341351}

Powered by Google App Engine
This is Rietveld 408576698