New issue
Advanced search Search tips

Issue 594851 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Jan 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Within the SOON bucket, required for activation tasks should take priority

Project Member Reported by ericrk@chromium.org, Mar 15 2016

Issue description

Currently, tile tasks are ordered based on heuristics which attempt to put the highest priority tasks first.

The ordering is usually correct. However, we can occasionally hit a case where a tile in the soon bucket which is *not* needed for activation is prioritized higher than a tile in the soon bucket that *is* needed for activation.

This may happen if the tile is in the pending visible rect for the active tree, but not in the pending tree.

We should investigate and fix this ordering.
 

Comment 1 by vmp...@chromium.org, Mar 21 2016

Status: Assigned (was: Untriaged)

Comment 2 by ericrk@chromium.org, Jan 23 2017

Status: WontFix (was: Assigned)
Sounds like this is obsolete after various refactorings.

Sign in to add a comment