Bug 248884 - [WPE][GTK] Documentation for WebKitFileChooserRequest should not contain an upload button
Summary: [WPE][GTK] Documentation for WebKitFileChooserRequest should not contain an u...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-07 08:53 PST by Michael Catanzaro
Modified: 2022-12-08 06:41 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2022-12-07 08:53:16 PST
The documentation for WebKitFileChooserRequest starts with: "Whenever the user interacts with an <input type='file' /> HTML element," which is copied literally into the generated documentation, resulting in a real HTML input element as part of the documentation. devhelp lets me click on it and select a file (nothing will happen with the selected file). Oops.
Comment 1 Michael Catanzaro 2022-12-07 08:54:19 PST
Pull request: https://github.com/WebKit/WebKit/pull/7266
Comment 2 EWS 2022-12-08 06:41:49 PST
Committed 257563@main (3bc9e9da7c32): <https://commits.webkit.org/257563@main>

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