mirror of
https://github.com/servo/servo.git
synced 2025-06-08 08:33:26 +00:00
Send> We don't have `window` for `workers`. So, if we use `global.as_window()` to get the DOMManipulationTaskSource, it will make worker panic. Instead, we should get the DOMManipulationTaskSource from each own thread. Ref: https://github.com/servo/servo/pull/20755#discussion_r193557746 |
||
---|---|---|
.. | ||
dom_manipulation.rs | ||
file_reading.rs | ||
history_traversal.rs | ||
media_element.rs | ||
mod.rs | ||
networking.rs | ||
performance_timeline.rs | ||
remote_event.rs | ||
user_interaction.rs | ||
websocket.rs |