Commit a711d9f
committed
fix: Fix displaying lock screen window when shutdown from inhibit warning page
When clicking shutdown button from the inhibit warning page,
doAcceptShutdownInhibit() would switch back to LockContent,
causing a brief flash of the lock screen password page.
Add RequireShutdown and RequireRestart to the exclusion conditions
to prevent unnecessary content switching during shutdown/restart.
Log: 修复从关机阻塞页面点击关机按钮会显示锁屏密码页面的问题
Pms: BUG-3385451 parent 2c6d449 commit a711d9f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
208 | 210 | | |
209 | 211 | | |
210 | 212 | | |
| |||
0 commit comments