Bug 251512 - [GLib] Missing documentation for webkit_web_view_run_async_javascript_function_in_world()
Summary: [GLib] Missing documentation for webkit_web_view_run_async_javascript_functio...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-01 06:49 PST by Michael Catanzaro
Modified: 2023-02-02 00:48 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2023-02-01 06:49:38 PST
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....
Comment 1 Michael Catanzaro 2023-02-01 06:51:25 PST
Pull request: https://github.com/WebKit/WebKit/pull/9450
Comment 2 EWS 2023-02-01 07:55:10 PST
Committed 259681@main (10f129989dc4): <https://commits.webkit.org/259681@main>

Reviewed commits have been landed. Closing PR #9450 and removing active labels.
Comment 3 Carlos Garcia Campos 2023-02-02 00:48:34 PST
I wonder why this is no detected now with gi-docgen