Skip to content

Conversation

@d-kraus
Copy link
Contributor

@d-kraus d-kraus commented Nov 19, 2025

Adding an optional message to Error::NotSupported. Unblocks #39050.

The enum definition of NotSupported is now NotSupported(Option<String>).

Testing: Just a refactor
Fixes: Partially #39053

Signed-off-by: Dennis Kraus <kraus@posteo.de>
@d-kraus d-kraus requested a review from gterzian as a code owner November 19, 2025 21:19
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Nov 19, 2025
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Nov 19, 2025
@yezhizhen yezhizhen changed the title script: Add Message to NotSupported script: Add Message to Dom Exception Error::NotSupported Nov 20, 2025
@yezhizhen yezhizhen changed the title script: Add Message to Dom Exception Error::NotSupported script: Add message to Dom exception Error::NotSupported Nov 20, 2025
@yezhizhen yezhizhen enabled auto-merge November 20, 2025 01:19
@yezhizhen yezhizhen 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
Merged via the queue into servo:main with commit adf840a Nov 20, 2025
37 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
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.

4 participants