Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: renderer hang in cc BeginMainFrame #16946

Merged
merged 2 commits into from Feb 14, 2019
Merged

fix: renderer hang in cc BeginMainFrame #16946

merged 2 commits into from Feb 14, 2019

Conversation

nornagon
Copy link
Member

@nornagon nornagon commented Feb 13, 2019

Description of Change

This backports a change from Chromium that fixes a rare renderer hang in the BeginMainFrame method. The bug in Chromium is view-restricted, but enne@ indicated that this is the change that should fix the issue: https://chromium-review.googlesource.com/c/chromium/src/+/1419132

It's already present in m72 so 5-0-x should be fine. https://chromium-review.googlesource.com/c/chromium/src/+/1427521

Checklist

Release Notes

Notes: Fixed a rare renderer hang in cc::ProxyMain::BeginMainFrame.

@nornagon nornagon requested a review from a team February 13, 2019 23:56
@jkleinsc jkleinsc merged commit 7a285cd into 4-0-x Feb 14, 2019
@release-clerk
Copy link

release-clerk bot commented Feb 14, 2019

Release Notes Persisted

Fixed a rare renderer hang in cc::ProxyMain::BeginMainFrame.

@jkleinsc jkleinsc deleted the hang-fix branch February 14, 2019 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants