[scheduling] Remove QueueClass::kTimer.
This queue class name is not accurate to the way that it is currently used and it can be merged with QueueClass::kNone. This class encompasses all of the 'kFrame' QueueTypes that are non-loading (kFrameThrottleable, kFramePausabale, kFrameDeferrable, etc.). Removing this QueueClass will prevent confusion when differentiating between queues with this class and JavaScriptTimer queues. Change-Id: I847eb5d1635eb2932a0399369e982f7a709ece0c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341394Reviewed-by:Sami Kyöstilä <skyostil@chromium.org> Reviewed-by:
Alexander Timin <altimin@chromium.org> Reviewed-by:
Scott Haseley <shaseley@chromium.org> Commit-Queue: Katie Dillon <kdillon@chromium.org> Cr-Commit-Position: refs/heads/master@{#800594}
Showing
This diff is collapsed.
Please register or sign in to comment