Bug 215376 - ReadableStream C++ methods should check for exception
Summary: ReadableStream C++ methods should check for exception
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-08-11 08:54 PDT by youenn fablet
Modified: 2021-02-01 12:36 PST (History)
7 users (show)

See Also:


Attachments
Patch (8.58 KB, patch)
2020-08-11 09:01 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (11.16 KB, patch)
2021-01-25 04:18 PST, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (11.21 KB, patch)
2021-01-25 10:24 PST, youenn fablet
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (11.17 KB, patch)
2021-01-25 11:06 PST, 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-08-11 08:54:26 PDT
ReadableStream C++ methods should check for exception
Comment 1 youenn fablet 2020-08-11 09:00:15 PDT
<rdar://problem/66816192>
Comment 2 youenn fablet 2020-08-11 09:01:06 PDT
Created attachment 406383 [details]
Patch
Comment 3 Alex Christensen 2020-08-11 09:21:48 PDT
test?
Comment 4 youenn fablet 2021-01-25 04:18:56 PST
Created attachment 418272 [details]
Patch
Comment 5 youenn fablet 2021-01-25 10:24:41 PST
Created attachment 418304 [details]
Patch
Comment 6 youenn fablet 2021-01-25 11:06:28 PST
Created attachment 418311 [details]
Patch
Comment 7 youenn fablet 2021-02-01 03:12:43 PST
ping review
Comment 8 EWS 2021-02-01 12:36:36 PST
Committed r272166: <https://trac.webkit.org/changeset/272166>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418311 [details].