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

Clear evicted entries in the texture cache debug display #3321

Merged
merged 2 commits into from Nov 17, 2018

Commits on Nov 17, 2018

  1. Route WebRender pref changes through the RenderBackend.

    The overlap between debug flags and debug commands is a bit of a mess,
    and this patch does not entirely clean it up. But this at least means
    that the RenderBackend can react to pref changes in Firefox.
    
    Differential Revision: https://phabricator.services.mozilla.com/D11958
    bholley committed Nov 17, 2018
  2. Clear evicted cache entries when using the debug display.

    bholley committed Nov 17, 2018
You can’t perform that action at this time.