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

Issue 3191024: Fixed CacheInvalidationPacketHandler crash. (Closed)

Created:
10 years, 4 months ago by akalin
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Raghu Simha, ncarter (slow), ben+cc_chromium.org, tim (not reviewing), idana
Visibility:
Public.

Description

Fixed CacheInvalidationPacketHandler crash. Made CacheInvalidationPacketHandler use a ScopedCallbackFactory. BUG=53201 TEST=manually with sync_listen_notifications Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57301

Patch Set 1 #

Patch Set 2 : Switched to scoped_callback_factory_ #

Patch Set 3 : Fixed another use of NewCallback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -5 lines) Patch
M chrome/browser/sync/notifier/cache_invalidation_packet_handler.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/sync/notifier/cache_invalidation_packet_handler.cc View 1 2 3 chunks +6 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
akalin
+tim for review
10 years, 4 months ago (2010-08-25 00:17:30 UTC) #1
akalin
Switched to scoped_callback_factory per tim's suggestion. On 2010/08/25 00:17:30, akalin wrote: > +tim for review
10 years, 4 months ago (2010-08-25 00:57:05 UTC) #2
tim (not reviewing)
10 years, 4 months ago (2010-08-25 01:01:28 UTC) #3
thanks for updating! looks nice.
LGTM

Powered by Google App Engine
This is Rietveld 408576698