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

Issue 2391573004: [Mac] Remove usage of deprecated FNNotifyByPath(). (Closed)

Created:
4 years, 2 months ago by Robert Sesek
Modified:
4 years, 2 months ago
Reviewers:
Avi (use Gerrit)
CC:
chromium-reviews, asanka
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Mac] Remove usage of deprecated FNNotifyByPath(). This moves to using -[NSWorkspace noteFileSystemChanged:], which internally strips the last path component and calls the deprecated function. BUG=650794 R=avi@chromium.org Committed: https://crrev.com/ea963b6148fe1cb2b425a0e527883a830b3e16e7 Cr-Commit-Position: refs/heads/master@{#422977}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -5 lines) Patch
M chrome/browser/download/download_status_updater_mac.mm View 1 chunk +1 line, -5 lines 2 comments Download

Messages

Total messages: 12 (6 generated)
Robert Sesek
4 years, 2 months ago (2016-10-04 20:59:12 UTC) #2
Avi (use Gerrit)
lgtm https://codereview.chromium.org/2391573004/diff/1/chrome/browser/download/download_status_updater_mac.mm File chrome/browser/download/download_status_updater_mac.mm (right): https://codereview.chromium.org/2391573004/diff/1/chrome/browser/download/download_status_updater_mac.mm#newcode245 chrome/browser/download/download_status_updater_mac.mm:245: [[NSWorkspace sharedWorkspace] noteFileSystemChanged:download_path]; -noteFileSystemChanged: has the note: "Use ...
4 years, 2 months ago (2016-10-04 22:12:29 UTC) #6
Robert Sesek
https://codereview.chromium.org/2391573004/diff/1/chrome/browser/download/download_status_updater_mac.mm File chrome/browser/download/download_status_updater_mac.mm (right): https://codereview.chromium.org/2391573004/diff/1/chrome/browser/download/download_status_updater_mac.mm#newcode245 chrome/browser/download/download_status_updater_mac.mm:245: [[NSWorkspace sharedWorkspace] noteFileSystemChanged:download_path]; On 2016/10/04 22:12:29, Avi wrote: > ...
4 years, 2 months ago (2016-10-04 22:38:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2391573004/1
4 years, 2 months ago (2016-10-04 22:39:47 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 2 months ago (2016-10-04 22:46:03 UTC) #10
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 22:48:07 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ea963b6148fe1cb2b425a0e527883a830b3e16e7
Cr-Commit-Position: refs/heads/master@{#422977}

Powered by Google App Engine
This is Rietveld 408576698