固定桌面壳运行平台标记
桌面壳创建主窗口前将 hostPlatform 归一为真实系统平台 桌面壳配置检查新增运行平台归一守卫 同步宿主壳方案与共享决策记录
This commit is contained in:
@@ -521,6 +521,9 @@ const requiredMainSnippets = [
|
||||
'network.statusChanged',
|
||||
'file.imageDropped',
|
||||
'app.notification().builder()',
|
||||
'desktop_entry_url_with_platform',
|
||||
'desktop_window_config_with_runtime_platform',
|
||||
'desktop_window_config_with_runtime_platform(config)',
|
||||
];
|
||||
|
||||
assertSameList(
|
||||
|
||||
Reference in New Issue
Block a user