Bug 235342 - Enable form.requestSubmit()
Summary: Enable form.requestSubmit()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
: 235947 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-01-18 16:36 PST by Chris Dumez
Modified: 2022-02-01 07:20 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2022-01-18 16:38 PST, 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 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. ***