Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7a5823564e7d3465cfbdfb6b77fbb169363fa91b
https://github.com/WebKit/WebKit/commit/7a5823564e7d3465cfbdfb6b77fbb169363fa91b
Author: Frédéric Wang <[email protected]>
Date: 2025-12-16 (Tue, 16 Dec 2025)
Changed paths:
M Source/WebCore/dom/ScriptDisallowedScope.h
Log Message:
-----------
Remove ScriptDisallowedScope::InMainThreadOfWebProcess
https://bugs.webkit.org/show_bug.cgi?id=304179
Reviewed by Michael Catanzaro and Ryosuke Niwa.
This was initially introduced in
https://commits.webkit.org/253870@main but this usage was later removed in
https://commits.webkit.org/263768@main so it's no longer used.
* Source/WebCore/dom/ScriptDisallowedScope.h:
(WebCore::ScriptDisallowedScope::InMainThreadOfWebProcess::InMainThreadOfWebProcess):
Deleted.
(WebCore::ScriptDisallowedScope::InMainThreadOfWebProcess::~InMainThreadOfWebProcess):
Deleted.
Canonical link: https://commits.webkit.org/304501@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications