mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
After `InputEvent::Touch` processed by Script, it sends `TouchEventProcessed` back to Constellation, which goes through hit-test etc. and loops back to Script again. However, `WebViewRenderer::simulate_mouse_click` should not send `MouseButtonAction::Click` due to #36413 Testing: Manually tested by converting mouse to touch cc @jdm @xiaochengh Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com> |
||
---|---|---|
.. | ||
Cargo.toml | ||
compositor.rs | ||
lib.rs | ||
touch.rs | ||
tracing.rs | ||
webview_manager.rs | ||
webview_renderer.rs |