[webkit-changes] [WebKit/WebKit] 35b96c: Build fix when SERVICE_WORKER is disabled
tKnmori
noreply at github.com
Fri Nov 10 00:09:26 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 35b96c2acd0cf87228119d36439236a7d4417ee8
https://github.com/WebKit/WebKit/commit/35b96c2acd0cf87228119d36439236a7d4417ee8
Author: Takashi Komori <Takashi.Komori at sony.com>
Date: 2023-11-10 (Fri, 10 Nov 2023)
Changed paths:
M Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h
Log Message:
-----------
Build fix when SERVICE_WORKER is disabled
https://bugs.webkit.org/show_bug.cgi?id=264383
Reviewed by Chris Dumez.
When SERVICE_WORKER is disabled, building WebKit fails because WorkerGlobalScope.h
is not included in Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h
* Source/WebCore/bindings/js/JSWorkerGlobalScopeBase.h:
Canonical link: https://commits.webkit.org/270512@main
More information about the webkit-changes
mailing list