mirror of
https://github.com/servo/servo
synced 2026-05-09 08:32:31 +02:00
After #39682, this callback is no longer necessary. We also remove `WebDriverJSError::Timeout`. Testing: No regression in wdspec. For servodriver, [before](https://github.com/yezhizhen/servo/actions/runs/18300017112). [after](https://github.com/yezhizhen/servo/actions/runs/18300911442) is also the same. --------- Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>