servo/components/msg
Keith Yeung c3b17c1201 begin messageport, transferable objects, impl
Accept transfer argument for StructuredCloneData::write

Allow structured clone reads to return a boolean

Add Transferable trait

Add basic skeletons to MessagePort

Implement transfer and transfer-receiving steps on MessagePort

Use transfer and transfer_receive in StructuredClone callbacks

Implement MessageChannel

Freeze the array object for the MessageEvent ports attribute

Implement transfer argument on window.postMessage

Use ReentrantMutex instead for MessagePortInternal

Accept origin as a parameter in dispatch_jsval

Fix BorrowMut crash with pending_port_message

Detach port on closure and check for detached during transfer

Enable webmessaging tests

fix webidl

fix
2019-10-19 14:12:22 +08:00
..
tests Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
Cargo.toml Deduplicate parking_lot and friends by updating it to 0.9 2019-09-05 10:47:39 +02:00
constellation_msg.rs begin messageport, transferable objects, impl 2019-10-19 14:12:22 +08:00
lib.rs introduce a pipeline namespace installer 2019-08-21 14:20:01 +02:00