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

Issue 2954513003: Fix ddc build (Closed)

Created:
3 years, 6 months ago by vsm
Modified:
3 years, 6 months ago
CC:
dev-compiler+reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix ddc build Not sure why this just started breaking. I don't think Ben added this param - just a use of it. Our patch script might not be catching the mismatch. TBR=jmesserly@google.com,bkonyi@google.com Committed: https://github.com/dart-lang/sdk/commit/7d731590174a4132513d4191e34b83c1d147a33f

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M pkg/dev_compiler/lib/sdk/ddc_sdk.sum View Binary file 0 comments Download
M pkg/dev_compiler/tool/input_sdk/patch/io_patch.dart View 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 4 (1 generated)
vsm
Committed patchset #1 (id:1) manually as 7d731590174a4132513d4191e34b83c1d147a33f (presubmit successful).
3 years, 6 months ago (2017-06-22 21:27:43 UTC) #2
Jennifer Messerly
lgtm
3 years, 6 months ago (2017-06-22 21:30:01 UTC) #3
bkonyi
3 years, 6 months ago (2017-06-22 21:30:27 UTC) #4
Message was sent while issue was closed.
https://codereview.chromium.org/2954513003/diff/1/pkg/dev_compiler/tool/input...
File pkg/dev_compiler/tool/input_sdk/patch/io_patch.dart (right):

https://codereview.chromium.org/2954513003/diff/1/pkg/dev_compiler/tool/input...
pkg/dev_compiler/tool/input_sdk/patch/io_patch.dart:431: static Future<Socket>
connect(host, int port, {sourceAddress}) {
There should also be a timeout parameter here. I've also just landed similar
changes for SecureSocket and RawSecureSocket, so they might require similar
changes.

Powered by Google App Engine
This is Rietveld 408576698