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

Issue 2328643003: [Extensions] Convert some ChromeSyncExtensionFunctions (Closed)

Created:
4 years, 3 months ago by Devlin
Modified:
4 years, 3 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Extensions] Convert some ChromeSyncExtensionFunctions SyncExtensionFunctions, AsyncExtensionFunctions, ChromeSyncExtensionFunctions, and ChromeAsyncExtensionFunctions are deprecated. Remove ChromeSyncExtensionFunctions from: - autotest_private - content_settings - context_menus BUG=634140 Committed: https://crrev.com/e46ef7309a36681bb8d59b96a9f8b6daddad3d95 Cr-Commit-Position: refs/heads/master@{#417666}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove GetProfile() usage #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -182 lines) Patch
M chrome/browser/extensions/api/autotest_private/autotest_private_api.h View 2 chunks +30 lines, -32 lines 0 comments Download
M chrome/browser/extensions/api/autotest_private/autotest_private_api.cc View 14 chunks +49 lines, -44 lines 0 comments Download
M chrome/browser/extensions/api/content_settings/content_settings_api.h View 4 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/extensions/api/content_settings/content_settings_api.cc View 1 9 chunks +42 lines, -57 lines 0 comments Download
M chrome/browser/extensions/api/context_menus/context_menus_api.h View 5 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/extensions/api/context_menus/context_menus_api.cc View 5 chunks +28 lines, -23 lines 0 comments Download
M chrome/browser/extensions/api/context_menus/context_menus_api_helpers.h View 5 chunks +13 lines, -11 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
Devlin
Another one for you, Antony.
4 years, 3 months ago (2016-09-09 00:13:47 UTC) #6
asargent_no_longer_on_chrome
lgtm https://codereview.chromium.org/2328643003/diff/1/chrome/browser/extensions/api/content_settings/content_settings_api.cc File chrome/browser/extensions/api/content_settings/content_settings_api.cc (right): https://codereview.chromium.org/2328643003/diff/1/chrome/browser/extensions/api/content_settings/content_settings_api.cc#newcode138 chrome/browser/extensions/api/content_settings/content_settings_api.cc:138: Profile* profile = ChromeExtensionFunctionDetails(this).GetProfile(); Out of curiousity, why ...
4 years, 3 months ago (2016-09-09 05:09:34 UTC) #7
Devlin
https://codereview.chromium.org/2328643003/diff/1/chrome/browser/extensions/api/content_settings/content_settings_api.cc File chrome/browser/extensions/api/content_settings/content_settings_api.cc (right): https://codereview.chromium.org/2328643003/diff/1/chrome/browser/extensions/api/content_settings/content_settings_api.cc#newcode138 chrome/browser/extensions/api/content_settings/content_settings_api.cc:138: Profile* profile = ChromeExtensionFunctionDetails(this).GetProfile(); On 2016/09/09 05:09:34, Antony Sargent ...
4 years, 3 months ago (2016-09-09 18:29:04 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2328643003/20001
4 years, 3 months ago (2016-09-09 19:21:39 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-09 19:25:54 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-09 19:28:51 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/e46ef7309a36681bb8d59b96a9f8b6daddad3d95
Cr-Commit-Position: refs/heads/master@{#417666}

Powered by Google App Engine
This is Rietveld 408576698