Handle ContextSupport cleanup based on visibility |
|
Issue descriptionCurrently, we track whether a ContextSupport should purge resources based on the |aggressively_free_resources_| flag. We should instead do this based on |num_visible_clients_|; however, this requires that all consumers of contexts use visibility correctly. This is not the case for media/webgl, which should be updated to do this. |
|
►
Sign in to add a comment |
|
Comment 1 by ericrk@chromium.org
, Aug 31 2016