commit | 66f8346cf259444fc7b52e6a91b5d86e0972a352 | [log] [tgz] |
---|---|---|
author | Monica Basta <msalama@chromium.org> | Wed Dec 04 12:54:03 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 04 12:54:03 2024 |
tree | 833003306f7080e582ce23254bbc6cbf175d07ac | |
parent | 03fe31f9407842ddbed9b4e8c3ed01fcd6c675aa [diff] |
[B4B-D] Update nodes ordering on nodes added/removed Order is tracked if both account and local permanent nodes exist and both have children. This is needed as soon as there are more than one parent, we will need to provide an API to query child nodes for the parent nodes combined. This CL only updates ordering on bookmark nodes added or removed, on follow-up CLs more of `BookmarkModel` changes will be handled. Ordering is currently only stored in memory. Storing on disk and initialization on startup will came later in the project execution. Bug: 364594278 Change-Id: I7f2acdaea7cfd94aacfb7287618b19fc9a8db3af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6063167 Reviewed-by: Mikel Astiz <mastiz@chromium.org> Commit-Queue: Monica Basta <msalama@chromium.org> Cr-Commit-Position: refs/heads/main@{#1391612}
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.