| commit | c69fab368c7697b39b352c6f45aeccc3cc64a801 | [log] [tgz] |
|---|---|---|
| author | sbingler <bingler@chromium.org> | Fri Sep 08 12:01:21 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Sep 08 12:01:21 2023 |
| tree | a745494d20c73d74f1c73f0509aed9f2cfba3395 | |
| parent | d1fccd8cde91670536c159d875cf415197fd93be [diff] |
Explicitly create empty map for IteratorCanHandleEmptyDataKeyEntriesMaps The test IteratorCanHandleEmptyDataKeyEntriesMaps currently depends on side-effects of calling RemovePartitionedBrowsingData() which makes it brittle if that function ever changes. This CL changes the test to directly insert an empty map element. Bug: 1468277 Change-Id: Ief468c844f810337e1dc369d4bd54f10450ffe28 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4849877 Reviewed-by: Theodore Olsauskas-Warren <sauski@google.com> Reviewed-by: Christian Dullweber <dullweber@chromium.org> Commit-Queue: Steven Bingler <bingler@chromium.org> Cr-Commit-Position: refs/heads/main@{#1194027}
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.