[webkit-changes] [WebKit/WebKit] 08d505: [WebInspector] Implement runOpenFile for GTK

Justin Michaud noreply at github.com
Wed Jul 31 06:45:48 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 08d5053205be6f3c8ab59c994d3be755c7825fc9
      https://github.com/WebKit/WebKit/commit/08d5053205be6f3c8ab59c994d3be755c7825fc9
  Author: Justin Michaud <jmichaud at igalia.com>
  Date:   2024-07-31 (Wed, 31 Jul 2024)

  Changed paths:
    M Source/WTF/wtf/PrintStream.h
    M Source/WebKit/UIProcess/Inspector/gtk/WebInspectorUIProxyGtk.cpp

  Log Message:
  -----------
  [WebInspector] Implement runOpenFile for GTK
https://bugs.webkit.org/show_bug.cgi?id=277358

Reviewed by Michael Catanzaro.

In order to import GC debugging snapshots into WebInspector,
the import button needs to work. This patch implements the
required callback to launch the file chooser dialog.

* Source/WTF/wtf/PrintStream.h:
* Source/WebKit/UIProcess/Inspector/gtk/WebInspectorUIProxyGtk.cpp:
(WebKit::runOpenPanel):
(WebKit::WebInspectorUIProxy::platformCreateFrontendPage):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list