Bug 221248 - instantiateStreaming / compileStreaming should accept FetchResponse with FormData
Summary: instantiateStreaming / compileStreaming should accept FetchResponse with Form...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebAssembly (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on: 161190
Blocks: 161709
  Show dependency treegraph
 
Reported: 2021-02-02 00:13 PST by Yusuke Suzuki
Modified: 2022-08-12 17:26 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2021-02-02 00:13:26 PST
This requires FormDataLoader.
Comment 1 Yusuke Suzuki 2021-02-02 10:37:25 PST
Not high priority, since FormData encoded Wasm would be very likely not-compilable.
Comment 2 Radar WebKit Bug Importer 2021-02-09 00:14:14 PST
<rdar://problem/74132453>
Comment 3 Yusuke Suzuki 2022-08-11 23:43:10 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3261
Comment 4 EWS 2022-08-12 17:26:04 PDT
Committed 253395@main (e2b279112b8d): <https://commits.webkit.org/253395@main>

Reviewed commits have been landed. Closing PR #3261 and removing active labels.