RESOLVED FIXED 160873
Rename RegisteredEventListener::listener() to callback() for clarity
https://bugs.webkit.org/show_bug.cgi?id=160873
Summary Rename RegisteredEventListener::listener() to callback() for clarity
Chris Dumez
Reported 2016-08-15 16:08:24 PDT
Rename RegisteredEventListener::listener() to callback() for clarity and to match the spec: - https://dom.spec.whatwg.org/#concept-event-listener Always calling listener->listener() seems wrong.
Attachments
Patch (9.52 KB, patch)
2016-08-15 16:09 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-08-15 16:09:31 PDT
WebKit Commit Bot
Comment 2 2016-08-15 23:50:09 PDT
Comment on attachment 286109 [details] Patch Clearing flags on attachment: 286109 Committed r204499: <http://trac.webkit.org/changeset/204499>
WebKit Commit Bot
Comment 3 2016-08-15 23:50:14 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.