servo/components/script/task_source
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
..
dom_manipulation.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
file_reading.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
history_traversal.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
media_element.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
mod.rs begin messageport, transferable objects, impl 2019-10-19 14:12:22 +08:00
networking.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
performance_timeline.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
port_message.rs begin messageport, transferable objects, impl 2019-10-19 14:12:22 +08:00
remote_event.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
user_interaction.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
websocket.rs Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00