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

Issue 23483030: Make file system watcher compile on Mac OS 106, and add a runtime-call to test if the system suppor… (Closed)

Created:
7 years, 3 months ago by Anders Johnsen
Modified:
7 years, 3 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Make file system watcher compile on Mac OS 106, and add a runtime-call to test if the system supports the feature. BUG= R=kustermann@google.com, sgjesse@google.com Committed: https://code.google.com/p/dart/source/detail?r=27064

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -0 lines) Patch
M runtime/bin/builtin_natives.cc View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/file_patch.dart View 3 chunks +9 lines, -0 lines 0 comments Download
M runtime/bin/file_system_watcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/bin/file_system_watcher.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/bin/file_system_watcher_android.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/bin/file_system_watcher_linux.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M runtime/bin/file_system_watcher_macos.cc View 1 2 chunks +26 lines, -0 lines 0 comments Download
M runtime/bin/file_system_watcher_win.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M sdk/lib/_internal/lib/io_patch.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M sdk/lib/io/file_system_entity.dart View 2 chunks +8 lines, -0 lines 0 comments Download
M tests/standalone/io/file_system_watcher_test.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Anders Johnsen
7 years, 3 months ago (2013-09-03 15:02:53 UTC) #1
Anders Johnsen
7 years, 3 months ago (2013-09-03 15:03:00 UTC) #2
Søren Gjesse
lgtm
7 years, 3 months ago (2013-09-03 15:15:50 UTC) #3
kustermann
LGTM to get the bot green. But I think soeren should also take a closer ...
7 years, 3 months ago (2013-09-03 15:18:58 UTC) #4
Anders Johnsen
PTAL https://codereview.chromium.org/23483030/diff/1/runtime/bin/file_patch.dart File runtime/bin/file_patch.dart (right): https://codereview.chromium.org/23483030/diff/1/runtime/bin/file_patch.dart#newcode50 runtime/bin/file_patch.dart:50: /* patch */ static bool get isSupported => ...
7 years, 3 months ago (2013-09-03 15:32:56 UTC) #5
kustermann
LGTM
7 years, 3 months ago (2013-09-03 15:39:42 UTC) #6
Anders Johnsen
7 years, 3 months ago (2013-09-03 15:42:41 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r27064 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698