Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1653)

Issue 1910613002: Clean up task category assignment (Closed)

Created:
4 years, 8 months ago by ericrk
Modified:
4 years, 7 months ago
Reviewers:
vmpstr, prashant.n
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -43 lines) Patch
M cc/tiles/tile_manager.cc View 1 2 8 chunks +56 lines, -43 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
ericrk
4 years, 8 months ago (2016-04-22 22:12:58 UTC) #3
prashant.n
Change looks good, but naming another variable as "high_priority" hurts readability. https://codereview.chromium.org/1910613002/diff/20001/cc/tiles/tile_manager.cc File cc/tiles/tile_manager.cc (right): ...
4 years, 8 months ago (2016-04-23 04:55:20 UTC) #4
vmpstr
rs lgtm if prashant.n is happy. https://codereview.chromium.org/1910613002/diff/20001/cc/tiles/tile_manager.cc File cc/tiles/tile_manager.cc (right): https://codereview.chromium.org/1910613002/diff/20001/cc/tiles/tile_manager.cc#newcode138 cc/tiles/tile_manager.cc:138: } nit: remove ...
4 years, 8 months ago (2016-04-25 18:23:34 UTC) #5
ericrk
Thanks for the feedback. Naming suggestions made sense (we were definitely using priority too many ...
4 years, 7 months ago (2016-05-02 23:04:38 UTC) #7
prashant.n
lgtm It looks very good now, no confusion.
4 years, 7 months ago (2016-05-03 02:06:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1910613002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1910613002/60001
4 years, 7 months ago (2016-05-03 10:44:51 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 7 months ago (2016-05-03 11:19:58 UTC) #12
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 11:20:57 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3ae72aff5123edc8c9042da88a95b895a227297e
Cr-Commit-Position: refs/heads/master@{#391200}

Powered by Google App Engine
This is Rietveld 408576698