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

Issue 22553002: Make EventListener a callback interface (Closed)

Created:
7 years, 4 months ago by do-not-use
Modified:
7 years, 4 months ago
Reviewers:
haraken
CC:
blink-reviews, Nils Barth (inactive), kojih, jsbell+bindings_chromium.org, eae+blinkwatch, abarth-chromium, marja+watch_chromium.org, dglazkov+blink, adamk+blink_chromium.org, Nate Chapin, do-not-use, lgombos
Visibility:
Public.

Description

Make EventListener a callback interface Make EventListener a callback interface instead of a regular interface to match the specification: http://dom.spec.whatwg.org/#eventlistener This currently has no impact on the generated code because the addEventListener() / removeEventListener() methods are special-cased in the bindings generator. R=haraken Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=155676

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -4 lines) Patch
M Source/bindings/tests/idls/TestObject.idl View 1 chunk +1 line, -0 lines 0 comments Download
M Source/bindings/tests/results/V8TestObject.h View 1 chunk +2 lines, -1 line 0 comments Download
M Source/bindings/tests/results/V8TestObject.cpp View 3 chunks +33 lines, -0 lines 0 comments Download
M Source/core/dom/EventListener.idl View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
do-not-use
7 years, 4 months ago (2013-08-07 08:05:27 UTC) #1
haraken
LGTM.
7 years, 4 months ago (2013-08-07 08:24:06 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@sisa.samsung.com/22553002/1
7 years, 4 months ago (2013-08-07 08:24:46 UTC) #3
commit-bot: I haz the power
7 years, 4 months ago (2013-08-07 10:24:34 UTC) #4
Message was sent while issue was closed.
Change committed as 155676

Powered by Google App Engine
This is Rietveld 408576698