Files
servo/components/webdriver_server
Euclid Ye 8dc7b5c06b webdriver: Remove last dependency on RefCell (#42358)
`pending_input_event_receivers` is the last thing that uses `RefCell`. 
This PR improves safety as we rely on static check, and performance
slightly too.

Testing: Just refactor.

Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
2026-02-05 09:33:08 +00:00
..
2026-01-08 17:32:35 +00:00