commit | 5d8b3f5a776423d3f2934dbad818d47ea33327f5 | [log] [tgz] |
---|---|---|
author | Brandon Wylie <wylieb@chromium.org> | Thu Jan 18 22:33:29 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 18 22:33:29 2024 |
tree | 480589b42cdd75fcaa59074b4c3dbbc5b0467f15 | |
parent | 05b220b80c1fec5c84e842913da18bb078bf3ab3 [diff] |
[bookmarks] Add account bookmark folders to java - Account bookmark folders are included in the result after crrev.com/c/4982632. Account bookmark folders are already being displayed in the bookmarks manager. - This CL includes the account bookmark folders in java infra as well as in the tests. The reason why this CL landed without a test failing is because there's no e2e integration test yet. Support for these tests is flimsy right now, but will improve prior to launch. Bug: 1513578 Change-Id: I5d14e19c2d81f58b801b501353b3b83551436c10 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5191028 Reviewed-by: Sky Malice <skym@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/main@{#1249096}
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.