mirror of
https://github.com/servo/servo
synced 2026-05-12 18:06:32 +02:00
Refactored the lib.rs file to replace ``actors``` & ```self.actors``` variables with ```registry``` and ```self.registry``` No testing required, compiles successfully. Part o the #43605 --------- Signed-off-by: Sabb <sarafaabbas@gmail.com>