Files
sousa-gecko/devtools/server/actors/descriptors
Eden Chuang c7001b7dea Bug 1944240 - Derive relatedDocumentInnerWindowId from windowIDs for remote workers. r=jdescottes,devtools-reviewers
A remote worker has no window object in the process running DevTools, so
worker-connector derives the owning document's inner window id from windowIDs
(which carries it for dedicated workers) instead of dbg.window. Shared and
service workers have no single owning document, matching the previous
null-window behaviour.

Differential Revision: https://phabricator.services.mozilla.com/D306650
2026-07-07 20:20:06 +00:00
..
…