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

Issue 9424036: Move `browsingData` extension API out of experimental. (Closed)

Created:
8 years, 10 months ago by Mike West
Modified:
8 years, 10 months ago
CC:
chromium-reviews, jhurwich, Patrick Nepper
Visibility:
Public.

Description

Move `browsingData` extension API out of experimental. As a drive-by, this CL also moves the files out of `.../browser/extensions` and into `.../browser/extensions/api/browsingdata`. BUG=115002, 101244 TEST=browser_test (ExtensionBrowsingDataTest.*) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=123472

Patch Set 1 #

Patch Set 2 : Skipping permission message test. #

Patch Set 3 : Rebasing, fixing #define. #

Patch Set 4 : Rebase. #

Patch Set 5 : Rebuilt docs. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+125 lines, -2810 lines) Patch
A + chrome/browser/extensions/api/browsingdata/browsing_data_api.h View 1 2 15 chunks +17 lines, -19 lines 0 comments Download
A + chrome/browser/extensions/api/browsingdata/browsing_data_api.cc View 1 chunk +1 line, -1 line 0 comments Download
A + chrome/browser/extensions/api/browsingdata/browsing_data_test.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/extensions/extension_browsing_data_api.h View 1 chunk +0 lines, -247 lines 0 comments Download
D chrome/browser/extensions/extension_browsing_data_api.cc View 1 chunk +0 lines, -241 lines 0 comments Download
D chrome/browser/extensions/extension_browsing_data_test.cc View 1 chunk +0 lines, -139 lines 0 comments Download
M chrome/browser/extensions/extension_function_dispatcher.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/common_resources.grd View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
A + chrome/common/extensions/api/browsingData.json View 1 chunk +1 line, -1 line 0 comments Download
D chrome/common/extensions/api/experimental.browsingData.json View 1 chunk +0 lines, -327 lines 0 comments Download
M chrome/common/extensions/api/extension_api.cc View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/api_index.html View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
A + chrome/common/extensions/docs/browsingData.html View 1 2 3 4 32 chunks +40 lines, -44 lines 0 comments Download
M chrome/common/extensions/docs/examples/api/browsingData/basic.zip View 1 2 3 4 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/common/extensions/docs/examples/api/browsingData/basic/manifest.json View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/common/extensions/docs/examples/api/browsingData/basic/popup.js View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/experimental.html View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/common/extensions/docs/experimental.browsingData.html View 1 2 3 4 2 chunks +9 lines, -1644 lines 0 comments Download
M chrome/common/extensions/docs/js/api_page_generator.js View 1 2 3 2 chunks +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/samples.html View 1 2 3 4 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/common/extensions/docs/samples.json View 1 2 3 4 4 chunks +16 lines, -17 lines 0 comments Download
A + chrome/common/extensions/docs/static/browsingData.html View 6 chunks +11 lines, -15 lines 0 comments Download
M chrome/common/extensions/docs/static/experimental.browsingData.html View 1 chunk +6 lines, -95 lines 0 comments Download
M chrome/common/extensions/docs/tabs.html View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/extension_permission_set.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/extension_permission_set.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/extensions/extension_permission_set_unittest.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Mike West
Hi Mihai and Aaron, I'd like to pull the `browsingData` API (the API formerly known ...
8 years, 10 months ago (2012-02-23 11:01:24 UTC) #1
Mihai Parparita -not on Chrome
LGTM
8 years, 10 months ago (2012-02-23 18:17:09 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mkwst@chromium.org/9424036/16001
8 years, 10 months ago (2012-02-24 11:50:26 UTC) #3
commit-bot: I haz the power
8 years, 10 months ago (2012-02-24 13:20:20 UTC) #4
Change committed as 123472

Powered by Google App Engine
This is Rietveld 408576698