[webkit-changes] [WebKit/WebKit] 35dee8: [GLib] Fix typo of cache_directory parameter to we...

Michael Catanzaro noreply at github.com
Wed Feb 1 18:47:17 PST 2023


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

  Changed paths:
    M Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.cpp
    M Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.h.in

  Log Message:
  -----------
  [GLib] Fix typo of cache_directory parameter to webkit_network_session_new
https://bugs.webkit.org/show_bug.cgi?id=251534

Reviewed by Adrian Perez de Castro.

This is an introspection API break, so it's good to catch it early.

* Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.cpp:
* Source/WebKit/UIProcess/API/glib/WebKitNetworkSession.h.in:

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




More information about the webkit-changes mailing list