mirror of
https://github.com/servo/servo.git
synced 2025-07-28 17:50:37 +01:00
parent
2b9590c5a5
commit
a95015b68a
3 changed files with 3 additions and 3 deletions
|
@ -65,7 +65,7 @@ pub enum ScriptToDevtoolsControlMsg {
|
|||
NewGlobal((PipelineId, Option<WorkerId>),
|
||||
IpcSender<DevtoolScriptControlMsg>,
|
||||
DevtoolsPageInfo),
|
||||
SendConsoleMessage(PipelineId, ConsoleMessage, Option<WorkerId>),
|
||||
ConsoleAPI(PipelineId, ConsoleMessage, Option<WorkerId>),
|
||||
}
|
||||
|
||||
/// Serialized JS return values
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue