commit | 25939da5244509469d6189a18c95cd6036280c35 | [log] [tgz] |
---|---|---|
author | Chuong Ho <hdchuong@chromium.org> | Tue Nov 05 11:38:09 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 05 11:38:09 2024 |
tree | bf4afdbc10aafb7a8cfe0891f13947235f0d954b | |
parent | a6e44fdac857829870a853c3265562e3c2bb989a [diff] |
Revert "lobster: disable mako auto resize host when lobster is enabled by flags" This reverts commit 2b9176c8b1329e9cad4d93b0d8cf13c809164fd8. Reason for revert: Enabling Lobster causes Editor window to disappear Original change's description: > lobster: disable mako auto resize host when lobster is enabled by flags > > When Lobster is enabled by flags, disabling AutoResizeHost will allow > the views to set the width / height from the C++ part. > > Bug: b:348281154 > Change-Id: I75ccd618cff3362da56bd716530357ac035e8db6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5897732 > Reviewed-by: Curtis McMullan <curtismcmullan@chromium.org> > Commit-Queue: Chuong Ho <hdchuong@chromium.org> > Reviewed-by: Grey Wang <greywang@google.com> > Cr-Commit-Position: refs/heads/main@{#1362197} Bug: b:348281154 Change-Id: I4183af65f91e4cde07f65621bedaa23fdc498a6b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5991590 Commit-Queue: Chuong Ho <hdchuong@chromium.org> Reviewed-by: Curtis McMullan <curtismcmullan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1378233}
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.