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

Issue 9381030: Let EventTarget be a base class in the frog dom. (Closed)

Created:
8 years, 10 months ago by sra1
Modified:
8 years, 10 months ago
Reviewers:
Jacob
CC:
reviews_dartlang.org, vsm
Visibility:
Public.

Description

Let EventTarget be a base class in the frog dom. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=4166

Patch Set 1 #

Patch Set 2 : EventsTest passes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -39 lines) Patch
M client/dom/frog/dom_frog.dart View 11 chunks +11 lines, -11 lines 0 comments Download
M client/dom/generated/src/frog/AbstractWorker.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/DOMApplicationCache.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/DOMWindow.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/EventSource.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/MessagePort.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/Node.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/Notification.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/SVGElementInstance.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/WebSocket.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/XMLHttpRequest.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/generated/src/frog/XMLHttpRequestUpload.dart View 1 chunk +1 line, -1 line 0 comments Download
M client/dom/scripts/dartgenerator.py View 1 chunk +0 lines, -15 lines 0 comments Download
M client/tests/client/client.status View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
sra1
8 years, 10 months ago (2012-02-11 09:57:39 UTC) #1
This turned out to be a lot easier that I thought.

Powered by Google App Engine
This is Rietveld 408576698