| commit | cad6fb6ea3dec81497dda7924a9d6eed6b68ac87 | [log] [tgz] |
|---|---|---|
| author | Ahmed Fakhry <afakhry@chromium.org> | Thu Mar 28 00:06:01 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 28 00:06:01 2024 |
| tree | 897fbb7c7a633eeec0eebf9ae8f5c97b2c4efbd0 | |
| parent | b5ece803f917cbfbbf7c71e5034e80fde6e03ca9 [diff] |
ash: Fix a crash when using a cleared window state ptr I was unable to repro the crash manually, but was able to simulate it in a test. It's not clear how this scenario can happen in production but the resulting crash in the test has the same stack as the reported crash. Fixed: b/331238593 Test: Added a new test that crashes without the fix. Change-Id: I746a27b708a53b4458a3001ff1cba0b4793d8c3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5401917 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> Cr-Commit-Position: refs/heads/main@{#1279348}
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.