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

Issue 148523006: Fix bug in internal SplayTreeIterator constructor. (Closed)

Created:
6 years, 10 months ago by Lasse Reichstein Nielsen
Modified:
6 years, 10 months ago
Reviewers:
Anders Johnsen
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix bug in internal SplayTreeIterator constructor. Only has performance impact on the filter operations (retainWhere/removeWhere). Also remove unused empty function. R=ajohnsen@google.com Committed: https://code.google.com/p/dart/source/detail?r=32056

Patch Set 1 #

Patch Set 2 : Added test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -39 lines) Patch
M sdk/lib/collection/splay_tree.dart View 2 chunks +6 lines, -5 lines 0 comments Download
M tests/corelib/splay_tree_test.dart View 1 1 chunk +43 lines, -34 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Lasse Reichstein Nielsen
6 years, 10 months ago (2014-01-28 07:23:23 UTC) #1
Anders Johnsen
lgtm, but please add a test.
6 years, 10 months ago (2014-01-28 08:06:08 UTC) #2
Lasse Reichstein Nielsen
I didn't think it was testable, but actually it is - we just need to ...
6 years, 10 months ago (2014-01-28 08:57:11 UTC) #3
Lasse Reichstein Nielsen
6 years, 10 months ago (2014-01-28 09:16:33 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r32056 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698