Bug 230146 - Allow to subclass WritableStream
Summary: Allow to subclass WritableStream
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: 230208
  Show dependency treegraph
 
Reported: 2021-09-10 05:07 PDT by youenn fablet
Modified: 2021-10-15 02:48 PDT (History)
23 users (show)

See Also:


Attachments
Patch (70.17 KB, patch)
2021-09-10 05:36 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (67.85 KB, patch)
2021-09-10 06:14 PDT, youenn fablet
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (74.69 KB, patch)
2021-09-10 06:20 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (76.29 KB, patch)
2021-09-10 06:26 PDT, youenn fablet
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (76.62 KB, patch)
2021-09-10 07:11 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 2021-09-10 05:07:22 PDT
Allow to subclass WritableStream
Comment 1 youenn fablet 2021-09-10 05:36:42 PDT
Created attachment 437853 [details]
Patch
Comment 2 youenn fablet 2021-09-10 06:14:25 PDT
Created attachment 437857 [details]
Patch
Comment 3 youenn fablet 2021-09-10 06:20:10 PDT
Created attachment 437859 [details]
Patch
Comment 4 youenn fablet 2021-09-10 06:26:43 PDT
Created attachment 437860 [details]
Patch
Comment 5 youenn fablet 2021-09-10 07:11:40 PDT
Created attachment 437865 [details]
Patch
Comment 6 Radar WebKit Bug Importer 2021-09-10 09:29:03 PDT
<rdar://problem/82975733>
Comment 7 EWS 2021-09-10 10:22:08 PDT
Committed r282278 (241556@main): <https://commits.webkit.org/241556@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 437865 [details].
Comment 8 Fujii Hironori 2021-09-12 21:27:33 PDT
This change introduced a new assertion failure for WinCairo Debug WK2 test.
Filed : Bug 230208 – REGRESSION(r282278): ASSERTION FAILED: !m_needExceptionCheck in JSC::VM::verifyExceptionCheckNeedIsSatisfied