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

Issue 1171223003: Add stubs in platform_macos and file_system_watcher_macos for building the same (Closed)

Created:
5 years, 6 months ago by Chinmay
Modified:
5 years, 6 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Add stubs in platform_macos and file_system_watcher_macos for building the same on iOS

Patch Set 1 #

Total comments: 3

Patch Set 2 : Address CL concerns #

Patch Set 3 : Address CL concerns #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -1 line) Patch
M runtime/bin/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/file_system_watcher_macos.cc View 1 2 chunks +42 lines, -0 lines 0 comments Download
M runtime/bin/platform_macos.cc View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M runtime/bin/process_macos.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Chinmay
5 years, 6 months ago (2015-06-09 20:55:32 UTC) #2
Ivan Posva
https://codereview.chromium.org/1171223003/diff/1/runtime/bin/file_system_watcher_macos.cc File runtime/bin/file_system_watcher_macos.cc (right): https://codereview.chromium.org/1171223003/diff/1/runtime/bin/file_system_watcher_macos.cc#newcode8 runtime/bin/file_system_watcher_macos.cc:8: #if defined(TARGET_OS_MACOS) && !defined(TARGET_OS_IOS) This will not work on ...
5 years, 6 months ago (2015-06-09 21:20:04 UTC) #3
Chinmay
5 years, 6 months ago (2015-06-12 18:42:26 UTC) #4
Ivan Posva
LGTM Feel free to change the TODO about the environment to (iposva). -Ivan
5 years, 6 months ago (2015-06-12 23:41:13 UTC) #5
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
5 years, 6 months ago (2015-06-12 23:55:03 UTC) #9
Ivan Posva
5 years, 6 months ago (2015-06-13 14:23:12 UTC) #10
On 2015/06/12 23:55:03, commit-bot: I haz the power wrote:
> Commit queue rejected this change because it did not recognize the base URL.
> Please commit your change manually.

Landed as https://codereview.chromium.org/1174343006/

-Ivan

Powered by Google App Engine
This is Rietveld 408576698