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

Issue 10945007: Bug cleanup: add comment about unspecified behavior if the object (Closed)

Created:
8 years, 3 months ago by Mads Ager (google)
Modified:
8 years, 3 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Bug cleanup: add comment about unspecified behavior if the object iterated over with an iterator is changed during the iteration. R=ngeoffray@google.com BUG=dartbug.com/442 Committed: https://code.google.com/p/dart/source/detail?r=12493

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M lib/core/iterator.dart View 1 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (google)
8 years, 3 months ago (2012-09-18 12:05:43 UTC) #1
ngeoffray
LGTM https://codereview.chromium.org/10945007/diff/1/lib/core/iterator.dart File lib/core/iterator.dart (right): https://codereview.chromium.org/10945007/diff/1/lib/core/iterator.dart#newcode11 lib/core/iterator.dart:11: * behavior is unspecified. iteration, the behavior...
8 years, 3 months ago (2012-09-18 12:18:13 UTC) #2
Mads Ager (google)
8 years, 3 months ago (2012-09-18 12:39:01 UTC) #3
https://codereview.chromium.org/10945007/diff/1/lib/core/iterator.dart
File lib/core/iterator.dart (right):

https://codereview.chromium.org/10945007/diff/1/lib/core/iterator.dart#newcode11
lib/core/iterator.dart:11: * behavior is unspecified.
On 2012/09/18 12:18:18, ngeoffray wrote:
> iteration, the behavior...

Done.

Powered by Google App Engine
This is Rietveld 408576698