Skip to content

Conversation

@mrobinson
Copy link
Member

This is a tentative fix for #40173. In this change we ensure to stop the
render backend before shutting down the WebRender API. Since I cannot
reproduce this problem locally, this is just an attempt to fix the
issue.

Testing: This should fix crashes observed with the unit tests.
Fixes: #40173.

This is a tentative fix for servo#40173. In this change we ensure to stop the
render backend before shutting down the WebRender API. Since I cannot
reproduce this problem locally, this is just an attempt to fix the
issue.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Oct 27, 2025
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Oct 27, 2025
@mukilan mukilan added this pull request to the merge queue Oct 27, 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 Oct 27, 2025
Merged via the queue into servo:main with commit 1fe8963 Oct 27, 2025
33 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 Oct 27, 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.

Mac Unit test panic: test_evaluate_javascript_basic, test_create_webview, test_cursor_change, test_resize_webview_zero

3 participants