[Webkit-unassigned] [Bug 86128] Error stack should not be read only
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 17 14:50:25 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=86128
Alexey Shvayka <shvaikalesh at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |shvaikalesh at gmail.com
--- Comment #1 from Alexey Shvayka <shvaikalesh at gmail.com> ---
This is fixed as of rev. 246497. Property descriptor of "stack":
{
"value": "global code\\nevaluateWithScopeExtension@[native code]\\n\\n_wrapCall",
"writable": true, // !
"enumerable": false,
"configurable": true
}
--
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/20190617/881a81c7/attachment.html>
More information about the webkit-unassigned
mailing list