commit | 89bb0454e9eb1a8ee16b2340d50b25be970ec74c | [log] [tgz] |
---|---|---|
author | Jian Li <jianli@chromium.org> | Sat Jul 02 00:49:36 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jul 02 00:49:36 2022 |
tree | 52876d69715b5571df19c1d63f49df2c8a1adadc | |
parent | f3b054ae534ff88762a67e046509fb006cd8ea62 [diff] |
Use client side and server side timestamp from StreamMetadata For the initial stream fetch, the stream model is not loaded yet. So we change to use timestampes in StreamMetadata. Bug: 1321298 Change-Id: Ia5b03867979d61b829b7559d9728b22fa09457fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3739216 Reviewed-by: Dan H <harringtond@chromium.org> Commit-Queue: Jian Li <jianli@chromium.org> Cr-Commit-Position: refs/heads/main@{#1020312}
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.