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

Issue 246098: Sync: Remove pthreads from auth_watcher. (Closed)

Created:
11 years, 2 months ago by tim (not reviewing)
Modified:
9 years, 6 months ago
Reviewers:
chron_chromium.org
CC:
chromium-reviews_googlegroups.com, ncarter (slow), ben+cc_chromium.org, darin (slow to review), tim (not reviewing), idana
Visibility:
Public.

Description

Sync: Remove pthreads from auth_watcher. BUG=19895 TEST=AuthWatcherTest Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=28352

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Patch Set 7 : '' #

Total comments: 18

Patch Set 8 : '' #

Patch Set 9 : '' #

Patch Set 10 : '' #

Patch Set 11 : '' #

Patch Set 12 : '' #

Patch Set 13 : '' #

Patch Set 14 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+471 lines, -258 lines) Patch
M chrome/browser/sync/engine/auth_watcher.h View 1 2 3 4 5 6 7 8 9 10 11 12 6 chunks +61 lines, -51 lines 0 comments Download
M chrome/browser/sync/engine/auth_watcher.cc View 1 2 3 4 5 6 7 8 9 10 11 12 10 chunks +87 lines, -186 lines 0 comments Download
A chrome/browser/sync/engine/auth_watcher_unittest.cc View 11 12 13 1 chunk +214 lines, -0 lines 0 comments Download
M chrome/browser/sync/engine/net/gaia_authenticator.h View 1 2 3 4 5 6 7 8 9 10 11 12 4 chunks +5 lines, -4 lines 0 comments Download
M chrome/browser/sync/engine/net/server_connection_manager.h View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/sync/engine/syncapi.cc View 6 7 8 9 10 11 12 3 chunks +12 lines, -11 lines 0 comments Download
M chrome/browser/sync/notifier/listener/talk_mediator_impl.h View 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -0 lines 0 comments Download
M chrome/chrome.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/sync/engine/mock_server_connection.h View 11 12 3 chunks +14 lines, -0 lines 0 comments Download
M chrome/test/sync/engine/mock_server_connection.cc View 11 12 3 chunks +37 lines, -6 lines 0 comments Download
M chrome/test/sync/engine/test_directory_setter_upper.h View 11 12 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/test/sync/engine/test_directory_setter_upper.cc View 11 12 3 chunks +21 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tim (not reviewing)
Apologies for all the patch sets, just style fixups.
11 years, 2 months ago (2009-10-06 00:48:20 UTC) #1
chron_chromium.org
http://codereview.chromium.org/246098/diff/7003/7005 File chrome/browser/sync/engine/auth_watcher.cc (right): http://codereview.chromium.org/246098/diff/7003/7005#newcode75 Line 75: void AuthWatcher::ProcessGaiaAuthSuccess() { Can we rename this to ...
11 years, 2 months ago (2009-10-06 02:12:34 UTC) #2
tim (not reviewing)
http://codereview.chromium.org/246098/diff/7003/7005 File chrome/browser/sync/engine/auth_watcher.cc (right): http://codereview.chromium.org/246098/diff/7003/7005#newcode75 Line 75: void AuthWatcher::ProcessGaiaAuthSuccess() { On 2009/10/06 02:12:34, chron_chromium.org wrote: ...
11 years, 2 months ago (2009-10-06 03:12:03 UTC) #3
chron_chromium.org
LGTM, but need a unit test. Next CL is fine by me.
11 years, 2 months ago (2009-10-06 20:04:28 UTC) #4
tim (not reviewing)
Added AuthWatcherTest. Please have a look!
11 years, 2 months ago (2009-10-07 03:00:17 UTC) #5
chron_chromium.org
11 years, 2 months ago (2009-10-07 20:30:04 UTC) #6
Looks good! LGTM

Powered by Google App Engine
This is Rietveld 408576698