Skip to content

Conversation

@atbrakhi
Copy link
Member

@atbrakhi atbrakhi commented Apr 23, 2025

Currently Source related code exists in watcher.rs and thread.rs. This change moves source-related code to a dedicated source.rs file. This is in preparation for adding support for showing source code in the Debugger > Source panel.

Signed-off-by: atbrakhi <atbrakhi@igalia.com>
}

#[derive(Serialize)]
pub struct SourcesReply {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pub(crate) on all these, please!

Signed-off-by: atbrakhi <atbrakhi@igalia.com>
@atbrakhi atbrakhi enabled auto-merge April 24, 2025 07:30
@atbrakhi atbrakhi added this pull request to the merge queue Apr 24, 2025
Merged via the queue into servo:main with commit c16d86f Apr 24, 2025
21 checks passed
@atbrakhi atbrakhi deleted the separate_source_code branch April 24, 2025 08:30
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.

2 participants