Revert https://crrev.com/c/5906880.
The 5906880 CL breaks Firefox's internal WPT test.
The test itself is based on the unclear part of resume() and currentTime
where the test tries to validate resume() method process the data, and
increase the currentTime before its resolution, which isn't clear
on the spec.
The original test failed in the Chromium due to several bugs.
https://crbug.com/372866278, https://crbug.com/40140417
We decided to revert the previous CL until we have clear
spec and fix the chromium specific issues.
https://crrev.com/c/5906880?tab=comments
Bug: 40246707
Change-Id: I020a49f6c91c85f33262b5657f65a8d8d06d273e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5937369
Reviewed-by: Hongchan Choi hongchan@chromium.org
Reviewed-by: Michael Wilson mjwilson@chromium.org
Commit-Queue: Sunggook Chue sunggch@microsoft.com
Cr-Commit-Position: refs/heads/main@{#1370213}