Fix DCHECK() failures in XCursorLoader.
With the XCursorLoader changes in https://crrev.com/789288, comparisons for |render_version_| do not work if |render_version_| is never set. Make sure |render_version_| is valid before comparing it. Bug: 1066670 Change-Id: I10c3c43d9b42403747fd073aa065ab3e8d00ed0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2310961Reviewed-by:Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#790828}
Showing
Please register or sign in to comment