зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1721555 - [devtools] Fix browser_dbg-windowless-service-workers-reload.js with server side targets. r=nchevobbe
For some reason, the timing is different. Surprising that we never hit this issue before?! Differential Revision: https://phabricator.services.mozilla.com/D120548
This commit is contained in:
Родитель
1527e772de
Коммит
dd56a80519
|
@ -124,6 +124,7 @@ const WorkerDescriptorActor = protocol.ActorClassWithSpec(
|
|||
return {
|
||||
type: "connected",
|
||||
threadActor: this._threadActor,
|
||||
consoleActor: this._consoleActor,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче