You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/draft/apps.mdx
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1321,9 +1321,6 @@ The View MAY send this notification to request that the host tear it down. This
1321
1321
- Host MAY defer or ignore the teardown request.
1322
1322
- If the Host accepts the request, it MUST follow the graceful termination process by sending `ui/resource-teardown` to the View. The Host SHOULD wait for a response before tearing down the resource (to prevent data loss).
1323
1323
1324
-
**View behavior:**
1325
-
- View MAY persist unsaved state before sending this notification. These processes MUST be completed before responding to `ui/resource-teardown` Host request.
1326
-
1327
1324
`ui/notifications/host-context-changed` - Host context has changed
0 commit comments