Bug 226201

Summary: Can't extend WritableStream
Product: WebKit Reporter: Jimmy Wärting <jimmy>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: gsnedders, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Jimmy Wärting
Reported 2021-05-24 17:36:11 PDT
Using Safari TP, with experimental WritableStream enabled... I'm having trouble extending the WritableStream class... class A extends WritableStream { foo() {} } new A().foo()
Attachments
Radar WebKit Bug Importer
Comment 2 2021-05-31 17:37:16 PDT
Note You need to log in before you can comment on or make changes to this bug.