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

Issue 996683002: Fix warnings and hints in the SDK (Closed)

Created:
5 years, 9 months ago by kaendfinger
Modified:
5 years, 8 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : Take suggestions from sgjesse #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -22 lines) Patch
M sdk/lib/async/stream_impl.dart View 1 1 chunk +19 lines, -18 lines 0 comments Download
M sdk/lib/io/http_impl.dart View 2 chunks +3 lines, -0 lines 0 comments Download
M sdk/lib/io/http_parser.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/platform_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/typed_data/typed_data.dart View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
kaendfinger
5 years, 9 months ago (2015-03-10 13:15:56 UTC) #2
Bill Hesse
This looks OK to me. I'm not sure that making all return nulls explicit is ...
5 years, 9 months ago (2015-03-10 13:33:38 UTC) #4
Paul Berry
lgtm
5 years, 9 months ago (2015-03-10 13:49:12 UTC) #5
kaendfinger
On 2015/03/10 13:33:38, Bill Hesse wrote: > This looks OK to me. I'm not sure ...
5 years, 9 months ago (2015-03-10 13:56:09 UTC) #6
Søren Gjesse
https://codereview.chromium.org/996683002/diff/1/sdk/lib/async/stream_impl.dart File sdk/lib/async/stream_impl.dart (right): https://codereview.chromium.org/996683002/diff/1/sdk/lib/async/stream_impl.dart#newcode1021 sdk/lib/async/stream_impl.dart:1021: return null; Please don't add this. It gives the ...
5 years, 9 months ago (2015-03-10 14:06:21 UTC) #7
kaendfinger
On 2015/03/10 14:06:21, Søren Gjesse wrote: > https://codereview.chromium.org/996683002/diff/1/sdk/lib/async/stream_impl.dart > File sdk/lib/async/stream_impl.dart (right): > > https://codereview.chromium.org/996683002/diff/1/sdk/lib/async/stream_impl.dart#newcode1021 ...
5 years, 9 months ago (2015-03-10 14:11:01 UTC) #8
Søren Gjesse
lgtm
5 years, 9 months ago (2015-03-10 14:20:52 UTC) #9
commit-bot: I haz the power
Commit queue rejected this change because it did not recognize the base URL. Please commit ...
5 years, 8 months ago (2015-04-10 22:26:44 UTC) #13
Søren Gjesse
Committed patchset #2 (id:20001) manually as 45331 (presubmit successful).
5 years, 8 months ago (2015-04-22 10:35:59 UTC) #14
kaendfinger
On 2015/04/22 10:35:59, Søren Gjesse wrote: > Committed patchset #2 (id:20001) manually as 45331 (presubmit ...
5 years, 8 months ago (2015-04-22 12:44:37 UTC) #15
Søren Gjesse
5 years, 8 months ago (2015-04-22 12:55:09 UTC) #16
Message was sent while issue was closed.
On 2015/04/22 12:44:37, kaendfinger wrote:
> On 2015/04/22 10:35:59, Søren Gjesse wrote:
> > Committed patchset #2 (id:20001) manually as 45331 (presubmit successful).
> 
> Did it cuase an issue?

Yes the build-bots went red. I think it is the removed import of collection in
typed_data. One or more of the patch files expected it to be there. I will land
it with some changes later.

Powered by Google App Engine
This is Rietveld 408576698