[Webkit-unassigned] [Bug 226201] New: Can't extend WritableStream
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 24 17:36:11 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=226201
Bug ID: 226201
Summary: Can't extend WritableStream
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jimmy at warting.se
Using Safari TP, with experimental WritableStream enabled...
I'm having trouble extending the WritableStream class...
class A extends WritableStream { foo() {} }
new A().foo()
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210525/36fff959/attachment.htm>
More information about the webkit-unassigned
mailing list