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

Issue 22507005: EventTargets should be EventTargets (Closed)

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

Description

EventTargets should be EventTargets systemnative.py keys off the ext_attr. Recent IDL changes removed the EventTarget attribute however. Types marked with isEventTarget are handled specially during GC. R=jacobr@google.com Committed: https://code.google.com/p/dart/source/detail?r=25947

Patch Set 1 #

Patch Set 2 : Fix comments #

Total comments: 1

Patch Set 3 : Fix comment line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -13 lines) Patch
M tests/html/html.status View 1 chunk +0 lines, -10 lines 0 comments Download
M tools/dom/scripts/dartgenerator.py View 1 2 1 chunk +17 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
vsm
7 years, 4 months ago (2013-08-08 21:11:20 UTC) #1
Jacob
lgtm https://chromiumcodereview.appspot.com/22507005/diff/3001/tools/dom/scripts/dartgenerator.py File tools/dom/scripts/dartgenerator.py (right): https://chromiumcodereview.appspot.com/22507005/diff/3001/tools/dom/scripts/dartgenerator.py#newcode217 tools/dom/scripts/dartgenerator.py:217: # Add as an attribute for easy querying ...
7 years, 4 months ago (2013-08-08 21:15:29 UTC) #2
vsm
7 years, 4 months ago (2013-08-08 21:18:18 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r25947 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698