Update devtools page titles.

This commit is contained in:
Josh Matthews 2020-04-28 15:40:16 -04:00
parent b53ce5c79a
commit 02ce6188aa
4 changed files with 48 additions and 0 deletions

View file

@ -97,6 +97,9 @@ pub enum ScriptToDevtoolsControlMsg {
/// Report a page error for the given pipeline
ReportPageError(PipelineId, PageError),
/// Report a page title change
TitleChanged(PipelineId, String),
}
/// Serialized JS return values