New issue
Advanced search Search tips

Issue 640391 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Aug 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Feature



Sign in to add a comment

Handle ContextSupport cleanup based on visibility

Project Member Reported by ericrk@chromium.org, Aug 23 2016

Issue description

Currently, 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.
 

Comment 1 by ericrk@chromium.org, Aug 31 2016

Status: WontFix (was: Untriaged)

Sign in to add a comment