- From: Noam Rosenthal <notifications@github.com>
- Date: Thu, 23 Sep 2021 05:31:51 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 23 September 2021 12:32:04 UTC
This is needed for https://github.com/whatwg/html/issues/7104
and later on for https://github.com/whatwg/fetch/issues/1215.
Navigation timing reports the timing info from the HTML spec,
so it needs a mechanism to obfuscate the internals. So far that
obfuscation was internal to fetch and was done upon reporting.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/fetch/pull/1309
-- Commit Summary --
* <a href="https://github.com/whatwg/fetch/pull/1309/commits/cb872fb052357d16dacd38e0c5f2d5a06a497683">Expose a mechanism for hiding internal timing info</a>
-- File Changes --
M fetch.bs (12)
-- Patch Links --
https://github.com/whatwg/fetch/pull/1309.patch
https://github.com/whatwg/fetch/pull/1309.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1309
Received on Thursday, 23 September 2021 12:32:04 UTC