commit | ff4c5280c15edfdca5561f2f792436ed6696e11c | [log] [tgz] |
---|---|---|
author | Charlie Reis <creis@chromium.org> | Mon Jan 23 06:48:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jan 23 06:48:59 2023 |
tree | 3addba33bb181b1a00156889181b54df19d96593 | |
parent | 5d1b96f37b343a0efaac62f32593fad6e5892ece [diff] |
Include initiator_origin in PopulateFrameState for unit tests. Also updates the BasicFrameSet test to do a better job catching cases where ExplodedFrameState::assign may not have been updated. Bug: 1405812 Change-Id: I685297ca198223c563cdfd2a5e0d30e10ac43fa6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4182972 Reviewed-by: James Maclean <wjmaclean@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Charlie Reis <creis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1095519}
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.