Chromium Code Reviews
DescriptionRemove destruction observer from file_path_watcher_win.cc
Now that the FilePathWatcher::~FilePathWatcher() is called on the same
sequence as FilePathWatcher::Watch() (see
https://codereview.chromium.org/2438913003/), the work done in
FilePathWatcherImpl::WillDestroyCurrentMessageLoop() can safely be
moved to FilePathWatcherImpl::Cancel().
BUG=650318
Committed: https://crrev.com/1e1feb846042722a8df671de070a32374221e499
Cr-Commit-Position: refs/heads/master@{#434150}
Patch Set 1 #Patch Set 2 : self-review #Messages
Total messages: 13 (8 generated)
|