RESOLVED FIXED 160555
[[Prototype]] property of an interface object for a callback interface must be the Object.prototype object
https://bugs.webkit.org/show_bug.cgi?id=160555
Summary [[Prototype]] property of an interface object for a callback interface must b...
Chris Dumez
Reported 2016-08-04 09:49:23 PDT
[[Prototype]] property of an interface object for a callback interface must be the Object.prototype object: - http://heycam.github.io/webidl/#interface-object This impacts NodeFilter, which is a callback interface.
Attachments
Patch (6.78 KB, patch)
2016-08-04 10:19 PDT, Chris Dumez
no flags
Patch (7.83 KB, patch)
2016-08-04 11:04 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2016-08-04 10:19:11 PDT
Alex Christensen
Comment 2 2016-08-04 10:47:54 PDT
Comment on attachment 285335 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=285335&action=review > Source/WebCore/ChangeLog:16 > + * bindings/scripts/CodeGeneratorJS.pm: There ought to be a bindings test that this change changes.
Geoffrey Garen
Comment 3 2016-08-04 10:48:08 PDT
Comment on attachment 285335 [details] Patch r=me
Chris Dumez
Comment 4 2016-08-04 11:04:10 PDT
Chris Dumez
Comment 5 2016-08-04 11:04:39 PDT
Note You need to log in before you can comment on or make changes to this bug.