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

Issue 10777012: Disable uses of ProfileImportProcess on Android. (Closed)

Created:
8 years, 5 months ago by Philippe
Modified:
8 years, 5 months ago
Reviewers:
jam, Yaron, Nico, nilesh
CC:
chromium-reviews
Visibility:
Public.

Description

Disable uses of ProfileImportProcess on Android. This is part of the unit_tests linking effort on Android. This moves the profile import-related code excluded on Android to its own class. BUG=136787 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147285

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address Yaron's comment #

Total comments: 4

Patch Set 3 : Address Yaron's comments #

Total comments: 6

Patch Set 4 : Address Yaron's comments #

Total comments: 8

Patch Set 5 : Address John's comments #

Patch Set 6 : Fix build error on Clang #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -83 lines) Patch
M chrome/chrome.gyp View 1 2 3 4 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/common/all_messages.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.h View 1 2 4 3 chunks +3 lines, -24 lines 0 comments Download
M chrome/utility/chrome_content_utility_client.cc View 1 2 3 4 6 chunks +13 lines, -59 lines 0 comments Download
A chrome/utility/profile_import_handler.h View 1 2 3 4 5 1 chunk +67 lines, -0 lines 0 comments Download
A chrome/utility/profile_import_handler.cc View 1 2 3 1 chunk +89 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Philippe
8 years, 5 months ago (2012-07-16 08:59:31 UTC) #1
Yaron
https://chromiumcodereview.appspot.com/10777012/diff/1/chrome/utility/chrome_content_utility_client.cc File chrome/utility/chrome_content_utility_client.cc (right): https://chromiumcodereview.appspot.com/10777012/diff/1/chrome/utility/chrome_content_utility_client.cc#newcode397 chrome/utility/chrome_content_utility_client.cc:397: void ChromeContentUtilityClient::OnImportStart( Does any of this logic actually intermix ...
8 years, 5 months ago (2012-07-16 19:33:39 UTC) #2
Philippe
https://chromiumcodereview.appspot.com/10777012/diff/1/chrome/utility/chrome_content_utility_client.cc File chrome/utility/chrome_content_utility_client.cc (right): https://chromiumcodereview.appspot.com/10777012/diff/1/chrome/utility/chrome_content_utility_client.cc#newcode397 chrome/utility/chrome_content_utility_client.cc:397: void ChromeContentUtilityClient::OnImportStart( On 2012/07/16 19:33:39, Yaron wrote: > Does ...
8 years, 5 months ago (2012-07-17 09:48:27 UTC) #3
Yaron
https://chromiumcodereview.appspot.com/10777012/diff/5001/chrome/utility/chrome_content_utility_client.cc File chrome/utility/chrome_content_utility_client.cc (right): https://chromiumcodereview.appspot.com/10777012/diff/5001/chrome/utility/chrome_content_utility_client.cc#newcode61 chrome/utility/chrome_content_utility_client.cc:61: class ChromeContentUtilityClient::ImportHandler { Why not split this out to ...
8 years, 5 months ago (2012-07-17 19:13:53 UTC) #4
Philippe
https://chromiumcodereview.appspot.com/10777012/diff/5001/chrome/utility/chrome_content_utility_client.cc File chrome/utility/chrome_content_utility_client.cc (right): https://chromiumcodereview.appspot.com/10777012/diff/5001/chrome/utility/chrome_content_utility_client.cc#newcode61 chrome/utility/chrome_content_utility_client.cc:61: class ChromeContentUtilityClient::ImportHandler { On 2012/07/17 19:13:53, Yaron wrote: > ...
8 years, 5 months ago (2012-07-18 09:34:27 UTC) #5
Yaron
lgtm modulo nits but would prefer you get a look from someone related to profile ...
8 years, 5 months ago (2012-07-18 15:30:39 UTC) #6
Philippe
Thanks Yaron. I'm adding John who seems to be the initial author. https://chromiumcodereview.appspot.com/10777012/diff/8001/chrome/utility/chrome_content_utility_client.h File chrome/utility/chrome_content_utility_client.h ...
8 years, 5 months ago (2012-07-18 16:01:17 UTC) #7
jam
http://codereview.chromium.org/10777012/diff/17001/chrome/utility/chrome_content_utility_client.h File chrome/utility/chrome_content_utility_client.h (right): http://codereview.chromium.org/10777012/diff/17001/chrome/utility/chrome_content_utility_client.h#newcode79 chrome/utility/chrome_content_utility_client.h:79: ProfileImportHandler import_handler_; if you make this in a scoped_ptr, ...
8 years, 5 months ago (2012-07-18 16:28:32 UTC) #8
Philippe
http://codereview.chromium.org/10777012/diff/17001/chrome/utility/chrome_content_utility_client.h File chrome/utility/chrome_content_utility_client.h (right): http://codereview.chromium.org/10777012/diff/17001/chrome/utility/chrome_content_utility_client.h#newcode79 chrome/utility/chrome_content_utility_client.h:79: ProfileImportHandler import_handler_; On 2012/07/18 16:28:33, John Abd-El-Malek wrote: > ...
8 years, 5 months ago (2012-07-18 16:54:51 UTC) #9
jam
lgtm
8 years, 5 months ago (2012-07-18 17:12:17 UTC) #10
Philippe
On 2012/07/18 17:12:17, John Abd-El-Malek wrote: > lgtm Thanks John.
8 years, 5 months ago (2012-07-18 17:13:54 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pliard@chromium.org/10777012/19001
8 years, 5 months ago (2012-07-18 17:14:35 UTC) #12
commit-bot: I haz the power
Try job failure for 10777012-19001 (retry) on mac_rel for step "compile" (clobber build). It's a ...
8 years, 5 months ago (2012-07-18 17:35:23 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pliard@chromium.org/10777012/16004
8 years, 5 months ago (2012-07-18 17:41:39 UTC) #14
commit-bot: I haz the power
8 years, 5 months ago (2012-07-18 19:08:48 UTC) #15
Change committed as 147285

Powered by Google App Engine
This is Rietveld 408576698