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

Ensure async scene is built before capturing reftest output. #22219

Closed
wants to merge 1 commit into from

Conversation

@jdm
Copy link
Member

jdm commented Nov 18, 2018

I strongly suspect that this will solve the underlying cause of #22062 - if the async scene builder isn't done, the compositor will take a screenshot of an empty gl framebuffer, which would be a big back square. I'm going to keep doing my due diligence while bisecting the relevant WR changes, but until then this will definitely not hurt us.


This change is Reviewable

@highfive
Copy link

highfive commented Nov 18, 2018

Heads up! This PR modifies the following files:

@jdm
Copy link
Member Author

jdm commented Nov 18, 2018

r? @gw3583

@jdm
Copy link
Member Author

jdm commented Nov 19, 2018

Humbug, I can still reproduce #22062 with this patch applied.

@jdm jdm closed this Nov 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.