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

Issue 11186045: Revert "Add "contains" method to Collection." (Closed)

Created:
8 years, 2 months ago by Lasse Reichstein Nielsen
Modified:
8 years, 2 months ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Revert "Add "contains" method to Collection." Committed: https://code.google.com/p/dart/source/detail?r=13769

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -603 lines) Patch
M lib/compiler/implementation/lib/interceptors.dart View 1 chunk +3 lines, -8 lines 0 comments Download
M lib/core/collection.dart View 2 chunks +29 lines, -60 lines 0 comments Download
M lib/core/core.dart View 1 chunk +0 lines, -1 line 0 comments Download
M lib/core/corelib_sources.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M lib/core/list.dart View 1 chunk +2 lines, -2 lines 0 comments Download
D lib/core/sequences.dart View 1 chunk +0 lines, -204 lines 0 comments Download
M lib/core/string.dart View 1 chunk +1 line, -1 line 0 comments Download
M lib/coreimpl/collections.dart View 1 chunk +0 lines, -7 lines 0 comments Download
M lib/html/dart2js/html_dart2js.dart View 66 chunks +19 lines, -131 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 65 chunks +18 lines, -130 lines 0 comments Download
M lib/html/scripts/systemhtml.py View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/src/Isolates.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M lib/html/src/_Collections.dart View 1 chunk +0 lines, -7 lines 0 comments Download
M lib/html/src/_Lists.dart View 1 chunk +1 line, -0 lines 0 comments Download
M lib/html/templates/html/dart2js/impl_Console.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/impl/impl_Document.darttemplate View 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/impl/impl_DocumentFragment.darttemplate View 1 chunk +0 lines, -4 lines 0 comments Download
M lib/html/templates/html/impl/impl_Element.darttemplate View 6 chunks +4 lines, -18 lines 0 comments Download
M lib/html/templates/html/impl/impl_Node.darttemplate View 1 chunk +0 lines, -2 lines 0 comments Download
M lib/html/templates/html/impl/impl_NodeList.darttemplate View 2 chunks +0 lines, -4 lines 0 comments Download
M lib/html/templates/immutable_list_mixin.darttemplate View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/lib/array.dart View 2 chunks +6 lines, -6 lines 0 comments Download
M runtime/lib/byte_array.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M runtime/lib/growable_array.dart View 2 chunks +26 lines, -4 lines 0 comments Download
M tests/corelib/collection_to_string_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698