commit | 4848e3eea320f2032fff577dccedd11e8f4074c4 | [log] [tgz] |
---|---|---|
author | Stefan Zager <szager@chromium.org> | Thu Dec 15 19:16:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 15 19:16:47 2022 |
tree | b799117b11c6d5df530f64fa54788bde7c4f3a7c | |
parent | 1637f3f4bad0877c776be9f2ae09ce2141f6cce1 [diff] |
Allow lifecycle update recursion in ResizeObserver callbacks Bug: 1196853 Change-Id: I47d6e8304105dfff11a58835e58c505b44f0bc02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4108769 Reviewed-by: Robert Flack <flackr@chromium.org> Commit-Queue: Stefan Zager <szager@chromium.org> Cr-Commit-Position: refs/heads/main@{#1083900}
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.