[webkit-changes] [WebKit/WebKit] 0d05ba: [GTK] Handle files being disallowed in DragDataGtk...

Carlos Garcia Campos noreply at github.com
Wed Nov 2 08:06:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0d05bac8d326001e57a518b42ae7ad3eafb2c186
      https://github.com/WebKit/WebKit/commit/0d05bac8d326001e57a518b42ae7ad3eafb2c186
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2022-11-02 (Wed, 02 Nov 2022)

  Changed paths:
    M Source/WebCore/platform/gtk/DragDataGtk.cpp

  Log Message:
  -----------
  [GTK] Handle files being disallowed in DragDataGtk after 254380 at main
https://bugs.webkit.org/show_bug.cgi?id=247359

Reviewed by Michael Catanzaro.

We need to do the same changes done in 254380 at main for DragDataGtk.

* Source/WebCore/platform/gtk/DragDataGtk.cpp:
(WebCore::DragData::containsFiles const):
(WebCore::DragData::numberOfFiles const):
(WebCore::DragData::asFilenames const):

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




More information about the webkit-changes mailing list