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

Issue 9114026: Add map to dart:dom collections. (Closed)

Created:
8 years, 11 months ago by sra1
Modified:
8 years, 11 months ago
Reviewers:
vsm
CC:
reviews_dartlang.org, gbracha, Jacob
Visibility:
Public.

Description

Add map to dart:dom collections. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=3021

Patch Set 1 #

Patch Set 2 : x #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -0 lines) Patch
M client/dom/frog/dom_frog.dart View 1 chunk +9 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_CanvasPixelArrayWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_Float32ArrayWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_Float64ArrayWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_HTMLCollectionWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_Int16ArrayWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_Int32ArrayWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_Int8ArrayWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_MediaListWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_NamedNodeMapWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_NodeListWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_StyleSheetListWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_TouchListWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_Uint16ArrayWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_Uint32ArrayWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/generated/src/wrapping/_Uint8ArrayWrappingImplementation.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/scripts/dartgenerator.py View 1 1 chunk +4 lines, -0 lines 0 comments Download
M client/dom/src/_Collections.dart View 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sra1
This implements the new map method for Collection from dart:dom. Jacob: please do the same ...
8 years, 11 months ago (2012-01-06 03:48:06 UTC) #1
vsm
8 years, 11 months ago (2012-01-06 05:20:09 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698