[Webkit-unassigned] [Bug 158014] New: [JSC][DOM] Always pass receiver and slotBase to custom (value/accessor) getter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 23 22:41:52 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158014
Bug ID: 158014
Summary: [JSC][DOM] Always pass receiver and slotBase to custom
(value/accessor) getter
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: utatane.tea at gmail.com
Currently, custom value getter receives slotBase as the second argument, but custom accessor getter takes the receiver as the second argument.
We should unify this behavior.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160524/c0cd88d5/attachment.html>
More information about the webkit-unassigned
mailing list