Bug 160873

Summary: Rename RegisteredEventListener::listener() to callback() for clarity
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, darin, esprehn+autocc, kangil.han, rniwa, sam
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.