forked from w3c/reporting
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify name of "observability" property (w3c#101)
In w3c/network-error-logging#77 there was some confusion about what "observable from JavaScript" means. The intended meaning is very specific: the report will not be handed off to any registered `ReportingObserver`s. Another reading that is you can perform whatever complicated analysis you want, and somehow detect that a report was created. This patch renames the term to something that hopefully can only be read in the more specific way.
- Loading branch information
Showing
1 changed file
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters