提交 add7bbfa 编写于 作者: B Benjamin Pasero

sandbox - use preload safe process in workbench common props

上级 135b38e3
......@@ -7,6 +7,7 @@ import { IStorageService, StorageScope } from 'vs/platform/storage/common/storag
import { resolveCommonProperties } from 'vs/platform/telemetry/node/commonProperties';
import { instanceStorageKey, firstSessionDateStorageKey, lastSessionDateStorageKey } from 'vs/platform/telemetry/common/telemetry';
import { cleanRemoteAuthority } from 'vs/platform/telemetry/common/telemetryUtils';
import { process } from 'vs/base/parts/sandbox/electron-sandbox/globals';
export async function resolveWorkbenchCommonProperties(
storageService: IStorageService,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册