Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DisplayLink] Semi-speculative fix for crasher in CVCGDL::getDisplayT…
…imes This patch applies a workaround discovered by mozilla to avoid crashes in CVCGDisplayLink::getDisplayTimes(). The call to CVDisplayLinkCreateWithCGDisplay() can sometimes tickle a bug that will lead to a crash. By checking another condition we can detect the error state and avoid a crash. Bug: 1218720 Change-Id: Ic7e54d8a03d05143d6e9f54f26ebd79277cca934 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3217658 Reviewed-by: Avi Drissman <avi@chromium.org> Commit-Queue: Jayson Adams <shrike@chromium.org> Cr-Commit-Position: refs/heads/main@{#930712}
- Loading branch information