[webkit-changes] [WebKit/WebKit] a3e331: SystemPreviewController should be ref counted

Ryosuke Niwa noreply at github.com
Wed Oct 16 11:03:05 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a3e331da617996e0447846e773373650e739076c
      https://github.com/WebKit/WebKit/commit/a3e331da617996e0447846e773373650e739076c
  Author: Ryosuke Niwa <rniwa at webkit.org>
  Date:   2024-10-16 (Wed, 16 Oct 2024)

  Changed paths:
    M Source/WebKit/UIProcess/Cocoa/SystemPreviewControllerCocoa.mm
    M Source/WebKit/UIProcess/SystemPreviewController.cpp
    M Source/WebKit/UIProcess/SystemPreviewController.h
    M Source/WebKit/UIProcess/WebPageProxy.cpp
    M Source/WebKit/UIProcess/WebPageProxy.h

  Log Message:
  -----------
  SystemPreviewController should be ref counted
https://bugs.webkit.org/show_bug.cgi?id=281547

Reviewed by Chris Dumez and Geoffrey Garen.

* Source/WebKit/UIProcess/Cocoa/SystemPreviewControllerCocoa.mm:
* Source/WebKit/UIProcess/SystemPreviewController.cpp:
(WebKit::SystemPreviewController::create):
* Source/WebKit/UIProcess/SystemPreviewController.h:
(WebKit::SystemPreviewController::page):
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::didAttachToRunningProcess):
(WebKit::WebPageProxy::beginSystemPreview):
(WebKit::WebPageProxy::setSystemPreviewCompletionHandlerForLoadTesting):
* Source/WebKit/UIProcess/WebPageProxy.h:

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