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

Issue 8386029: Consistently use setters to set event handlers in native APIs. (Closed)

Created:
9 years, 1 month ago by Mads Ager (google)
Modified:
9 years, 1 month ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Consistently use setters to set event handlers in native APIs. R=sgjesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=1083

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -99 lines) Patch
M runtime/bin/directory.dart View 2 chunks +7 lines, -7 lines 0 comments Download
M runtime/bin/directory_impl.dart View 3 chunks +7 lines, -7 lines 0 comments Download
M runtime/bin/process.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/process_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/socket.dart View 2 chunks +7 lines, -7 lines 0 comments Download
M runtime/bin/socket_impl.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M runtime/bin/socket_stream.dart View 5 chunks +10 lines, -10 lines 0 comments Download
M samples/chat/http_impl.dart View 4 chunks +6 lines, -6 lines 0 comments Download
M tests/standalone/src/DirectoryInvalidArgumentsTest.dart View 1 chunk +7 lines, -7 lines 0 comments Download
M tests/standalone/src/DirectoryTest.dart View 2 chunks +13 lines, -13 lines 0 comments Download
M tests/standalone/src/EchoServerStreamTest.dart View 3 chunks +7 lines, -7 lines 0 comments Download
M tests/standalone/src/EchoServerTest.dart View 6 chunks +13 lines, -13 lines 0 comments Download
M tests/standalone/src/SocketCloseTest.dart View 4 chunks +9 lines, -9 lines 0 comments Download
M tests/standalone/src/SocketManyConnectionsTest.dart View 3 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
9 years, 1 month ago (2011-11-02 10:33:05 UTC) #1
Søren Gjesse
9 years, 1 month ago (2011-11-02 12:06:34 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698