mirror of
https://github.com/servo/servo.git
synced 2025-06-28 19:13:41 +01:00
WebRender. This happens asynchronously, just as it does in non-WebRender mode. This functionality is a prerequisite for doing proper display-list-based hit testing in WebRender, since it moves the scroll offsets into Servo (and, specifically, into the script thread, enabling iframe event forwarding) instead of keeping them private to WebRender. Requires servo/webrender_traits#55 and servo/webrender#277. Partially addresses #11108. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
script_msg.rs |