We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44362fd commit 612e47dCopy full SHA for 612e47d
resource-timing-api.md
@@ -402,9 +402,7 @@ its security considerations.
402
403
As covered in the resource timing specification, the main security concern is
404
the use of high resolution timers. The timing field of the resource timing is
405
-defined to use high resolution timers. However, if malicious actors gain access
406
-to high resolution timers, they could use the exposed fields as a part of
407
-Spectre attack to inspect any memory accesses. In addition, this could expose
+defined to use high resolution timers. In addition, this could expose
408
timing information about how the other origins loaded as well, leading to
409
inferring information about the user's activity across origins.
410
0 commit comments