[webkit-changes] [WebKit/WebKit] ec3a1f: Send `windowScreenDidChange` to the DrawingAreaProxy

Simon Fraser noreply at github.com
Sat Oct 22 11:46:20 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec3a1f77af5b7c0815937ca4e82d3e050f49ac21
      https://github.com/WebKit/WebKit/commit/ec3a1f77af5b7c0815937ca4e82d3e050f49ac21
  Author: Simon Fraser <simon.fraser at apple.com>
  Date:   2022-10-22 (Sat, 22 Oct 2022)

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

  Log Message:
  -----------
  Send `windowScreenDidChange` to the DrawingAreaProxy
https://bugs.webkit.org/show_bug.cgi?id=246778
rdar://101357455

Reviewed by Tim Horton.

Mac's DrawingAreaProxy is going to want to hear about windowScreenDidChange
in the near future.

* Source/WebKit/UIProcess/DrawingAreaProxy.h:
(WebKit::DrawingAreaProxy::windowScreenDidChange):
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::windowScreenDidChange):
* Source/WebKit/UIProcess/WebPageProxy.h:

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




More information about the webkit-changes mailing list