commit | cd969f11d077bbaa58ef03c6516ebb59bf783c33 | [log] [tgz] |
---|---|---|
author | Maggie Chen <magchen@chromium.org> | Thu Oct 24 14:23:19 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 24 14:23:19 2024 |
tree | cb82490befdd1b710e2f245c113e2ec095887b76 | |
parent | 82dbb5e52cdb73863784ff1d4f77b10b0e20c3e0 [diff] |
Do not cache NSScreen for CADisplayLink Always query for the current screen. The screen might be removed or reconfigured. Bug: 345275139 Change-Id: Id2f549a43870e9b222d550ea2fa6873b512b03e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5949708 Reviewed-by: ccameron chromium <ccameron@chromium.org> Commit-Queue: Maggie Chen <magchen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1373306}
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.