Bug 251512
| Summary: | [GLib] Missing documentation for webkit_web_view_run_async_javascript_function_in_world() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, cgarcia, philn |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
webkit_web_view_run_async_javascript_function_in_world() is present in our documentation, but the description of the function and the descriptions of all the parameters and the return value are all missing.
I played "spot the bug" and won. Fix incoming....
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/9450
EWS
Committed 259681@main (10f129989dc4): <https://commits.webkit.org/259681@main>
Reviewed commits have been landed. Closing PR #9450 and removing active labels.
Carlos Garcia Campos
I wonder why this is no detected now with gi-docgen