[Webkit-unassigned] [Bug 198630] New: Three checks are missing in Proxy internal methods
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 6 16:46:04 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198630
Bug ID: 198630
Summary: Three checks are missing in Proxy internal methods
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
URL: https://github.com/tc39/ecma262/pull/666
OS: All
Status: NEW
Severity: Minor
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: shvaikalesh at gmail.com
Already implemented in Firefox Nightly.
ECMA262: https://github.com/tc39/ecma262/pull/666
Test262:
https://test262.report/browse/built-ins/Proxy/defineProperty/targetdesc-not-configurable-writable-desc-not-writable.js
https://test262.report/browse/built-ins/Proxy/getOwnPropertyDescriptor/resultdesc-is-not-configurable-not-writable-targetdesc-is-writable.js
https://test262.report/browse/built-ins/Proxy/deleteProperty/targetdesc-is-configurable-target-is-not-extensible.js
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190606/e67c12f3/attachment.html>
More information about the webkit-unassigned
mailing list