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

Issue 2091583002: Fix instances where a loop 'always' exits, but also breaks, so it doesn't really exit. (Closed)

Created:
4 years, 6 months ago by srawlins
Modified:
4 years, 6 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix instances where a loop 'always' exits, but also breaks, so it doesn't really exit. BUG=https://github.com/dart-lang/sdk/issues/26755 R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/1a3f7bbcc5d426ab9280c97f0b339cfd2da8de4c

Patch Set 1 #

Patch Set 2 : Typo #

Patch Set 3 : Test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M pkg/analyzer/lib/src/generated/resolver.dart View 1 2 chunks +14 lines, -6 lines 0 comments Download
M pkg/analyzer/test/generated/all_the_rest_test.dart View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
srawlins
4 years, 6 months ago (2016-06-22 23:18:14 UTC) #2
Brian Wilkerson
lgtm, though a test would be good.
4 years, 6 months ago (2016-06-22 23:21:04 UTC) #3
srawlins
On 2016/06/22 23:21:04, Brian Wilkerson wrote: > lgtm, though a test would be good. Gah! ...
4 years, 6 months ago (2016-06-22 23:28:29 UTC) #4
srawlins
4 years, 6 months ago (2016-06-22 23:39:12 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
1a3f7bbcc5d426ab9280c97f0b339cfd2da8de4c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698