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

Issue 938003004: Make it possible to create reasonable subclasses of Event (Closed)

Created:
5 years, 10 months ago by abarth-chromium
Modified:
5 years, 10 months ago
Reviewers:
hansmuller, hansmuller1
CC:
esprehn, mojo-reviews_chromium.org, ojan, qsr+mojo_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Make it possible to create reasonable subclasses of Event After this CL, authors can create custom subclasses of Event that actually work in a reasonable way, including being able to dispatch. R=hansmuller@google.com, hansmuller@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/fa8b1bd2b0acc32495e055b3f75076aa6c0e8434

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -10 lines) Patch
M sky/engine/bindings/scripts/templates/interface_dart.template View 2 chunks +6 lines, -2 lines 0 comments Download
M sky/engine/core/events/Event.h View 1 chunk +2 lines, -2 lines 0 comments Download
M sky/engine/core/events/Event.idl View 2 chunks +1 line, -5 lines 0 comments Download
A sky/tests/events/custom-event.sky View 1 chunk +35 lines, -0 lines 0 comments Download
A + sky/tests/events/custom-event-expected.txt View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
abarth-chromium
5 years, 10 months ago (2015-02-19 21:31:02 UTC) #1
hansmuller1
LGTM. The concstructor keyword arguments for cancelable and bubbles L particularly G.
5 years, 10 months ago (2015-02-19 22:05:21 UTC) #3
abarth-chromium
5 years, 10 months ago (2015-02-20 07:19:10 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
fa8b1bd2b0acc32495e055b3f75076aa6c0e8434 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698