Skip to content

Conversation

@delan
Copy link
Member

@delan delan commented Aug 8, 2025

#37686 fixed an entire class of devtools protocol bugs that led to protocol desyncs with warnings in the Servo log, but it also removed the warnings, making it harder to spot where our devtools impl is incomplete.

this patch reintroduces a warning whenever some Actor::handle_message() returns Err(ActorError).

Testing: debug logging only, so not really worth testing

Co-authored-by: atbrakhi <atbrakhi@igalia.com>
Signed-off-by: Delan Azabani <dazabani@igalia.com>
@delan delan requested a review from atbrakhi August 8, 2025 13:15
@delan delan enabled auto-merge August 8, 2025 13:28
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
Signed-off-by: Delan Azabani <dazabani@igalia.com>
@delan delan force-pushed the warn-on-devtools-protocol-errors branch from b4c96b6 to 9026f05 Compare August 8, 2025 13:55
@delan delan added this pull request to the merge queue Aug 8, 2025
Merged via the queue into main with commit 9866ca7 Aug 8, 2025
21 checks passed
@delan delan deleted the warn-on-devtools-protocol-errors branch August 8, 2025 15:52
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.

3 participants