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

Issue 10785035: Properly generate MutationCallback in dart:html. (Closed)

Created:
8 years, 5 months ago by podivilov
Modified:
8 years, 5 months ago
Reviewers:
Anton Muhin, sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Properly generate MutationCallback in dart:html. * add support for custom callbacks (MutationCallback.handleEvent is custom) * add MutationRecordArray to type registry, so MutationCallback.handleEvent is not removed because of unknown parameter type R=antonm@google.com,sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=9713

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -34 lines) Patch
M lib/dom/dom.dart View 1 chunk +1 line, -2 lines 0 comments Download
M lib/dom/frog/dom_frog.dart View 2 chunks +1 line, -5 lines 0 comments Download
M lib/dom/scripts/dartgenerator.py View 1 chunk +6 lines, -3 lines 0 comments Download
M lib/dom/scripts/generator.py View 3 chunks +6 lines, -5 lines 0 comments Download
M lib/dom/scripts/systemnative.py View 2 chunks +6 lines, -1 line 0 comments Download
M lib/html/dartium/html_dartium.dart View 2 chunks +1 line, -12 lines 0 comments Download
M lib/html/frog/html_frog.dart View 2 chunks +1 line, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
podivilov
8 years, 5 months ago (2012-07-17 13:42:34 UTC) #1
podivilov
8 years, 5 months ago (2012-07-17 17:30:48 UTC) #2
tbr=sra

Powered by Google App Engine
This is Rietveld 408576698