mirror of
https://github.com/servo/servo.git
synced 2025-06-28 19:13:41 +01:00
Support taking screenshots when a webdriver server is active. Improve the experience of using webdriver to take screenshots of Servo. When a screenshot can't be obtained immediately, increase the delay before trying again from 2ms to 1s. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #13826 - [X] These changes do not require tests because we can't test webdriver yet. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13827) <!-- Reviewable:end --> |
||
---|---|---|
.. | ||
Cargo.toml | ||
compositor.rs | ||
compositor_thread.rs | ||
delayed_composition.rs | ||
lib.rs | ||
scrolling.md | ||
touch.rs | ||
windowing.rs |