Bug 236379

Summary: Add TAO check to PerformanceResourceTiming::fetchStart
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Alex Christensen
Reported 2022-02-09 10:19:32 PST
Add TAO check to PerformanceResourceTiming::fetchStart
Attachments
Patch (3.27 KB, patch)
2022-02-09 10:20 PST, Alex Christensen
no flags
Alex Christensen
Comment 1 2022-02-09 10:20:25 PST
Chris Dumez
Comment 2 2022-02-09 10:23:15 PST
Comment on attachment 451399 [details] Patch r=me
EWS
Comment 3 2022-02-09 11:49:56 PST
Committed r289494 (247032@main): <https://commits.webkit.org/247032@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 451399 [details].
Radar WebKit Bug Importer
Comment 4 2022-02-09 11:50:32 PST
Simon Fraser (smfr)
Comment 5 2022-02-09 12:14:31 PST
What is TAO
Alex Christensen
Comment 6 2022-02-09 12:50:23 PST
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Timing-Allow-Origin If it's not present, then we should not expose timing data across origins.
Note You need to log in before you can comment on or make changes to this bug.