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

Issue 11035032: Fixing SelectElement.selectedOptions to work on all platforms. (Closed)

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

Description

Fixing SelectElement.selectedOptions to work on all platforms. This is a fixup of the original CL which broke dartium because I mistakenly applied the polyfill to both dart2js and dartium. Fix was to move impl_SelectElement.darttemplate to dart2js. BUG=4503 Committed: https://code.google.com/p/dart/source/detail?r=13304

Patch Set 1 #

Patch Set 2 : Moved selectelement.darttemplate. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -3 lines) Patch
M lib/html/dart2js/html_dart2js.dart View 3 chunks +8 lines, -2 lines 0 comments Download
M lib/html/scripts/systemhtml.py View 1 chunk +1 line, -0 lines 0 comments Download
A + lib/html/templates/html/dart2js/impl_SelectElement.darttemplate View 1 1 chunk +3 lines, -1 line 0 comments Download
A tests/html/selectelement_test.dart View 1 chunk +40 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
blois
8 years, 2 months ago (2012-10-04 17:15:44 UTC) #1
vsm
8 years, 2 months ago (2012-10-04 17:37:40 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698