commit | c4ab12b51b486561d72c1ec307a0715942fef95e | [log] [tgz] |
---|---|---|
author | Foromo Daniel Soromou <koretadaniel@chromium.org> | Sat May 17 14:15:22 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 17 14:15:22 2025 |
tree | 57fc74d0a9eb179274f21b791b4fa7408c561047 | |
parent | 30de8e4ed305968f547569df9f73458a762dd407 [diff] |
Ensure to instantiate PA controllers before features controllers Some features may need to interact / update page action status during their instantiation. Therefore, we should ensure that the page action controllers is instantiated be features controllers. In addition, the page action controllers don't have any pre-condition. It fixes the test failure in the bug : https://issues.chromium.org/issues/417179031 Bug: 417179031 Change-Id: I8d76d912a7b70efd6389acd4879becac813bd90e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6557883 Reviewed-by: Kaan Alsan <alsan@chromium.org> Reviewed-by: Dana Fried <dfried@chromium.org> Commit-Queue: Daniel Soromou <koretadaniel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1461787}
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.