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

is_ready_to_paint_image_output can easily return true erroneously when under CPU load #5243

Closed
glennw opened this issue Mar 17, 2015 · 1 comment

Comments

@glennw
Copy link
Member

@glennw glennw commented Mar 17, 2015

This function tries to determine when it is safe to save a screenshot for reftests. However, it depends on other tasks setting state and sending messages to the compositor.

It's quite easy for this to return an incorrect value when the CPU is under load.

We need a better way to detect when it is safe to save a reftest screenshot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.