[graphite] Loosen up strict Recording order on failure.
If we fail to add a Recording to the QueueManager we don't currently
update the last-seen Recording ID, and hence verification of sequential
Recordings will fail on the next one. So move the ID update before the failure cases.
Bug: chromium:1490744
Change-Id: Ia869b60da73bc9b56ef87f8fda714fd0d307b5b0
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/766623
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
1 file changed