mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +02:00
- `PauseActor` is passed as a generic for only `new_name` - Update the variable `pause` to `pause_name` **Testing**: Tested locally with `mach test-devtools` ``` Ran 60 tests in 74.781s OK (expected failures=6) ``` **Fixes**: A part of #43606 Signed-off-by: Niya Gupta <niyabits@disroot.org> Co-authored-by: Niya Gupta <niyabits@disroot.org>