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

Issue 8677015: base::Bind: Convert FilePathWatcher. (Closed)

Created:
9 years, 1 month ago by James Hawkins
Modified:
9 years, 1 month ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

base::Bind: Convert FilePathWatcher. BUG=none TEST=none R=willchan@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=111405

Patch Set 1 #

Total comments: 1

Patch Set 2 : Convert browsertest. #

Patch Set 3 : Style fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -70 lines) Patch
M base/files/file_path_watcher.h View 1 2 3 chunks +18 lines, -31 lines 0 comments Download
M base/files/file_path_watcher.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M base/files/file_path_watcher_browsertest.cc View 1 5 chunks +15 lines, -37 lines 0 comments Download
M base/files/file_path_watcher_linux.cc View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M base/files/file_path_watcher_win.cc View 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
James Hawkins
9 years, 1 month ago (2011-11-23 19:40:03 UTC) #1
willchan no longer on Chromium
9 years, 1 month ago (2011-11-23 19:54:13 UTC) #2
lgtm

http://codereview.chromium.org/8677015/diff/1/base/files/file_path_watcher.h
File base/files/file_path_watcher.h (right):

http://codereview.chromium.org/8677015/diff/1/base/files/file_path_watcher.h#...
base/files/file_path_watcher.h:96: static void CancelWatch(const
scoped_refptr<PlatformDelegate>& delegate);
This should come after the constructor/destructor

Powered by Google App Engine
This is Rietveld 408576698