[Webkit-unassigned] [Bug 203314] New: ReadableStream needs to delay resolution of promises while in the back/forward cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 23 13:33:48 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=203314

            Bug ID: 203314
           Summary: ReadableStream needs to delay resolution of promises
                    while in the back/forward cache
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cdumez at apple.com
                CC: youennf at gmail.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191023/9f268da6/attachment-0001.html>


More information about the webkit-unassigned mailing list