Commit 766d321
committed
Persistance check should not activate background webview extensions
Fixes microsoft#95615
When checking if we can persist a webview, we check to see if any reviver is registered for it. However this may activate extensions that register the reviver
For background webview that have been restored we can skip this check since we know they were persisted in the past1 parent 89bc8d2 commit 766d321
1 file changed
Lines changed: 4 additions & 4 deletions
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
271 | 273 | | |
272 | 274 | | |
273 | 275 | | |
274 | | - | |
275 | | - | |
276 | | - | |
| 276 | + | |
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
| |||
0 commit comments