Skip to content

Commit 735f99f

Browse files
Formatting
1 parent 1cc80be commit 735f99f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

specs/SensitivityLabel.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Web pages may contain content with sensitive information. Such information can b
77
# Description
88

99
We propose introducing a SensitivityLabelChanged event to the CoreWebView2 object, enabling applications to monitor changes in sensitivity labels within hosted content. This functionality is restricted to domains explicitly included in an allow list configured by the application. The allow list can be set at the profile level, thereby enabling the Page Interaction Restriction Manager for content within specified domains. By default, the allow list is empty, preventing hosted content from transmitting sensitivity label information.
10+
1011
The core features of this proposal are as follows:
1112
* Configure the allowlist filter for Page Interaction Restriction Manager at the profile level.
1213
* After setup, the manager is available on allowlisted pages. Content can send sensitivity labels to the platform via the API.

0 commit comments

Comments
 (0)