Bug 248884
| Summary: | [WPE][GTK] Documentation for WebKitFileChooserRequest should not contain an upload button | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Michael Catanzaro
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/7266
EWS
Committed 257563@main (3bc9e9da7c32): <https://commits.webkit.org/257563@main>
Reviewed commits have been landed. Closing PR #7266 and removing active labels.