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

Issue 10829130: gdata: Remove NotifyDirectoryChanged() and NotifyDocumentFeedFetched() (Closed)

Created:
8 years, 4 months ago by satorux1
Modified:
8 years, 4 months ago
Reviewers:
achuithb
CC:
chromium-reviews, achuith+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

gdata: Remove NotifyDirectoryChanged() and NotifyDocumentFeedFetched() These are just calling FOR_EACH_OBSERVER. In the past, these Notify* functions were used to post a task to UI thread, to notify observers on UI thread, but we no longer need this indirection. BUG=138268 TEST=none; this does not change behaviors Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149571

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -31 lines) Patch
M chrome/browser/chromeos/gdata/gdata_file_system.h View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/gdata/gdata_file_system.cc View 11 chunks +17 lines, -27 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
satorux1
8 years, 4 months ago (2012-08-01 21:49:36 UTC) #1
achuithb
Hmm, ok. lgtm.
8 years, 4 months ago (2012-08-01 22:47:05 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/satorux@chromium.org/10829130/1
8 years, 4 months ago (2012-08-02 00:11:28 UTC) #3
commit-bot: I haz the power
8 years, 4 months ago (2012-08-02 03:16:51 UTC) #4
Change committed as 149571

Powered by Google App Engine
This is Rietveld 408576698