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

Issue 7621066: Fix sync test crashing when multiprofiles are enabled on Mac.

Created:
9 years, 4 months ago by mirandac
Modified:
9 years, 3 months ago
CC:
chromium-reviews, ncarter (slow), idana, achuith+watch_chromium.org, rginda+watch_chromium.org, Paweł Hajdan Jr., tim (not reviewing)
Visibility:
Public.

Description

Fix sync test crashing when multiprofiles are enabled on Mac. BUG=93278 TEST=sync_integration_tests all work fine when multiprofiles are enabled by default.

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 1

Patch Set 3 : public method instead of friend #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : oops #

Total comments: 4

Patch Set 7 : respond to rsesek's commentary #

Patch Set 8 : ...and add new file #

Patch Set 9 : fix register method #

Patch Set 10 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -14 lines) Patch
M chrome/browser/extensions/extension_event_router_forwarder_unittest.cc View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -2 lines 0 comments Download
M chrome/browser/profiles/profile_manager.h View 1 2 3 4 5 6 7 8 2 chunks +6 lines, -3 lines 0 comments Download
M chrome/browser/profiles/profile_manager.cc View 1 2 3 4 5 6 7 8 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/test/live_sync/live_sync_test.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/test/live_sync/live_sync_test.cc View 1 2 4 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Miranda Callahan
Two problems here: once multiprofiles are enabled, profiles need to be plugged into a couple ...
9 years, 4 months ago (2011-08-18 14:20:07 UTC) #1
Miranda Callahan
On 2011/08/18 14:20:07, Miranda Callahan wrote: > Two problems here: once multiprofiles are enabled, profiles ...
9 years, 4 months ago (2011-08-18 14:59:21 UTC) #2
Robert Sesek
http://codereview.chromium.org/7621066/diff/3004/chrome/browser/profiles/profile_manager.h File chrome/browser/profiles/profile_manager.h (right): http://codereview.chromium.org/7621066/diff/3004/chrome/browser/profiles/profile_manager.h#newcode170 chrome/browser/profiles/profile_manager.h:170: // Register and add testing profile to the ProfileManager. ...
9 years, 4 months ago (2011-08-18 15:00:28 UTC) #3
Miranda Callahan
http://codereview.chromium.org/7621066/diff/3004/chrome/browser/profiles/profile_manager.h File chrome/browser/profiles/profile_manager.h (right): http://codereview.chromium.org/7621066/diff/3004/chrome/browser/profiles/profile_manager.h#newcode170 chrome/browser/profiles/profile_manager.h:170: // Register and add testing profile to the ProfileManager. ...
9 years, 4 months ago (2011-08-18 15:08:35 UTC) #4
Robert Sesek
LGTM!
9 years, 4 months ago (2011-08-18 15:10:24 UTC) #5
Raghu Simha
Changes to live_sync_test LGTM. Thanks for making these changes!
9 years, 4 months ago (2011-08-18 16:56:19 UTC) #6
Robert Sesek
9 years, 3 months ago (2011-09-09 18:49:21 UTC) #7
Ping on this? FYI the files have moved to
chrome/browser/sync/test/integration/sync_test.h

Powered by Google App Engine
This is Rietveld 408576698