Bug 148418

Summary: Add support for callback interfaces using other callback names than "handleEvent"
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: BindingsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, ggaren, rniwa
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://heycam.github.io/webidl/#es-user-objects
Bug Depends on:    
Bug Blocks: 148415    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch
none
Patch none

Chris Dumez
Reported 2015-08-24 21:21:06 PDT
Add support for callback interfaces using other callback names than "handleEvent" [1]. This is a pre-requirement for Bug 148415, as NodeFilter's callback function name is "acceptNode": https://dom.spec.whatwg.org/#interface-nodefilter [1] https://heycam.github.io/webidl/#es-user-objects
Attachments
Patch (9.79 KB, patch)
2015-08-24 21:30 PDT, Chris Dumez
no flags
Patch (10.00 KB, patch)
2015-08-24 21:43 PDT, Chris Dumez
no flags
Patch (10.63 KB, patch)
2015-08-24 22:04 PDT, Chris Dumez
no flags
Patch (11.06 KB, patch)
2015-08-25 09:01 PDT, Chris Dumez
no flags
Patch (10.94 KB, patch)
2015-08-25 09:08 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-08-24 21:30:44 PDT
Chris Dumez
Comment 2 2015-08-24 21:43:03 PDT
Chris Dumez
Comment 3 2015-08-24 22:04:01 PDT
Chris Dumez
Comment 4 2015-08-25 09:01:30 PDT
Chris Dumez
Comment 5 2015-08-25 09:08:28 PDT
Chris Dumez
Comment 6 2015-08-25 10:05:00 PDT
Comment on attachment 259850 [details] Patch Clearing flags on attachment: 259850 Committed r188913: <http://trac.webkit.org/changeset/188913>
Chris Dumez
Comment 7 2015-08-25 10:05:06 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.