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

Issue 10872033: Change getters syntax in dart:io library. (Closed)

Created:
8 years, 4 months ago by Bill Hesse
Modified:
8 years, 4 months ago
Reviewers:
Anders Johnsen
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Change getters syntax in dart:io library. BUG= Committed: https://code.google.com/p/dart/source/detail?r=11300

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+176 lines, -176 lines) Patch
M runtime/bin/file.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/bin/file_impl.dart View 4 chunks +4 lines, -4 lines 0 comments Download
M runtime/bin/http.dart View 14 chunks +39 lines, -39 lines 0 comments Download
M runtime/bin/http_impl.dart View 22 chunks +41 lines, -41 lines 0 comments Download
M runtime/bin/http_parser.dart View 2 chunks +7 lines, -7 lines 0 comments Download
M runtime/bin/input_stream.dart View 3 chunks +5 lines, -5 lines 0 comments Download
M runtime/bin/list_stream_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/output_stream.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/path.dart View 5 chunks +8 lines, -8 lines 0 comments Download
M runtime/bin/path_impl.dart View 3 chunks +8 lines, -8 lines 0 comments Download
M runtime/bin/platform.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M runtime/bin/platform_impl.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M runtime/bin/process.dart View 4 chunks +6 lines, -6 lines 0 comments Download
M runtime/bin/process_impl.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M runtime/bin/socket.dart View 2 chunks +6 lines, -6 lines 0 comments Download
M runtime/bin/socket_impl.dart View 4 chunks +5 lines, -5 lines 0 comments Download
M runtime/bin/socket_stream_impl.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/bin/stdio.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/bin/stream_util.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/string_stream.dart View 4 chunks +7 lines, -7 lines 0 comments Download
M runtime/bin/websocket.dart View 5 chunks +8 lines, -8 lines 0 comments Download
M runtime/bin/websocket_impl.dart View 3 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Bill Hesse
8 years, 4 months ago (2012-08-23 10:54:14 UTC) #1
Anders Johnsen
8 years, 4 months ago (2012-08-24 05:08:06 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698