Closed
Bug 1364049
Opened 8 years ago
Closed 5 years ago
Implement cloning of geometry interfaces
Categories
(Core :: DOM: CSS Object Model, enhancement, P3)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
DUPLICATE
of bug 1420580
People
(Reporter: zcorpan, Unassigned)
References
(Blocks 1 open bug)
Details
See
https://github.com/w3c/fxtf-drafts/pull/147
https://github.com/w3c/web-platform-tests/pull/5888
Chromium and Gecko do not yet support cloning of these.
The use case is sending a copy of an instance to a worker with postMessage() (without having to unwrap them in author code to avoid DataCloneError).
https://lists.w3.org/Archives/Public/public-fx/2014OctDec/0007.html for earlier email thread when cloning was first specified.
Blocks: 1346399
Updated•6 years ago
|
Priority: -- → P3
Comment 1•5 years ago
|
||
Fixed in Bug 1420580.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•