Descriptiondrive: Rename JobScheduler::QueueEntry to JobEntry
Stop passing scoped_ptr<QueueEntry> around.
JobEntry lives in job_map_, while queue_ holds job IDs.
JobInfo is stored in JobEntry.
BUG=230308
TEST=unit_tests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199335
Patch Set 1 : #
Total comments: 7
Patch Set 2 : review fix #
Messages
Total messages: 10 (0 generated)
|