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

Sync changes from mozilla-central gfx/wr #3843

Merged
merged 3 commits into from Jan 24, 2020
Merged

Commits on Jan 24, 2020

  1. Bug 1605283 - Improve support for invalidation debugging and testing …

    …r=gw
    
    Second part: trace the updates that are sent to the DataStore, and save
    at least the Insert/Remove and ItemUID as part of the wr-capture.
    (We could expand this with more info, eg. the actual Keys, later).
    
    TileView then reads them back and generates a color coded report to
    overlay with the page view.  This helps to see the types and amounts of
    interned primitives that lead to cache invalidations.
    
    Differential Revision: https://phabricator.services.mozilla.com/D60619
    
    [ghsync] From https://hg.mozilla.org/mozilla-central/rev/39db0be47ff65dec15b39d70fe465818b090d3b0
    bpeersmoz authored and moz-gfx committed Jan 24, 2020
You can’t perform that action at this time.