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

Issue 11414096: Removing duplicated events. (Closed)

Created:
8 years, 1 month ago by blois
Modified:
8 years ago
Reviewers:
sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Removing duplicated events. Document and DocumentFragment events derive from ElementEvents, but our generation wasn't really accounting for it. BUG=5414 Committed: https://code.google.com/p/dart/source/detail?r=15350

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -186 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +0 lines, -90 lines 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 1 chunk +0 lines, -90 lines 0 comments Download
M sdk/lib/html/scripts/htmleventgenerator.py View 3 chunks +15 lines, -6 lines 2 comments Download

Messages

Total messages: 4 (0 generated)
blois
8 years, 1 month ago (2012-11-20 23:39:11 UTC) #1
sra1
https://codereview.chromium.org/11414096/diff/1/sdk/lib/html/scripts/htmleventgenerator.py File sdk/lib/html/scripts/htmleventgenerator.py (right): https://codereview.chromium.org/11414096/diff/1/sdk/lib/html/scripts/htmleventgenerator.py#newcode202 sdk/lib/html/scripts/htmleventgenerator.py:202: # Document and DocumentFragment actually derive from Element, so ...
8 years, 1 month ago (2012-11-21 05:35:09 UTC) #2
blois
https://codereview.chromium.org/11414096/diff/1/sdk/lib/html/scripts/htmleventgenerator.py File sdk/lib/html/scripts/htmleventgenerator.py (right): https://codereview.chromium.org/11414096/diff/1/sdk/lib/html/scripts/htmleventgenerator.py#newcode202 sdk/lib/html/scripts/htmleventgenerator.py:202: # Document and DocumentFragment actually derive from Element, so ...
8 years ago (2012-11-26 17:23:18 UTC) #3
sra1
8 years ago (2012-11-26 22:44:06 UTC) #4
lgtm

Powered by Google App Engine
This is Rietveld 408576698