Skip to content

Commit 520712a

Browse files
committed
Update S&P questionnaire answer about disconnected documents
1 parent 156c552 commit 520712a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

security-privacy-questionnaire.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,7 @@ Ideally, nothing special should happen. In particular, `Translator` and `Languag
103103

104104
> 18. What happens when a document that uses your feature gets disconnected?
105105
106-
As with the previous question, nothing special should happen: the objects should still stay alive and be usable.
107-
108-
As with the previous question, it's easy to imagine implementations where this is difficult to implement. We may need to add a check in the specification to prevent such usage, if prototyping shows that the difficulty is significant.
106+
The methods of the `Translator`/`LanguageDetector` objects will start rejecting with `"InvalidStateError"` `DOMException`s.
109107

110108
> 19. What should this questionnaire have asked?
111109

0 commit comments

Comments
 (0)