WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
226201
Can't extend WritableStream
https://bugs.webkit.org/show_bug.cgi?id=226201
Summary
Can't extend WritableStream
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
Add attachment
proposed patch, testcase, etc.
Jimmy Wärting
Comment 1
2021-05-24 17:39:10 PDT
Seems related:
https://stackoverflow.com/questions/58471434/problem-extending-native-es6-classes-in-safari
Radar WebKit Bug Importer
Comment 2
2021-05-31 17:37:16 PDT
<
rdar://problem/78695735
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug