DataCloneError is not helpful
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
Tracking | Status | |
---|---|---|
firefox105 | --- | fixed |
People
(Reporter: Yoric, Assigned: evilpies)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file, 1 obsolete file)
Updated•11 years ago
|
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Comment 5•6 years ago
|
||
The problem is still there for FF 66.
At least the type of the object would be nice to have ("cannot clone a Function" e.g.). Basically any reason would be better than nothing. Firefox prides itself for good development tools and I hope that it will keep the standard high.
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 6•3 years ago
|
||
This has one small wrinkle that I might fix in the future: DOM classes that are proxies
like window show up as "Proxy".
Updated•3 years ago
|
Comment 8•3 years ago
|
||
Backed out for causing xpcshell failures on test_ext_runtime_sendMessage_errors.js. CLOSED TREE
Backout link
Push with failures
Link to failure log
Failure line :
TEST-UNEXPECTED-FAIL | xpcshell.ini:toolkit/components/extensions/test/xpcshell/test_ext_runtime_sendMessage_errors.js | xpcshell return code: 0
Comment 10•3 years ago
|
||
Backed out changeset 2e358af06e5a (Bug 830716) for causing xpcshell failures on test_promise_unhandled_rejection.js.
Backout link
Push with failures <--> x2
Failure Log
Assignee | ||
Updated•3 years ago
|
Comment 11•3 years ago
|
||
Comment 12•3 years ago
|
||
bugherder |
Description
•