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

Update webrender for latest RenderNotifier changes #18976

Closed
wants to merge 1 commit into from

Conversation

@jdm
Copy link
Member

jdm commented Oct 20, 2017

This addresses one of the most common intermittent test failures by making it impossible for the failure to occur. Requires servo/webrender#1904 to be merged upstream first.

  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • These changes fix #13480
  • There are tests for these changes

This change is Reviewable

@highfive
Copy link

highfive commented Oct 20, 2017

Heads up! This PR modifies the following files:

  • @paulrouget: components/compositing/lib.rs, components/compositing/compositor_thread.rs, components/servo/lib.rs, components/compositing/compositor.rs
@jdm
Copy link
Member Author

jdm commented Oct 20, 2017

r? @glennw

@glennw
Copy link
Member

glennw commented Oct 23, 2017

@jdm I included this commit of yours in #18986 - feel free to either r+ that PR, or close that and apply the changes to this PR.

@jdm jdm closed this Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.