[webkit-changes] [WebKit/WebKit] b9af02: REGRESSION(281966 at main): [Win] `PageClient::didPer...

Vitaly Dyachkov noreply at github.com
Mon Sep 2 00:26:56 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b9af02f5af3f55599c102dca7547b489a64dda62
      https://github.com/WebKit/WebKit/commit/b9af02f5af3f55599c102dca7547b489a64dda62
  Author: Vitaly Dyachkov <vitaly at igalia.com>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  REGRESSION(281966 at main): [Win] `PageClient::didPerformDragOperation()` is never called
https://bugs.webkit.org/show_bug.cgi?id=278785

Reviewed by Fujii Hironori.

Add missing code branch for Windows.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::performDragOperation):

Canonical link: https://commits.webkit.org/283050@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