Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 636b30afb4a77df197342bd9a469d27057c075f1
https://github.com/WebKit/WebKit/commit/636b30afb4a77df197342bd9a469d27057c075f1
Author: Ryosuke Niwa <[email protected]>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M Source/WebKit/NetworkProcess/SharedWorker/WebSharedWorker.cpp
M Source/WebKit/NetworkProcess/SharedWorker/WebSharedWorker.h
M Source/WebKit/NetworkProcess/SharedWorker/WebSharedWorkerServer.cpp
M Source/WebKit/NetworkProcess/SharedWorker/WebSharedWorkerServer.h
Log Message:
-----------
Remove IsDeprecatedWeakRefSmartPointerException from WebSharedWorker and
WebSharedWorkerServer
https://bugs.webkit.org/show_bug.cgi?id=281001
Reviewed by Chris Dumez.
Removed superfluous IsDeprecatedWeakRefSmartPointerException from
WebSharedWorkerServer and
made WebSharedWorker ref counted.
* Source/WebKit/NetworkProcess/SharedWorker/WebSharedWorker.cpp:
(WebKit::WebSharedWorker::create):
(WebKit::WebSharedWorker::contextConnection const):
* Source/WebKit/NetworkProcess/SharedWorker/WebSharedWorker.h:
* Source/WebKit/NetworkProcess/SharedWorker/WebSharedWorkerServer.cpp:
(WebKit::WebSharedWorkerServer::requestSharedWorker):
(WebKit::WebSharedWorkerServer::sharedWorkerObjectIsGoingAway):
(WebKit::WebSharedWorkerServer::suspendForBackForwardCache):
(WebKit::WebSharedWorkerServer::resumeForBackForwardCache):
(WebKit::WebSharedWorkerServer::shutDownSharedWorker):
(WebKit::WebSharedWorkerServer::removeConnection):
* Source/WebKit/NetworkProcess/SharedWorker/WebSharedWorkerServer.h:
Canonical link: https://commits.webkit.org/284813@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes