Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4e516a5d361ba9901ee6dc0d3c45b4dec563b718
https://github.com/WebKit/WebKit/commit/4e516a5d361ba9901ee6dc0d3c45b4dec563b718
Author: Chris Dumez <[email protected]>
Date: 2025-12-17 (Wed, 17 Dec 2025)
Changed paths:
M Source/WebCore/Modules/webtransport/WebTransport.cpp
M Source/WebCore/Modules/webtransport/WebTransport.h
M Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations
M Source/WebCore/dom/ScriptExecutionContext.cpp
M Source/WebCore/dom/ScriptExecutionContext.h
Log Message:
-----------
Drop special handling for WebTransport on Page and treat it like other
ActiveDOMObjects
https://bugs.webkit.org/show_bug.cgi?id=304312
Reviewed by Ryosuke Niwa.
* Source/WebCore/Modules/webtransport/WebTransport.cpp:
(WebCore::WebTransport::WebTransport):
(WebCore::WebTransport::suspend):
* Source/WebCore/Modules/webtransport/WebTransport.h:
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/dom/ScriptExecutionContext.cpp:
(WebCore::ScriptExecutionContext::suspendActiveDOMObjects):
(WebCore::ScriptExecutionContext::createdWebTransport): Deleted.
* Source/WebCore/dom/ScriptExecutionContext.h:
Canonical link: https://commits.webkit.org/304629@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications