Cleanup temp GMS seeking fix
One of the versions of GMS core had a bug, where seeks timing out would cause a crash, leading to crbug.com/914072. The fix at the time was to send manually-crafted 'seek' messages, instead of using the API. The issue was in a single version of GMS core, and the roll in crbug.com/958461 should have fixed it. This CL removes the temp fix, and switches back to using the normal API. Bug: 918644 Change-Id: I335493d535166f5154f8127f4001192ffbebff53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2134399Reviewed-by:mark a. foltz <mfoltz@chromium.org> Commit-Queue: Thomas Guilbert <tguilbert@chromium.org> Cr-Commit-Position: refs/heads/master@{#756428}
Showing
Please register or sign in to comment