Chromium Code Reviews
DescriptionClean up task category assignment
Task category assignment in TileManager is a bit roundabout, and can be
simpler now that all TileTasks have the |supports_concurrent_execution|
method.
This change also fixes an issue where NONCONCURRENT_FOREGROUND tasks
were accidentally downgraded to FOREGROUND.
BUG=605234
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/3ae72aff5123edc8c9042da88a95b895a227297e
Cr-Commit-Position: refs/heads/master@{#391200}
Patch Set 1 #Patch Set 2 : #
Total comments: 12
Patch Set 3 : feedback #Messages
Total messages: 14 (6 generated)
|