We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31d15a commit 3277d22Copy full SHA for 3277d22
specs/clear-site-data/index.src.html
@@ -444,6 +444,11 @@ <h3 id="clear">
444
[[#reload-contexts]] on <var>response</var>'s {{Response/url}}'s
445
<a>origin</a>, with <var>subdomain state</var>.
446
447
+ Note: Especially given the cross-context implications, user agents are
448
+ are encouraged to give web developers some mechanism by which the clearing
449
+ operation can be debugged. This might take the form of a console message or
450
+ timeline entry indicating success.
451
+
452
<h4 id="neuter-contexts">
453
Neuter browsing contexts matching <var>origin</var> with
454
<var>subdomain state</var>
0 commit comments