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

Issue 23141002: Fix Event delegation on IE. (Closed)

Created:
7 years, 4 months ago by Emily Fortuna
Modified:
7 years, 4 months ago
Reviewers:
blois
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -8 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M tests/html/html.status View 2 chunks +0 lines, -3 lines 0 comments Download
M tools/dom/templates/html/impl/impl_Element.darttemplate View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 3 (0 generated)
Emily Fortuna
7 years, 4 months ago (2013-08-13 22:57:37 UTC) #1
blois
lgtm https://codereview.chromium.org/23141002/diff/3001/tools/dom/templates/html/impl/impl_Element.darttemplate File tools/dom/templates/html/impl/impl_Element.darttemplate (left): https://codereview.chromium.org/23141002/diff/3001/tools/dom/templates/html/impl/impl_Element.darttemplate#oldcode890 tools/dom/templates/html/impl/impl_Element.darttemplate:890: return matches = JS('bool', '#.msMatchesSelector(#)', this, selectors); weird. ...
7 years, 4 months ago (2013-08-13 23:08:45 UTC) #2
Emily Fortuna
7 years, 4 months ago (2013-08-13 23:10:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r26092 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698