WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
203314
ReadableStream needs to delay resolution of promises while in the back/forward cache
https://bugs.webkit.org/show_bug.cgi?id=203314
Summary
ReadableStream needs to delay resolution of promises while in the back/forwar...
Chris Dumez
Reported
2019-10-23 13:33:48 PDT
ReadableStream needs to delay resolution of promises while in the back/forward cache. In the following test: LayoutTests/fast/history/page-cache-active-fetch-request-blobReadAsReadableStream.html The promise does not get resolved after restoring from the back/forward cache, which likely means that the implementation tried to resolve it while in the cache.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug