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

Issue 2705593002: Fix various nits in VM patch files. (Closed)

Created:
3 years, 10 months ago by ahe
Modified:
3 years, 10 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments and issues found during testing. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -48 lines) Patch
M runtime/bin/builtin.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/process_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/socket_patch.dart View 2 chunks +2 lines, -4 lines 0 comments Download
M runtime/lib/async_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/bigint.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/lib/compact_hash.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/lib/developer.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/isolate_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/math_patch.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/lib/mirrors_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/string_buffer_patch.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/lib/string_patch.dart View 1 chunk +1 line, -3 lines 0 comments Download
M runtime/lib/typed_data_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/tools/concatenate_patches.py View 1 1 chunk +8 lines, -1 line 0 comments Download
M sdk/lib/async/deferred_load.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/collection/collection.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/collection/splay_tree.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/convert/string_conversion.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/core/errors.dart View 2 chunks +2 lines, -4 lines 0 comments Download
M sdk/lib/dart_client.platform View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/dart_server.platform View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/dart_shared.platform View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/internal/iterable.dart View 11 chunks +11 lines, -11 lines 0 comments Download
M sdk/lib/io/file_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/http.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/http_headers.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/http_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/io.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M sdk/lib/io/secure_socket.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
ahe
Making progress with patch files, and got tired of looking at nits (aka lint warnings) ...
3 years, 10 months ago (2017-02-17 12:50:25 UTC) #3
Vyacheslav Egorov (Google)
lgtm https://codereview.chromium.org/2705593002/diff/20001/runtime/lib/math_patch.dart File runtime/lib/math_patch.dart (right): https://codereview.chromium.org/2705593002/diff/20001/runtime/lib/math_patch.dart#newcode102 runtime/lib/math_patch.dart:102: final _state; Uint32List _state https://codereview.chromium.org/2705593002/diff/20001/sdk/lib/io/secure_socket.dart File sdk/lib/io/secure_socket.dart (left): ...
3 years, 10 months ago (2017-02-17 13:08:52 UTC) #4
ahe
PTAL https://codereview.chromium.org/2705593002/diff/20001/runtime/lib/math_patch.dart File runtime/lib/math_patch.dart (right): https://codereview.chromium.org/2705593002/diff/20001/runtime/lib/math_patch.dart#newcode102 runtime/lib/math_patch.dart:102: final _state; On 2017/02/17 13:08:52, Vyacheslav Egorov (Google) ...
3 years, 10 months ago (2017-02-17 13:38:28 UTC) #5
Vyacheslav Egorov (Google)
lgtm
3 years, 10 months ago (2017-02-17 13:42:56 UTC) #6
ahe
3 years, 10 months ago (2017-02-17 15:29:05 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:40001) manually as
00bed94e0c34bb05da89a5d776cc5da6636d921b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698