Bug 256580
Summary: | WebSocket's binaryType setter should not throw | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
Component: | DOM | Assignee: | Anne van Kesteren <annevk> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Anne van Kesteren
Might make sense to adopt
enum BinaryType { "blob", "arraybuffer" };
when making this change.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/109192086>
Anne van Kesteren
Pull request: https://github.com/WebKit/WebKit/pull/13742
EWS
Committed 263963@main (6e89039cfb2d): <https://commits.webkit.org/263963@main>
Reviewed commits have been landed. Closing PR #13742 and removing active labels.