Microsoft/vscode
在 GitHub 查看Process explorer: update name for service worker process
Open
#137,427 创建于 2021年11月18日
bugelectronhelp wantedupstreamworkbench-diagnostics
仓库指标
- Star
- (74,848 star)
- PR 合并指标
- (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)
描述
Steps to Reproduce:
- Open any webview, ex: open an extension page
- Open process explorer
- There will now be a
windowprocess with no associated title, it can be mistaken for workbench
Inspecting the window via remote debugging, the following are the location information
"vscode-webview://extensioneditor/service-worker.js?id=bd03d4e0-fea8-4a03-8b…de-resource.vscode-webview.net&parentOrigin=vscode-file%3A%2F%2Fvscode-app"
Service workers are also spawned as renderer processes so it would be good to differentiate them in the explorer.