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

Issue 12549025: Narrowing attribute maps to only accept strings. (Closed)

Created:
7 years, 9 months ago by blois
Modified:
7 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Narrowing attribute maps to only accept strings. Previously they could accept any value and would convert to a string, but it's not incredibly useful and potentially confusing. BUG=8191 Committed: https://code.google.com/p/dart/source/detail?r=20352

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -29 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M tests/html/element_test.dart View 1 chunk +0 lines, -7 lines 0 comments Download
M tests/html/instance_of_test.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M tools/dom/src/AttributeMap.dart View 3 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
blois
7 years, 9 months ago (2013-03-20 21:59:35 UTC) #1
Jennifer Messerly
lgtm
7 years, 9 months ago (2013-03-20 22:04:07 UTC) #2
blois
7 years, 9 months ago (2013-03-21 21:08:02 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20352 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698