Skip to content

Conversation

@arihant2math
Copy link
Contributor

@arihant2math arihant2math commented Nov 20, 2025

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

@servo-highfive servo-highfive added S-awaiting-review There is new code that needs to be reviewed. S-needs-rebase There are merge conflict errors. labels Nov 20, 2025
Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
@servo-highfive servo-highfive removed the S-needs-rebase There are merge conflict errors. label Nov 20, 2025
@arihant2math arihant2math added S-awaiting-review There is new code that needs to be reviewed. and removed S-awaiting-review There is new code that needs to be reviewed. labels Nov 20, 2025
@mrobinson mrobinson changed the title sciprt: Finish converting all error message enum variants to Option<String> script: Finish converting all error message enum variants to Option<String> Nov 20, 2025
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Nov 20, 2025
@sagudev sagudev added this pull request to the merge queue Nov 20, 2025
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Nov 20, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 20, 2025
@servo-highfive servo-highfive added S-tests-failed The changes caused existing tests to fail. and removed S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. labels Nov 20, 2025
@sagudev sagudev added this pull request to the merge queue Nov 20, 2025
@servo-highfive servo-highfive added S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. and removed S-tests-failed The changes caused existing tests to fail. labels Nov 20, 2025
Merged via the queue into servo:main with commit e0eb23c Nov 20, 2025
42 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Nov 20, 2025
@arihant2math arihant2math deleted the error-strings branch November 20, 2025 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide messages in JS errors

3 participants