Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a3e331da617996e0447846e773373650e739076c https://github.com/WebKit/WebKit/commit/a3e331da617996e0447846e773373650e739076c Author: Ryosuke Niwa <rn...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes