Skip to content

Commit ea00acf

Browse files
Removing view behavior on initiation of request termination
1 parent 7c17939 commit ea00acf

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

specification/draft/apps.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,9 +1321,6 @@ The View MAY send this notification to request that the host tear it down. This
13211321
- Host MAY defer or ignore the teardown request.
13221322
- 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).
13231323

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-
13271324
`ui/notifications/host-context-changed` - Host context has changed
13281325

13291326
```typescript

0 commit comments

Comments
 (0)