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

Issue 8548013: Moving experimental.metrics API to metricsPrivate (Closed)

Created:
9 years, 1 month ago by Vladislav Kaznacheev
Modified:
9 years, 1 month ago
CC:
chromium-reviews, Erik does not do reviews, achuith+watch_chromium.org, mihaip+watch_chromium.org, Aaron Boodman, rginda+watch_chromium.org, arv (Not doing code reviews), Paweł Hajdan Jr., Ilya Sherman, jar (doing other things)
Visibility:
Public.

Description

Moving experimental.metrics API to metricsPrivate 1. experimental.metrics is now metricsPrivate 2. metricsPrivate is available to component extensions only 3. removed getEnabled/setEnabled functions as useless/harmful. BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111136

Patch Set 1 #

Total comments: 4

Patch Set 2 : Comments addressed #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -183 lines) Patch
M chrome/browser/extensions/extension_function_dispatcher.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/extensions/extension_metrics_apitest.cc View 7 chunks +10 lines, -34 lines 0 comments Download
M chrome/browser/extensions/extension_metrics_module.h View 1 2 2 chunks +9 lines, -21 lines 0 comments Download
M chrome/browser/extensions/extension_metrics_module.cc View 2 chunks +2 lines, -45 lines 0 comments Download
M chrome/browser/resources/file_manager/js/metrics.js View 3 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/resources/file_manager/manifest.json View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/api/extension_api.json View 1 2 2 chunks +1 line, -34 lines 0 comments Download
M chrome/common/extensions/extension_permission_set.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/extension_permission_set.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_permission_set_unittest.cc View 3 chunks +3 lines, -1 line 0 comments Download
M chrome/test/data/extensions/api_test/metrics/manifest.json View 1 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/test/data/extensions/api_test/metrics/test.js View 1 3 chunks +13 lines, -35 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Vladislav Kaznacheev
Hi Roger, Please take a look. This should take care of the security concerns we ...
9 years, 1 month ago (2011-11-18 13:41:13 UTC) #1
Roger Tawa OOO till Jul 10th
lgtm Cool, didn't know we could restrict apis to components only. A few nits below. ...
9 years, 1 month ago (2011-11-18 21:48:44 UTC) #2
Vladislav Kaznacheev
Thanks for the review, committing. Vlad http://codereview.chromium.org/8548013/diff/1/chrome/test/data/extensions/api_test/metrics/manifest.json File chrome/test/data/extensions/api_test/metrics/manifest.json (right): http://codereview.chromium.org/8548013/diff/1/chrome/test/data/extensions/api_test/metrics/manifest.json#newcode5 chrome/test/data/extensions/api_test/metrics/manifest.json:5: "description": "end-to-end browser ...
9 years, 1 month ago (2011-11-21 10:40:14 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaznacheev@chromium.org/8548013/6001
9 years, 1 month ago (2011-11-21 10:40:25 UTC) #4
commit-bot: I haz the power
Presubmit check for 8548013-6001 failed and returned exit status 1. Running presubmit commit checks ...
9 years, 1 month ago (2011-11-21 10:40:31 UTC) #5
Vladislav Kaznacheev
Matt, Mihai, extensions_api.json has quite a few owners, but you seem to have reviewed the ...
9 years, 1 month ago (2011-11-21 11:01:43 UTC) #6
Aaron Boodman
lgtm
9 years, 1 month ago (2011-11-22 09:46:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaznacheev@chromium.org/8548013/6001
9 years, 1 month ago (2011-11-22 09:46:54 UTC) #8
commit-bot: I haz the power
Can't apply patch for file chrome/browser/extensions/extension_metrics_module.h. While running patch -p1 --forward --force; patching file chrome/browser/extensions/extension_metrics_module.h ...
9 years, 1 month ago (2011-11-22 09:46:58 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kaznacheev@chromium.org/8548013/12001
9 years, 1 month ago (2011-11-22 10:12:05 UTC) #10
commit-bot: I haz the power
9 years, 1 month ago (2011-11-22 12:02:09 UTC) #11
Change committed as 111136

Powered by Google App Engine
This is Rietveld 408576698