Open
Bug 929794
Opened 12 years ago
Updated 1 year ago
Switch structured clone over to using a C++-based API
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
NEW
People
(Reporter: sfink, Unassigned)
References
(Blocks 2 open bugs)
Details
The weird tables of callback functions are too ugly to live, and are multiplying (eg to handle Transferable stuff.)
Updated•3 years ago
|
Severity: normal → S3
| Reporter | ||
Comment 2•1 year ago
|
||
I'm not sure if "C++-based" is really the right term for this, but yes this is definitely still a thing. The API still sucks. (At the very least, JSAutoStructuredCloneBuffer should die.)
Blocks: sfink.backlog
Flags: needinfo?(sphink)
You need to log in
before you can comment on or make changes to this bug.
Description
•