Open
Bug 1777321
Opened 2 years ago
Updated 2 years ago
Serialize DOMException stacks
Categories
(Core :: DOM: postMessage, enhancement, P3)
Core
DOM: postMessage
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox104 | --- | affected |
People
(Reporter: evilpie, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
+++ This bug was initially created as a clone of Bug #1561357 +++
Bug 1556604 landed support for cloning Error objects and in theory also stacks. In practice I am working on enabling error stacks one-by-one in bug 1774866.
Reporter | ||
Updated•2 years ago
|
Blocks: structured-cloning
In case fixing of this, FF structuredClone
implementation will be the first that core-js
will not patch 🥇
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•