Bug 210485 - ReadableStreamDefaultController::enqueue should check for worker terminated exception
Summary: ReadableStreamDefaultController::enqueue should check for worker terminated e...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-14 04:25 PDT by youenn fablet
Modified: 2020-04-22 15:29 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.81 KB, patch)
2020-04-14 04:27 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2020-04-14 04:25:01 PDT
ReadableStreamDefaultController::enqueue should check for worker terminated exception
Comment 1 youenn fablet 2020-04-14 04:27:11 PDT
Created attachment 396399 [details]
Patch
Comment 2 Mark Lam 2020-04-14 07:49:53 PDT
Comment on attachment 396399 [details]
Patch

r=me
Comment 3 EWS 2020-04-14 14:50:55 PDT
Committed r260100: <https://trac.webkit.org/changeset/260100>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 396399 [details].
Comment 4 Radar WebKit Bug Importer 2020-04-14 14:51:18 PDT
<rdar://problem/61791708>
Comment 5 Mark Lam 2020-04-22 15:29:02 PDT
<rdar://problem/61714744>