Files
servo/components/script_bindings
Ashwin Naren e0eb23ce18 script: Finish converting all error message enum variants to Option<String> (#40750)
I used find and replace to finish the job. All this PR does is replace
all `Error::<error_name>` occurrences with `Error::<error_name>(None)`.

Testing: Refactor
Fixes: #39053

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
2025-11-20 06:20:47 +00:00
..
2025-11-11 09:15:29 +00:00
2025-11-11 09:15:29 +00:00
2025-10-30 21:14:10 +00:00
2025-10-30 21:14:10 +00:00