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

Issue 11187063: Generate contains() method for list mixin only if not already defined. (Closed)

Created:
8 years, 2 months ago by sra1
Modified:
8 years, 2 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Generate contains() method for list mixin only if not already defined. Committed: https://code.google.com/p/dart/source/detail?r=13828

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+300 lines, -23 lines) Patch
M lib/html/dart2js/html_dart2js.dart View 52 chunks +112 lines, -4 lines 0 comments Download
M lib/html/dartium/html_dartium.dart View 51 chunks +111 lines, -3 lines 0 comments Download
M lib/html/scripts/systemhtml.py View 1 chunk +4 lines, -1 line 0 comments Download
M lib/html/scripts/systemnative.py View 1 chunk +4 lines, -1 line 0 comments Download
M lib/html/scripts/templateloader.py View 2 chunks +12 lines, -10 lines 0 comments Download
M lib/html/src/_Collections.dart View 1 chunk +7 lines, -0 lines 0 comments Download
M lib/html/templates/html/dart2js/impl_Console.darttemplate View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/impl/impl_Document.darttemplate View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/html/templates/html/impl/impl_DocumentFragment.darttemplate View 1 1 chunk +4 lines, -0 lines 0 comments Download
M lib/html/templates/html/impl/impl_Element.darttemplate View 1 4 chunks +11 lines, -2 lines 0 comments Download
M lib/html/templates/html/impl/impl_Node.darttemplate View 1 1 chunk +2 lines, -0 lines 0 comments Download
M lib/html/templates/html/impl/impl_NodeList.darttemplate View 1 2 chunks +4 lines, -0 lines 0 comments Download
M lib/html/templates/immutable_list_mixin.darttemplate View 1 chunk +6 lines, -0 lines 0 comments Download
M tests/html/queryall_test.dart View 1 1 chunk +7 lines, -0 lines 0 comments Download
M tests/html/typed_arrays_5_test.dart View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sra1
Requires https://codereview.chromium.org/11195039/ to land first for the interceptor.
8 years, 2 months ago (2012-10-19 02:25:12 UTC) #1
Lasse Reichstein Nielsen
Dependency committed, waiting to see if tree stays green. LGTM (based primarily on the output). ...
8 years, 2 months ago (2012-10-19 07:00:27 UTC) #2
blois
8 years, 2 months ago (2012-10-19 16:45:27 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698