[webkit-changes] [WebKit/WebKit] 10f129: [GLib] Missing documentation for webkit_web_view_r...

Michael Catanzaro noreply at github.com
Wed Feb 1 07:55:19 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 10f129989dc4897f1022296f096559717c7334fe
      https://github.com/WebKit/WebKit/commit/10f129989dc4897f1022296f096559717c7334fe
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-02-01 (Wed, 01 Feb 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp

  Log Message:
  -----------
  [GLib] Missing documentation for webkit_web_view_run_async_javascript_function_in_world()
https://bugs.webkit.org/show_bug.cgi?id=251512

Reviewed by Philippe Normand.

webkit_web_view_run_async_javascript_function_in_world() is present in
our documentation, but the description of the function is missing, as is
the descriptions of all the parameters and the return value.

It's not a doc comment. Oops!

* Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp:

Canonical link: https://commits.webkit.org/259681@main




More information about the webkit-changes mailing list