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

Issue 1005193002: Sync the Event, EventTarget and CustomEvent interfaces with the spec (Closed)

Created:
5 years, 9 months ago by philipj_slow
Modified:
5 years, 9 months ago
Reviewers:
Jens Widell
CC:
blink-reviews, vivekg, arv+blink, Inactive, vivekg_samsung
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Sync the Event, EventTarget and CustomEvent interfaces with the spec https://dom.spec.whatwg.org/#interface-event https://dom.spec.whatwg.org/#interface-eventtarget https://dom.spec.whatwg.org/#interface-customevent Note that the EventListener argument for add/removeEventListener() is named callback in the spec but left as listener here, as custom code in Source/bindings/templates/methods.cpp to deal with missing arguments depends on it. Sorting this out is left to http://crbug.com/353484 There are no observable changes to the generated code. BUG=460722, 353484 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191913

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -42 lines) Patch
M Source/core/events/CustomEvent.idl View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/events/Event.idl View 1 chunk +37 lines, -36 lines 0 comments Download
M Source/core/events/EventTarget.idl View 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
philipj_slow
PTAL
5 years, 9 months ago (2015-03-13 18:34:29 UTC) #2
Jens Widell
LGTM
5 years, 9 months ago (2015-03-16 11:06:50 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1005193002/1
5 years, 9 months ago (2015-03-16 11:21:49 UTC) #5
commit-bot: I haz the power
5 years, 9 months ago (2015-03-16 13:03:18 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=191913

Powered by Google App Engine
This is Rietveld 408576698