WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(7.83 KB, patch)
2016-08-04 11:04 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2016-08-04 10:19:11 PDT
Created
attachment 285335
[details]
Patch
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
Created
attachment 285339
[details]
Patch
Chris Dumez
Comment 5
2016-08-04 11:04:39 PDT
Committed
r204126
: <
http://trac.webkit.org/changeset/204126
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug