Resource Scheduler: Add DCHECK to verify that fifo ordering is set
Add DCHECK to ensure that FIFO ordering in set in resource scheduler for each request before it is consumed. Note that FIFO ordering is used to decide the order in which requests are dispatched to the network. This CL does not make any functional change. Change-Id: Iabd7562c1b680c10d10c4890e8c42d04c379486d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1984902Reviewed-by:Michael Crouse <mcrouse@chromium.org> Commit-Queue: Tarun Bansal <tbansal@chromium.org> Cr-Commit-Position: refs/heads/master@{#728040}
Showing
Please register or sign in to comment