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

Issue 26280002: Set.add returns true if item has been added, otherwise false (Closed)

Created:
7 years, 2 months ago by kevmoo-old
Modified:
7 years, 2 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org, blois
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : a couple more checks #

Patch Set 3 : docs #

Total comments: 1

Patch Set 4 : huge help from blois #

Patch Set 5 : updated return type for UnmodifiableSetView.add #

Patch Set 6 : more docs #

Patch Set 7 : again #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -37 lines) Patch
M pkg/unmodifiable_collection/lib/unmodifiable_collection.dart View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/collection_patch.dart View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M sdk/lib/_internal/lib/collection_patch.dart View 1 2 3 6 chunks +16 lines, -12 lines 0 comments Download
M sdk/lib/core/set.dart View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M sdk/lib/html/dart2js/html_dart2js.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M sdk/lib/html/html_common/css_class_set.dart View 1 2 3 2 chunks +5 lines, -4 lines 0 comments Download
M tests/corelib/set_test.dart View 1 3 chunks +10 lines, -6 lines 0 comments Download
M tests/html/element_classes_test.dart View 1 2 3 2 chunks +7 lines, -3 lines 0 comments Download
M tools/dom/src/CssClassSet.dart View 1 2 3 4 5 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
kevmoo-old
7 years, 2 months ago (2013-10-07 16:23:34 UTC) #1
Lasse Reichstein Nielsen
I want another pair of eyes on this before accepting it (it is a breaking ...
7 years, 2 months ago (2013-10-08 12:35:03 UTC) #2
kevmoo-old
Friendly ping for "another pair of eyes". Runtime cost is trivial -- quite useful in ...
7 years, 2 months ago (2013-10-09 18:14:54 UTC) #3
floitsch
LGTM once Lasse's comments are addressed.
7 years, 2 months ago (2013-10-10 09:35:25 UTC) #4
kevmoo-old
7 years, 2 months ago (2013-10-18 17:24:41 UTC) #5
Message was sent while issue was closed.
Committed patchset #7 manually as r28863 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698