commit | e0ac9d12dff5f2d33c935958b06bf1ded7f1c08c | [log] [tgz] |
---|---|---|
author | Thomas Lukaszewicz <tluk@chromium.org> | Mon Jun 16 21:26:50 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 16 21:26:50 2025 |
tree | 3ea834cd8c57e395486c90364fa36c690a7bc926 | |
parent | 3f0a3e1a53858afe2ed19b25bb850671d9515b83 [diff] |
[M137] [discard] Extend fatal NOTREACHED to M142 Original change's description: > [discard] Extend fatal NOTREACHED to M142 > > Currently ThumbnailSchedulerImpl may not appropriately deschedule > discarded tabs, which notify the scheduler of a kNone priority > change when discard completes successfully. > > This should be addressed once the new WebContentsDiscard impl > has landed and old discard codepaths are cleaned up. > > Bug: 424274399 > Change-Id: I3020f6157ac774bb2d7cc5581afcec22a29114bb > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6635571 > Reviewed-by: Keren Zhu <kerenzhu@chromium.org> > Commit-Queue: Tom Lukaszewicz <tluk@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1472889} Bug: 425243887,424274399 Change-Id: I3020f6157ac774bb2d7cc5581afcec22a29114bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6649008 Auto-Submit: Chrome Cherry Picker <chrome-cherry-picker@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Cr-Commit-Position: refs/branch-heads/7151@{#2356} Cr-Branched-From: 8e0d32ed6e49a2415b16e5ed402957cac2349ce2-refs/heads/main@{#1453031}
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.