servo/components/profile_traits
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
..
Cargo.toml Update ipc-channel and related dependencies 2019-08-27 23:44:04 +02:00
energy.rs Upgrade to rustc 1.38.0-nightly (dddb7fca0 2019-07-30) 2019-07-31 13:34:01 +02:00
ipc.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
lib.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
mem.rs Update MPL license to https (part 4) 2018-11-19 14:47:27 +01:00
time.rs begin messageport, transferable objects, impl 2019-10-19 14:12:22 +08:00