commit | f6de6ed75f0dbaa02c582fb415b64df136f30618 | [log] [tgz] |
---|---|---|
author | Alexandra Reimers <areimers@chromium.org> | Fri Jun 10 20:58:37 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 10 20:58:37 2022 |
tree | 8edff6fc46e0a48c6490dde7bb51c7020c412a7a | |
parent | 15abf755aba4fff8d79c1c02b36daebb761f76c9 [diff] |
Change clock skew latency metric to increase accuracy To better understand latency as a source of error in the analysis of clock skew for fingerprinting, it would be useful to improve its accuracy. We do this be relying on the information in the ResponseInfo. This has the benefit that it does not take into account the time spent in SYN/SYN+ACK roundtrip. Bug: 1320630 Change-Id: I0ba37754d213f5535d847008ecb228aa5b6b284e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3655464 Reviewed-by: Carlos IL <carlosil@chromium.org> Reviewed-by: Antonio Sartori <antoniosartori@chromium.org> Commit-Queue: Alexandra Reimers <areimers@chromium.org> Cr-Commit-Position: refs/heads/main@{#1013126}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.