RESOLVED DUPLICATE of bug 86128 86523
The stack property on the exception object should be read-write in JSC (is currently read-only)
https://bugs.webkit.org/show_bug.cgi?id=86523
Summary The stack property on the exception object should be read-write in JSC (is cu...
Brady Eidson
Reported 2012-05-15 14:12:53 PDT
The stack property on the exception object should be read-write in JSC (is currently read-only) That it is read-only caused a layout test failure in the newly added fast/dom/DOMException/stack-trace.html as discussed in https://bugs.webkit.org/show_bug.cgi?id=86442
Attachments
Brady Eidson
Comment 1 2012-05-15 14:14:39 PDT
Alexey Proskuryakov
Comment 2 2012-05-16 10:36:20 PDT
Sounds like a duplicate of bug 86128.
Sam Weinig
Comment 3 2021-04-21 14:18:08 PDT
*** This bug has been marked as a duplicate of bug 86128 ***
Note You need to log in before you can comment on or make changes to this bug.