Bug 228007 - FetchResponse.formData() should reject promise with a TypeError if the body is null
Summary: FetchResponse.formData() should reject promise with a TypeError if the body i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-07-15 15:24 PDT by Chris Dumez
Modified: 2021-07-15 16:25 PDT (History)
7 users (show)

See Also:


Attachments
Patch (9.09 KB, patch)
2021-07-15 15:25 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-07-15 15:24:10 PDT
FetchResponse.formData() should reject promise with a TypeError if the body is null.
Comment 1 Chris Dumez 2021-07-15 15:25:40 PDT
Created attachment 433627 [details]
Patch
Comment 2 EWS 2021-07-15 16:25:00 PDT
Committed r279969 (239712@main): <https://commits.webkit.org/239712@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 433627 [details].
Comment 3 Radar WebKit Bug Importer 2021-07-15 16:25:18 PDT
<rdar://problem/80657245>