| commit | b2e0cf11a501232d3fec5e865c2bb08320f2747c | [log] [tgz] |
|---|---|---|
| author | Scott Violet <sky@chromium.org> | Mon Mar 09 18:46:43 2020 |
| committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 09 18:46:43 2020 |
| tree | 239469140ff6a3f42f27ffb0a947ab133d1334c1 | |
| parent | e61571564c8e6bcf5462fd71ff363a3ecb357ea7 [diff] |
weblayer: adds a persistent id for tabs This way the embedder has a way to persist state with a tab. Without this the embedder has no way to identify what tab the data was associated with. BUG=1056710 TEST=BrowserFragmentLifecycleTests Change-Id: I944e538ba0110f5d3434d5dfd8aa76fe2fdd08e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2093691 Commit-Queue: Scott Violet <sky@chromium.org> Reviewed-by: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#748314}
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.
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.