Re: Intent to implement and ship: Exposure of Geometry Interfaces to Workers

2019-06-17 Thread Boris Zbarsky
On 6/17/19 11:02 AM, saschan...@gmail.com wrote: Summary: Expose DOMMatrix/DOMPoint/DOMQuad/DOMRect to workers and enable structured cloning for them. Note that this also allows storing these objects in IndexedDB, via implementing the equivalent of

Intent to implement and ship: Exposure of Geometry Interfaces to Workers

2019-06-17 Thread saschanaz7
Summary: Expose DOMMatrix/DOMPoint/DOMQuad/DOMRect to workers and enable structured cloning for them. Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1420580 Link to standard: https://drafts.fxtf.org/geometry/ Platform coverage: all Estimated or target release: 69 Preference behind which this