[webkit-changes] [WebKit/WebKit] 6a2828: Stop storing raw pointer in WebPageProxy::m_webVie...

Chris Dumez noreply at github.com
Thu Jan 11 19:00:22 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6a2828a45a16f8f208f2db285db081eb39a22c04
      https://github.com/WebKit/WebKit/commit/6a2828a45a16f8f208f2db285db081eb39a22c04
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

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

  Log Message:
  -----------
  Stop storing raw pointer in WebPageProxy::m_webViewDidMoveToWindowObservers
https://bugs.webkit.org/show_bug.cgi?id=267432

Reviewed by Geoffrey Garen.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::addDidMoveToWindowObserver):
(WebKit::WebPageProxy::removeDidMoveToWindowObserver):
(WebKit::WebPageProxy::webViewDidMoveToWindow):
* Source/WebKit/UIProcess/WebPageProxy.h:

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




More information about the webkit-changes mailing list