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

Issue 885443010: WebstorePrivate extension API cleanup, part 1 (Closed)

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

Description

WebstorePrivate extension API cleanup, part 1: Convert webstorePrivate functions from ChromeAsyncExtensionFunction (which is deprecated) to UIThreadExtensionFunction. Committed: https://crrev.com/325d8a111604bc221bc318b67bf9c703da8ddb81 Cr-Commit-Position: refs/heads/master@{#315288}

Patch Set 1 #

Patch Set 2 : fix #

Total comments: 6

Patch Set 3 : review #

Patch Set 4 : ALL the functions! #

Total comments: 3

Patch Set 5 : remove dispatcher dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+315 lines, -260 lines) Patch
M chrome/browser/extensions/api/webstore_private/webstore_private_api.h View 1 2 3 8 chunks +81 lines, -73 lines 0 comments Download
M chrome/browser/extensions/api/webstore_private/webstore_private_api.cc View 1 2 3 4 17 chunks +201 lines, -186 lines 0 comments Download
M chrome/test/data/extensions/api_test/webstore_private/icon_url.js View 1 1 chunk +1 line, -1 line 0 comments Download
M extensions/browser/extension_function.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M extensions/browser/extension_function.cc View 1 2 2 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
Marc Treib
Hi Benjamin, this is the first part of the cleanup you suggested in crrev.com/850283003: Switching ...
5 years, 10 months ago (2015-02-05 15:22:27 UTC) #2
not at google - send to devlin
Thanks for this cleanup, it's great. I've left a comments, fixing or discussing them will ...
5 years, 10 months ago (2015-02-05 17:16:18 UTC) #3
Marc Treib
Thanks for the comments, all addressed! I'll do the same for the other webstorePrivate functions ...
5 years, 10 months ago (2015-02-06 10:26:15 UTC) #4
Marc Treib
New patchset is up which does the same thing for all the webstorePrivate functions. PTAL! ...
5 years, 10 months ago (2015-02-06 15:13:45 UTC) #5
not at google - send to devlin
lgtm, awesome. https://codereview.chromium.org/885443010/diff/60001/chrome/browser/extensions/api/webstore_private/webstore_private_api.cc File chrome/browser/extensions/api/webstore_private/webstore_private_api.cc (right): https://codereview.chromium.org/885443010/diff/60001/chrome/browser/extensions/api/webstore_private/webstore_private_api.cc#newcode453 chrome/browser/extensions/api/webstore_private/webstore_private_api.cc:453: dispatcher()->delegate()->GetAssociatedWebContents(), On 2015/02/06 15:13:45, Marc Treib wrote: ...
5 years, 10 months ago (2015-02-06 18:14:52 UTC) #6
Marc Treib
https://codereview.chromium.org/885443010/diff/60001/chrome/browser/extensions/api/webstore_private/webstore_private_api.cc File chrome/browser/extensions/api/webstore_private/webstore_private_api.cc (right): https://codereview.chromium.org/885443010/diff/60001/chrome/browser/extensions/api/webstore_private/webstore_private_api.cc#newcode453 chrome/browser/extensions/api/webstore_private/webstore_private_api.cc:453: dispatcher()->delegate()->GetAssociatedWebContents(), On 2015/02/06 18:14:52, kalman wrote: > On 2015/02/06 ...
5 years, 10 months ago (2015-02-09 09:22:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/885443010/80001
5 years, 10 months ago (2015-02-09 09:22:38 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/24305)
5 years, 10 months ago (2015-02-09 11:11:58 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/885443010/80001
5 years, 10 months ago (2015-02-09 11:35:50 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-09 13:46:11 UTC) #15
commit-bot: I haz the power
5 years, 10 months ago (2015-02-09 13:46:41 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/325d8a111604bc221bc318b67bf9c703da8ddb81
Cr-Commit-Position: refs/heads/master@{#315288}

Powered by Google App Engine
This is Rietveld 408576698