[webkit-changes] [WebKit/WebKit] a80fbc: [Win] Remove unused method ChromeClient::setLastSe...

Ross Kirsling noreply at github.com
Tue Jan 23 23:29:35 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a80fbc53323b3e5d5ca1f805c14076c4f78f3fde
      https://github.com/WebKit/WebKit/commit/a80fbc53323b3e5d5ca1f805c14076c4f78f3fde
  Author: Ross Kirsling <ross.kirsling at sony.com>
  Date:   2024-01-23 (Tue, 23 Jan 2024)

  Changed paths:
    M Source/WebCore/loader/EmptyClients.h
    M Source/WebCore/page/ChromeClient.h
    M Source/WebKit/WebProcess/WebCoreSupport/WebChromeClient.h

  Log Message:
  -----------
  [Win] Remove unused method ChromeClient::setLastSetCursorToCurrentCursor
https://bugs.webkit.org/show_bug.cgi?id=267983

Reviewed by Fujii Hironori.

Seems like this method was used in old WKL Win plugins code, but it's now just dead code.

* Source/WebCore/loader/EmptyClients.h:
* Source/WebCore/page/ChromeClient.h:
* Source/WebKit/WebProcess/WebCoreSupport/WebChromeClient.h:

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




More information about the webkit-changes mailing list