Bug 251512

Summary: [GLib] Missing documentation for webkit_web_view_run_async_javascript_function_in_world()
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, cgarcia, philn
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   

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