Bug 235342

Summary: Enable form.requestSubmit()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: FormsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, darin, gsnedders, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=197958
Attachments:
Description Flags
Patch none

Description Chris Dumez 2022-01-18 16:36:42 PST
Enable form.requestSubmit(). This was fully implemented via Bug 197958 and it passes the WPT tests but we never actually enabled it.
Comment 1 Chris Dumez 2022-01-18 16:38:34 PST
Created attachment 449448 [details]
Patch
Comment 2 EWS 2022-01-18 19:31:02 PST
Committed r288179 (246160@main): <https://commits.webkit.org/246160@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 449448 [details].
Comment 3 Radar WebKit Bug Importer 2022-01-18 19:32:17 PST
<rdar://problem/87748810>
Comment 4 Chris Dumez 2022-02-01 07:20:08 PST
*** Bug 235947 has been marked as a duplicate of this bug. ***